summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-bristuff/Makefile2
-rw-r--r--net/asterisk/Makefile2
-rw-r--r--net/asterisk10/Makefile2
-rw-r--r--net/asterisk14/Makefile2
-rw-r--r--net/asterisk16/Makefile2
-rw-r--r--net/callweaver/Makefile2
-rw-r--r--net/freeswitch/Makefile2
-rw-r--r--net/gini/Makefile2
-rw-r--r--net/opal3/Makefile4
9 files changed, 10 insertions, 10 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile
index a0c95522d9d1..aa394269991e 100644
--- a/net/asterisk-bristuff/Makefile
+++ b/net/asterisk-bristuff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.26.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 285095eb39c8..bec830c86655 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.29
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 285095eb39c8..bec830c86655 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.29
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index 285095eb39c8..bec830c86655 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.29
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index e0d88a7f1dce..7ffdfbb0287d 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.6.0.21
-PORTREVISION= 3
+PORTREVISION= 4
PKGNAMESUFFIX= 16
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
diff --git a/net/callweaver/Makefile b/net/callweaver/Makefile
index 3f9d757b050d..9369b130bf89 100644
--- a/net/callweaver/Makefile
+++ b/net/callweaver/Makefile
@@ -6,7 +6,7 @@
PORTNAME= callweaver
PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://devs.callweaver.org/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index dfbc5cbfa583..60237efa7aac 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeswitch
PORTVERSION= 1.0.4.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://files.freeswitch.org/:source1 \
http://dl.getdropbox.com/u/152504/:source2 \
diff --git a/net/gini/Makefile b/net/gini/Makefile
index 1cce84c2a3ca..193e93346a3e 100644
--- a/net/gini/Makefile
+++ b/net/gini/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gini
PORTVERSION= 0.5.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net multimedia
MASTER_SITES= SF/${PORTNAME}/OldFiles
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 52d2558d1088..cb57c8d89994 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opal3
PORTVERSION= 3.6.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Stable%205
DISTNAME= opal-${PORTVERSION}
@@ -113,7 +113,7 @@ CONFIGURE_ARGS+= --enable-localilbc
.if defined(WITH_THEORA)
LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora \
- ogg.6:${PORTSDIR}/audio/libogg
+ ogg.7:${PORTSDIR}/audio/libogg
CONFIGURE_ARGS+= --enable-theora
PLIST_SUB+= THEORA=""
WITH_VIDEO= yes