From 9ac4407e7dc1a4b57ffdf620f413caaf1b0e2247 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 14 Feb 2012 19:34:00 +0000 Subject: Chase pcre shlib bump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16692 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/glib20/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index b7936b1e2..45f05b735 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,13 +3,13 @@ # Whom: Vanilla I. Shu # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.217 2012/01/15 15:56:09 ahze Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.218 2012/01/16 17:29:30 ahze Exp $ # # !! DON'T FORGET ABOUT devel/gio-fam-backend !! PORTNAME= glib PORTVERSION= 2.30.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \ @@ -31,7 +31,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING .if !defined(REFERENCE_PORT) -LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ +LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre \ ffi.5:${PORTSDIR}/devel/libffi USE_GETTEXT= yes -- cgit v1.2.3