From b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa Mon Sep 17 00:00:00 2001 From: Martin Matuska 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 --- sysutils/metalog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/metalog') diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile index c0b194bd7578..09bf5055fc3e 100644 --- a/sysutils/metalog/Makefile +++ b/sysutils/metalog/Makefile @@ -7,7 +7,7 @@ PORTNAME= metalog DISTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/old @@ -18,7 +18,7 @@ COMMENT= Modern syslogd replacement with PCRE support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre USE_BZIP2= yes USE_RC_SUBR= ${PORTNAME} -- cgit v1.2.3