From dafa32e84d3638c615100eb41b0248a2ceba7108 Mon Sep 17 00:00:00 2001 From: flo Date: Tue, 9 Oct 2012 23:36:34 +0000 Subject: Update to 1.8.17.0 --- net/asterisk/Makefile | 2 +- net/asterisk/distinfo | 4 ++-- net/asterisk/files/patch-configure | 24 ++++++++++++------------ net/asterisk/pkg-plist | 1 + 4 files changed, 16 insertions(+), 15 deletions(-) (limited to 'net/asterisk') diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 7fe7f44c3f98..5cc30b2c7e69 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.8.16.0 +PORTVERSION= 1.8.17.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 b90588f7c3b3..87dc460f9197 100644 --- a/net/asterisk/distinfo +++ b/net/asterisk/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-1.8.16.0.tar.gz) = c45a8959b06bd789d27e616bcfbe504d48e3f2d37993c45b3c8bc9cb3624d2dc -SIZE (asterisk-1.8.16.0.tar.gz) = 25085895 +SHA256 (asterisk-1.8.17.0.tar.gz) = 065da84b8e65674356efa8d1f25d985490756d2a2d1a582660617f3eab144114 +SIZE (asterisk-1.8.17.0.tar.gz) = 25136583 diff --git a/net/asterisk/files/patch-configure b/net/asterisk/files/patch-configure index e3a9ad23c78d..4712b202b045 100644 --- a/net/asterisk/files/patch-configure +++ b/net/asterisk/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2012-03-27 16:32:40.000000000 +0200 -+++ configure 2012-05-02 22:18:38.088619968 +0200 -@@ -4671,9 +4671,9 @@ +--- configure.orig 2012-08-09 20:58:44.000000000 +0200 ++++ configure 2012-10-09 00:23:16.383254715 +0200 +@@ -4419,9 +4419,9 @@ astheaderdir='${includedir}/asterisk' astlibdir='${libdir}/asterisk' astmandir='${mandir}' @@ -12,7 +12,7 @@ astkeydir='${astvarlibdir}' astspooldir='${localstatedir}/spool/asterisk' astlogdir='${localstatedir}/log/asterisk' -@@ -4696,8 +4696,6 @@ +@@ -4444,8 +4444,6 @@ case "${host_os}" in freebsd*) ac_default_prefix=/usr/local @@ -21,16 +21,16 @@ ;; openbsd*) ac_default_prefix=/usr/local -@@ -18219,6 +18217,8 @@ - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext +@@ -29734,6 +29732,8 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -+ #include -+ #include - #include ++#include ++#include + #include int main () -@@ -25954,7 +25954,7 @@ +@@ -47845,7 +47845,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 diff --git a/net/asterisk/pkg-plist b/net/asterisk/pkg-plist index b4cd703d56ea..c7d6ad401325 100644 --- a/net/asterisk/pkg-plist +++ b/net/asterisk/pkg-plist @@ -1242,3 +1242,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 -- cgit