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 --- net-mgmt/pads/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt/pads') diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile index a0220b0ad540..020b95c8e821 100644 --- a/net-mgmt/pads/Makefile +++ b/net-mgmt/pads/Makefile @@ -7,14 +7,14 @@ PORTNAME= pads PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Passively detect network assets -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -- cgit v1.2.3