Update to 10.9.0

This commit is contained in:
Florian Smeets 2012-10-09 23:39:08 +00:00
parent 938cc0f770
commit 134a4575a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305623
4 changed files with 16 additions and 15 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= asterisk
PORTVERSION= 10.8.0
PORTVERSION= 10.9.0
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/

View file

@ -1,2 +1,2 @@
SHA256 (asterisk-10.8.0.tar.gz) = 14aab33e729c18514653b2ebc2fb295de60ca0c467989e5b416cd15e0c7d47ea
SIZE (asterisk-10.8.0.tar.gz) = 25007513
SHA256 (asterisk-10.9.0.tar.gz) = fb5ba7c4e9c197843b7ccefe732ec6992a7f6d16065d6e7128d37b1049ef6eea
SIZE (asterisk-10.9.0.tar.gz) = 25060275

View file

@ -1,6 +1,6 @@
--- configure.orig 2012-03-27 16:35:40.000000000 +0200
+++ configure 2012-05-02 22:16:50.711839687 +0200
@@ -4495,9 +4495,9 @@
--- configure.orig 2012-08-09 21:11:01.000000000 +0200
+++ configure 2012-10-09 00:25:18.433124461 +0200
@@ -4242,9 +4242,9 @@
astheaderdir='${includedir}/asterisk'
astlibdir='${libdir}/asterisk'
astmandir='${mandir}'
@ -12,7 +12,7 @@
astkeydir='${astvarlibdir}'
astspooldir='${localstatedir}/spool/asterisk'
astlogdir='${localstatedir}/log/asterisk'
@@ -4520,8 +4520,6 @@
@@ -4267,8 +4267,6 @@
case "${host_os}" in
freebsd*)
ac_default_prefix=/usr/local
@ -21,16 +21,16 @@
;;
openbsd*)
ac_default_prefix=/usr/local
@@ -17569,6 +17567,8 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -29069,6 +29067,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 ()
@@ -25619,7 +25619,7 @@
@@ -47981,7 +47981,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
{ $as_echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5

View file

@ -1248,3 +1248,4 @@ spool/asterisk/voicemail/default/1234/en/unavail.gsm
@dirrm log/asterisk/cdr-custom
@dirrm log/asterisk/cel-custom
@dirrm log/asterisk
@dirrmtry db/asterisk