diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
commit | da2897022c647d5daf877b052b01078026b9bcda (patch) | |
tree | a453d24abd5fef9eb12c317aab3c0f61295308c9 /net | |
parent | d8fd1a8696e0ed29195c9c40727c92134e01ad8a (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk-bristuff/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk10/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk14/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk16/Makefile | 4 | ||||
-rw-r--r-- | net/callweaver/Makefile | 4 | ||||
-rw-r--r-- | net/ifstat/Makefile | 4 | ||||
-rw-r--r-- | net/quagga/Makefile | 2 | ||||
-rw-r--r-- | net/rtg/Makefile | 4 |
9 files changed, 17 insertions, 17 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index eb4a66df4343..cc866305aa91 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.26.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -155,7 +155,7 @@ CONFIGURE_ARGS+= --without-netsnmp .else PLIST_SUB+= WITH_SNMP="" CONFIGURE_ARGS+= --with-netsnmp -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .endif .if !defined(WITH_JABBER) diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 60d6503f8dc9..285095eb39c8 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -141,7 +141,7 @@ CONFIGURE_ARGS+= --without-netsnmp .else PLIST_SUB+= WITH_SNMP="" CONFIGURE_ARGS+= --with-netsnmp -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .endif .if !defined(WITH_JABBER) diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 60d6503f8dc9..285095eb39c8 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -141,7 +141,7 @@ CONFIGURE_ARGS+= --without-netsnmp .else PLIST_SUB+= WITH_SNMP="" CONFIGURE_ARGS+= --with-netsnmp -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .endif .if !defined(WITH_JABBER) diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 60d6503f8dc9..285095eb39c8 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -141,7 +141,7 @@ CONFIGURE_ARGS+= --without-netsnmp .else PLIST_SUB+= WITH_SNMP="" CONFIGURE_ARGS+= --with-netsnmp -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .endif .if !defined(WITH_JABBER) diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 74bf32c4bbbd..5ac19c7b526f 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.6.0.21 -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= 16 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ @@ -145,7 +145,7 @@ CONFIGURE_ARGS+= --without-netsnmp .else PLIST_SUB+= WITH_SNMP="" CONFIGURE_ARGS+= --with-netsnmp -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .endif .if !defined(WITH_JABBER) diff --git a/net/callweaver/Makefile b/net/callweaver/Makefile index 7af2e600811c..3f9d757b050d 100644 --- a/net/callweaver/Makefile +++ b/net/callweaver/Makefile @@ -6,7 +6,7 @@ PORTNAME= callweaver PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://devs.callweaver.org/release/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -147,7 +147,7 @@ PLIST_SUB+= LDAP="@comment " .endif .if defined(WITH_SNMP) -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp CONFIGURE_ARGS+= --with-res_snmp PLIST_SUB+= SNMP="" .else diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index d58279c3167d..832698951a0e 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -7,7 +7,7 @@ PORTNAME= ifstat PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://gael.roualland.free.fr/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +26,7 @@ PLIST_FILES= bin/ifstat .include <bsd.port.pre.mk> .if defined(WITH_SNMP) -LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .else CONFIGURE_ARGS+= --without-snmp .endif diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 9ef50b47d1a2..b81dad406485 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -7,7 +7,7 @@ PORTNAME= quagga PORTVERSION= 0.99.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net ipv6 MASTER_SITES= http://quagga.net/download/ \ http://www.ru.quagga.net/download/ \ diff --git a/net/rtg/Makefile b/net/rtg/Makefile index a166400b7bb4..929410092201 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -7,14 +7,14 @@ PORTNAME= rtg PORTVERSION= 0.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A flexible, high-performance SNMP statistics monitoring system -LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp MAN1= rtgplot.1 rtgpoll.1 |