diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 09:19:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 09:19:04 +0800 |
commit | 0a23993ee737a5c7f86999b70de14c23cb8bb303 (patch) | |
tree | 017505a5c0b010280d4003ef49c85d841149c789 /security | |
parent | 512c546b626c81f8d41fe3a7e421c11ddf93f855 (diff) | |
download | freebsd-ports-gnome-0a23993ee737a5c7f86999b70de14c23cb8bb303.tar.gz freebsd-ports-gnome-0a23993ee737a5c7f86999b70de14c23cb8bb303.tar.zst freebsd-ports-gnome-0a23993ee737a5c7f86999b70de14c23cb8bb303.zip |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/kgpg-kde4/Makefile | 2 | ||||
-rw-r--r-- | security/kwallet/Makefile | 2 | ||||
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 4 | ||||
-rw-r--r-- | security/libfwbuilder/Makefile | 4 | ||||
-rw-r--r-- | security/libfwbuilder2/Makefile | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index f47e139872f7..b686c7c02ca1 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index f47e139872f7..b686c7c02ca1 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index abe2262e55ed..f078f1591893 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -16,7 +16,7 @@ COMMENT= Firewall Builder API BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp BUILD_VERSION= 21 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index abe2262e55ed..f078f1591893 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -16,7 +16,7 @@ COMMENT= Firewall Builder API BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp BUILD_VERSION= 21 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile index abe2262e55ed..f078f1591893 100644 --- a/security/libfwbuilder2/Makefile +++ b/security/libfwbuilder2/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -16,7 +16,7 @@ COMMENT= Firewall Builder API BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp BUILD_VERSION= 21 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} |