diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-11-18 11:19:38 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-11-18 11:19:38 +0800 |
commit | d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89 (patch) | |
tree | 1d1279dd6822c79884488aa397ae5cc4ca3c92ae /security | |
parent | e85e376bcd8b8271a42b15cefc56b84bfa037e20 (diff) | |
download | freebsd-ports-gnome-d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89.tar.gz freebsd-ports-gnome-d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89.tar.zst freebsd-ports-gnome-d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89.zip |
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
Diffstat (limited to 'security')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 4 | ||||
-rw-r--r-- | security/libfwbuilder/Makefile | 4 | ||||
-rw-r--r-- | security/libfwbuilder2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index b3c124309c0b..ec945e0ff372 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.5:${PORTSDIR}/net/net-snmp \ + netsnmp.6:${PORTSDIR}/net/net-snmp \ crypto.3:${PORTSDIR}/security/openssl CONFIGURE_SCRIPT= autogen.sh diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index b3c124309c0b..ec945e0ff372 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.5:${PORTSDIR}/net/net-snmp \ + netsnmp.6:${PORTSDIR}/net/net-snmp \ crypto.3:${PORTSDIR}/security/openssl CONFIGURE_SCRIPT= autogen.sh diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile index b3c124309c0b..ec945e0ff372 100644 --- a/security/libfwbuilder2/Makefile +++ b/security/libfwbuilder2/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.5:${PORTSDIR}/net/net-snmp \ + netsnmp.6:${PORTSDIR}/net/net-snmp \ crypto.3:${PORTSDIR}/security/openssl CONFIGURE_SCRIPT= autogen.sh |