summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 10:58:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 10:58:30 +0000
commit69667d219f4e09217678306b429de3e3bd968d34 (patch)
tree56f4e7d0efb71a8bc59feb7f2e8dbd2e941d2d8c /net
parent- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53. (diff)
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Notes
Notes: svn path=/head/; revision=209941
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-addons/Makefile1
-rw-r--r--net/asterisk-app-notify/Makefile1
-rw-r--r--net/asterisk/Makefile3
-rw-r--r--net/asterisk10/Makefile3
-rw-r--r--net/asterisk12-addons/Makefile2
-rw-r--r--net/asterisk14-addons/Makefile1
-rw-r--r--net/asterisk14/Makefile3
-rw-r--r--net/asterisk16-addons/Makefile1
-rw-r--r--net/asterisk16/Makefile3
-rw-r--r--net/astfax/Makefile2
-rw-r--r--net/astmanproxy/Makefile2
-rw-r--r--net/entitymib/Makefile2
-rw-r--r--net/rtg/Makefile2
13 files changed, 17 insertions, 9 deletions
diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile
index 701172905b98..59df206e6025 100644
--- a/net/asterisk-addons/Makefile
+++ b/net/asterisk-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/asterisk-app-notify/Makefile b/net/asterisk-app-notify/Makefile
index 88aacbe53c19..868155a13166 100644
--- a/net/asterisk-app-notify/Makefile
+++ b/net/asterisk-app-notify/Makefile
@@ -7,6 +7,7 @@
PORTNAME= app_notify
DISTVERSION= 2.0rc1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/ \
http://static.oyam.ca/freebsd/ports/
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index f566729849d9..f972ca541c79 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.18.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -136,7 +137,7 @@ CONFIGURE_ARGS+= --without-netsnmp
.else
PLIST_SUB+= WITH_SNMP=""
CONFIGURE_ARGS+= --with-netsnmp
-LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
.endif
.if defined(WITHOUT_JABBER)
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index f566729849d9..f972ca541c79 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.18.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -136,7 +137,7 @@ CONFIGURE_ARGS+= --without-netsnmp
.else
PLIST_SUB+= WITH_SNMP=""
CONFIGURE_ARGS+= --with-netsnmp
-LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
.endif
.if defined(WITHOUT_JABBER)
diff --git a/net/asterisk12-addons/Makefile b/net/asterisk12-addons/Makefile
index f2a6abb859d2..15c447750319 100644
--- a/net/asterisk12-addons/Makefile
+++ b/net/asterisk12-addons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile
index 701172905b98..59df206e6025 100644
--- a/net/asterisk14-addons/Makefile
+++ b/net/asterisk14-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index f566729849d9..f972ca541c79 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.18.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -136,7 +137,7 @@ CONFIGURE_ARGS+= --without-netsnmp
.else
PLIST_SUB+= WITH_SNMP=""
CONFIGURE_ARGS+= --with-netsnmp
-LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
.endif
.if defined(WITHOUT_JABBER)
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile
index 701172905b98..59df206e6025 100644
--- a/net/asterisk16-addons/Makefile
+++ b/net/asterisk16-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index f566729849d9..f972ca541c79 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.18.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -136,7 +137,7 @@ CONFIGURE_ARGS+= --without-netsnmp
.else
PLIST_SUB+= WITH_SNMP=""
CONFIGURE_ARGS+= --with-netsnmp
-LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
.endif
.if defined(WITHOUT_JABBER)
diff --git a/net/astfax/Makefile b/net/astfax/Makefile
index 3509d7330a78..e1e71d5a551b 100644
--- a/net/astfax/Makefile
+++ b/net/astfax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= astfax
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.inter7.com/astfax/
diff --git a/net/astmanproxy/Makefile b/net/astmanproxy/Makefile
index b86206729cc1..0c6d4303e501 100644
--- a/net/astmanproxy/Makefile
+++ b/net/astmanproxy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= astmanproxy
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.popvox.com/
DISTFILES= astmanproxy-latest.tgz
diff --git a/net/entitymib/Makefile b/net/entitymib/Makefile
index 409484fafa47..5c6ff3ff2e81 100644
--- a/net/entitymib/Makefile
+++ b/net/entitymib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= entitymib
PORTVERSION= 20040109
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.mibexplorer.com/export/ietf/:mibs
diff --git a/net/rtg/Makefile b/net/rtg/Makefile
index a6cfef12b96b..9b16b91f0bbb 100644
--- a/net/rtg/Makefile
+++ b/net/rtg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rtg
PORTVERSION= 0.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rtg