aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-10-02 23:33:37 +0800
committerFlorian Smeets <flo@FreeBSD.org>2011-10-02 23:33:37 +0800
commit71bbbcb56f6ad516e85472cf4829020a3b674176 (patch)
tree9e092f4fa0f8dfd829ffbe228bcb4a63155fe396 /net
parent967926347926a434d921e60df6ab2972c2b502b1 (diff)
downloadfreebsd-ports-gnome-71bbbcb56f6ad516e85472cf4829020a3b674176.tar.gz
freebsd-ports-gnome-71bbbcb56f6ad516e85472cf4829020a3b674176.tar.zst
freebsd-ports-gnome-71bbbcb56f6ad516e85472cf4829020a3b674176.zip
update to 1.8.7.0
Diffstat (limited to 'net')
-rw-r--r--net/asterisk/Makefile2
-rw-r--r--net/asterisk/distinfo4
-rw-r--r--net/asterisk/files/patch-configure24
3 files changed, 15 insertions, 15 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 0eac20ff0e47..73f5767f2754 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asterisk
-PORTVERSION= 1.8.6.0
+PORTVERSION= 1.8.7.0
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/distinfo b/net/asterisk/distinfo
index b71c60b78c87..9630ad0ea9a2 100644
--- a/net/asterisk/distinfo
+++ b/net/asterisk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (asterisk-1.8.6.0.tar.gz) = dd6a489a8d89a147a18e5b7ee74eb44835459a7bd14786b8a114f3052066636b
-SIZE (asterisk-1.8.6.0.tar.gz) = 27753713
+SHA256 (asterisk-1.8.7.0.tar.gz) = 645e0f53982bef36ded2108e11fbd508fc6beb2704e5c6c434f7ba8369ec8ce8
+SIZE (asterisk-1.8.7.0.tar.gz) = 27828568
diff --git a/net/asterisk/files/patch-configure b/net/asterisk/files/patch-configure
index a2c686eea5e6..ec9a5669b58c 100644
--- a/net/asterisk/files/patch-configure
+++ b/net/asterisk/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2011-01-27 18:03:01.000000000 +0100
-+++ configure 2011-05-10 20:10:47.007174008 +0200
-@@ -4681,9 +4681,9 @@
+--- configure.orig 2011-09-19 18:57:40.000000000 +0200
++++ configure 2011-10-02 17:05:59.000000000 +0200
+@@ -4221,9 +4221,9 @@
astheaderdir='${includedir}/asterisk'
astlibdir='${libdir}/asterisk'
astmandir='${mandir}'
@@ -12,7 +12,7 @@
astkeydir='${astvarlibdir}'
astspooldir='${localstatedir}/spool/asterisk'
astlogdir='${localstatedir}/log/asterisk'
-@@ -4706,8 +4706,6 @@
+@@ -4246,8 +4246,6 @@
case "${host_os}" in
freebsd*)
ac_default_prefix=/usr/local
@@ -21,16 +21,16 @@
;;
openbsd*)
ac_default_prefix=/usr/local
-@@ -17540,6 +17538,8 @@
-
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+@@ -27486,6 +27484,8 @@
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
-+ #include <sys/types.h>
-+ #include <sys/socket.h>
- #include <ifaddrs.h>
++#include <sys/types.h>
++#include <sys/socket.h>
+ #include <ifaddrs.h>
int
main ()
-@@ -25290,7 +25290,7 @@
+@@ -45521,7 +45521,7 @@
fi
@@ -38,4 +38,4 @@
+ PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}"
if test "${HAS_OPENH323:-unset}" != "unset"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5
+ { echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5