svn commit: r305623 - in head/net/asterisk10: . files
Florian Smeets
flo at FreeBSD.org
Tue Oct 9 23:39:09 UTC 2012
Author: flo
Date: Tue Oct 9 23:39:08 2012
New Revision: 305623
URL: http://svn.freebsd.org/changeset/ports/305623
Log:
Update to 10.9.0
Modified:
head/net/asterisk10/Makefile
head/net/asterisk10/distinfo
head/net/asterisk10/files/patch-configure (contents, props changed)
head/net/asterisk10/pkg-plist (contents, props changed)
Modified: head/net/asterisk10/Makefile
==============================================================================
--- head/net/asterisk10/Makefile Tue Oct 9 23:36:34 2012 (r305622)
+++ head/net/asterisk10/Makefile Tue Oct 9 23:39:08 2012 (r305623)
@@ -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/
Modified: head/net/asterisk10/distinfo
==============================================================================
--- head/net/asterisk10/distinfo Tue Oct 9 23:36:34 2012 (r305622)
+++ head/net/asterisk10/distinfo Tue Oct 9 23:39:08 2012 (r305623)
@@ -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
Modified: head/net/asterisk10/files/patch-configure
==============================================================================
--- head/net/asterisk10/files/patch-configure Tue Oct 9 23:36:34 2012 (r305622)
+++ head/net/asterisk10/files/patch-configure Tue Oct 9 23:39:08 2012 (r305623)
@@ -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
Modified: head/net/asterisk10/pkg-plist
==============================================================================
--- head/net/asterisk10/pkg-plist Tue Oct 9 23:36:34 2012 (r305622)
+++ head/net/asterisk10/pkg-plist Tue Oct 9 23:39:08 2012 (r305623)
@@ -1248,3 +1248,4 @@ spool/asterisk/voicemail/default/1234/en
@dirrm log/asterisk/cdr-custom
@dirrm log/asterisk/cel-custom
@dirrm log/asterisk
+ at dirrmtry db/asterisk
More information about the svn-ports-head
mailing list