From b8fc98671acba737d3bd713d6a8ab2a62b0585d1 Mon Sep 17 00:00:00 2001 From: mm Date: Mon, 10 Dec 2012 19:11:11 +0000 Subject: Update PCRE to 8.32 Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports --- news/pan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/pan/Makefile') diff --git a/news/pan/Makefile b/news/pan/Makefile index ea89645b336c..1795f7669274 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -8,7 +8,7 @@ PORTNAME= pan PORTVERSION= 0.135 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= Threaded GTK+ newsreader based on Agent for Windows LICENSE= GPLv2 -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \ +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \ gmime-2.4.6:${PORTSDIR}/mail/gmime24 USE_BZIP2= yes -- cgit