aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2012-09-21 05:09:41 +0800
committerflo <flo@FreeBSD.org>2012-09-21 05:09:41 +0800
commitca8e35dd520c4810032afa90b19e19d2edaed152 (patch)
tree52f34015fe4315b11e26de9a02ee885f61b53864 /net
parent20752e93e299d11e41c4c37d4f41e56305cf051d (diff)
downloadfreebsd-ports-gnome-ca8e35dd520c4810032afa90b19e19d2edaed152.tar.gz
freebsd-ports-gnome-ca8e35dd520c4810032afa90b19e19d2edaed152.tar.zst
freebsd-ports-gnome-ca8e35dd520c4810032afa90b19e19d2edaed152.zip
Update to 1.2.3
PR: ports/171780 PR: ports/171781 PR: ports/171782 PR: ports/171783 Submitted by: Richard Neese <r.neese@gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/freeswitch-core-devel/Makefile4
-rw-r--r--net/freeswitch-core-devel/distinfo8
-rw-r--r--net/freeswitch-core-devel/files/patch-libs-spandsp-configure.ac10
-rw-r--r--net/freeswitch-core-devel/pkg-plist1
-rw-r--r--net/freeswitch-vanilla-devel/Makefile2
-rw-r--r--net/freeswitch-vanilla-devel/distinfo4
6 files changed, 20 insertions, 9 deletions
diff --git a/net/freeswitch-core-devel/Makefile b/net/freeswitch-core-devel/Makefile
index 7545fd1dc28f..d65ea8868a6f 100644
--- a/net/freeswitch-core-devel/Makefile
+++ b/net/freeswitch-core-devel/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= freeswitch
-DISTVERSION= 1.2.1
+DISTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= http://files.freeswitch.org/ \
http://files.freeswitch.org/downloads/libs/:2 \
http://download.zeromq.org/:3
PKGNAMESUFFIX= -core-devel
DISTFILES= ${PORTNAME}-${DISTVERSION}.tar.bz2 \
- opus-0.9.0.tar.gz:2 \
+ opus-1.0.1.tar.gz:2 \
celt-0.10.0.tar.gz:2 \
flite-1.5.4-current.tar.bz2:2 \
json-c-0.9.tar.gz:2 \
diff --git a/net/freeswitch-core-devel/distinfo b/net/freeswitch-core-devel/distinfo
index fd60291f56ff..79cd67b2b7f5 100644
--- a/net/freeswitch-core-devel/distinfo
+++ b/net/freeswitch-core-devel/distinfo
@@ -1,7 +1,7 @@
-SHA256 (freeswitch/freeswitch-1.2.1.tar.bz2) = 655fda7e37cae1c5ca1f7d789efcf008592904adc6eb9cdee72fc4bdc364c788
-SIZE (freeswitch/freeswitch-1.2.1.tar.bz2) = 37890105
-SHA256 (freeswitch/opus-0.9.0.tar.gz) = b2f75c4ac5ab837845eb028413fae2a28754bfb0a6d76416e2af1441ef447649
-SIZE (freeswitch/opus-0.9.0.tar.gz) = 1255227
+SHA256 (freeswitch/freeswitch-1.2.3.tar.bz2) = 13bc3fd76b6dbcccb5647ddd674cbd9b5273d397952a14ae37d9b0725cb1db4d
+SIZE (freeswitch/freeswitch-1.2.3.tar.bz2) = 41821905
+SHA256 (freeswitch/opus-1.0.1.tar.gz) = 80fa5c3caf2ac0fd68f8a22cce1564fc46b368c773a17554887d0066fe1841ef
+SIZE (freeswitch/opus-1.0.1.tar.gz) = 767241
SHA256 (freeswitch/celt-0.10.0.tar.gz) = 147c5bc8c6a37b2ad2c8b8af17c91cb35494421ec9b68110018a4bcec72e45dc
SIZE (freeswitch/celt-0.10.0.tar.gz) = 435953
SHA256 (freeswitch/flite-1.5.4-current.tar.bz2) = e98c54307954f406ef59a354f9ec274436b95be53f785e27191f19569af0ed7e
diff --git a/net/freeswitch-core-devel/files/patch-libs-spandsp-configure.ac b/net/freeswitch-core-devel/files/patch-libs-spandsp-configure.ac
new file mode 100644
index 000000000000..b1e4d8ce8669
--- /dev/null
+++ b/net/freeswitch-core-devel/files/patch-libs-spandsp-configure.ac
@@ -0,0 +1,10 @@
+--- libs/spandsp/configure.ac.orig 2012-09-19 16:28:24.349415841 +0200
++++ libs/spandsp/configure.ac 2012-09-19 16:28:37.991415791 +0200
+@@ -186,7 +186,6 @@
+ AC_CHECK_HEADERS([string.h])
+ AC_CHECK_HEADERS([strings.h])
+ AC_CHECK_HEADERS([malloc.h])
+-AC_CHECK_HEADERS([tgmath.h], [INSERT_TGMATH_HEADER="#include <tgmath.h>"])
+ AC_CHECK_HEADERS([math.h], [INSERT_MATH_HEADER="#include <math.h>"])
+ AC_CHECK_HEADERS([float.h])
+ AC_CHECK_HEADERS([fcntl.h])
diff --git a/net/freeswitch-core-devel/pkg-plist b/net/freeswitch-core-devel/pkg-plist
index 93b6b85e9f0c..76c81187bd5c 100644
--- a/net/freeswitch-core-devel/pkg-plist
+++ b/net/freeswitch-core-devel/pkg-plist
@@ -60,6 +60,7 @@ include/freeswitch/switch_types.h
include/freeswitch/switch_utils.h
include/freeswitch/switch_xml.h
include/freeswitch/switch_xml_config.h
+include/freeswitch/tpl.h
%%MODFREETDM%%include/freetdm.h
%%MODFREETDM%%include/ftdm_declare.h
%%MODFREETDM%%include/ftdm_dso.h
diff --git a/net/freeswitch-vanilla-devel/Makefile b/net/freeswitch-vanilla-devel/Makefile
index 3d32fb1eb79b..e56d7fe953de 100644
--- a/net/freeswitch-vanilla-devel/Makefile
+++ b/net/freeswitch-vanilla-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freeswitch
-DISTVERSION= 1.2.1
+DISTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= http://files.freeswitch.org/
PKGNAMESUFFIX= -${FREESWITCH_CONF_DIST}-devel
diff --git a/net/freeswitch-vanilla-devel/distinfo b/net/freeswitch-vanilla-devel/distinfo
index 0285476ac28c..8bdb2b1658e8 100644
--- a/net/freeswitch-vanilla-devel/distinfo
+++ b/net/freeswitch-vanilla-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (freeswitch/freeswitch-1.2.1.tar.bz2) = 655fda7e37cae1c5ca1f7d789efcf008592904adc6eb9cdee72fc4bdc364c788
-SIZE (freeswitch/freeswitch-1.2.1.tar.bz2) = 37890105
+SHA256 (freeswitch/freeswitch-1.2.3.tar.bz2) = 13bc3fd76b6dbcccb5647ddd674cbd9b5273d397952a14ae37d9b0725cb1db4d
+SIZE (freeswitch/freeswitch-1.2.3.tar.bz2) = 41821905