diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-04-26 17:56:12 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-04-26 17:56:12 +0000 |
commit | 93816d4aa0c76672565bc40608b4efc1cb4b5111 (patch) | |
tree | 630a3f4b1b5f32f60b1d6579a01c6c4ede5eea6d /net/asterisk16 | |
parent | 3cedc55309458e11a54672678200fc66c06ca1d3 (diff) | |
download | ports-93816d4aa0c76672565bc40608b4efc1cb4b5111.tar.gz ports-93816d4aa0c76672565bc40608b4efc1cb4b5111.zip |
Notes
Diffstat (limited to 'net/asterisk16')
-rw-r--r-- | net/asterisk16/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk16/distinfo | 4 | ||||
-rw-r--r-- | net/asterisk16/files/patch-configure | 21 | ||||
-rw-r--r-- | net/asterisk16/pkg-plist | 1 |
4 files changed, 10 insertions, 18 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index deba3b59ba90..65cb39847c6b 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.6.2.17.3 +PORTVERSION= 1.6.2.18 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk16/distinfo b/net/asterisk16/distinfo index 425b5c05b9f0..8273e4f3166f 100644 --- a/net/asterisk16/distinfo +++ b/net/asterisk16/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-1.6.2.17.3.tar.gz) = a5d091ace81df48bab678f1fdee735063f198b974df67ba5da193ffbdd6cab76 -SIZE (asterisk-1.6.2.17.3.tar.gz) = 23736578 +SHA256 (asterisk-1.6.2.18.tar.gz) = c4dd4f7f70363ba40c7b69cf88a86ed692c64d5cb682011ddf8e95caa37ab10b +SIZE (asterisk-1.6.2.18.tar.gz) = 23764595 diff --git a/net/asterisk16/files/patch-configure b/net/asterisk16/files/patch-configure index e95e33fded00..488bb0546c64 100644 --- a/net/asterisk16/files/patch-configure +++ b/net/asterisk16/files/patch-configure @@ -1,24 +1,15 @@ ---- configure.orig 2010-12-29 07:55:41.000000000 +0100 -+++ configure 2010-12-29 07:56:15.000000000 +0100 -@@ -620,7 +620,6 @@ - - ac_default_prefix=/usr/local - ac_default_prefix=/usr/local --ac_default_prefix=/usr - ac_header_list= - ac_subst_vars='SHELL - PATH_SEPARATOR -@@ -4149,9 +4148,6 @@ - +--- configure.orig 2011-04-26 19:20:35.845444584 +0200 ++++ configure 2011-04-26 19:22:06.968444097 +0200 +@@ -4548,8 +4548,6 @@ case "${host_os}" in freebsd*) -- + ac_default_prefix=/usr/local - CPPFLAGS=-I/usr/local/include - LDFLAGS=-L/usr/local/lib ;; openbsd*) -@@ -36593,7 +36589,7 @@ +@@ -21797,7 +21795,7 @@ fi @@ -26,4 +17,4 @@ + PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}" if test "${HAS_OPENH323:-unset}" != "unset"; then - { echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5 diff --git a/net/asterisk16/pkg-plist b/net/asterisk16/pkg-plist index 439e86cf3d21..9f9c4d8d0724 100644 --- a/net/asterisk16/pkg-plist +++ b/net/asterisk16/pkg-plist @@ -568,6 +568,7 @@ share/asterisk/phoneprov/000000000000-phone.cfg share/asterisk/phoneprov/000000000000.cfg share/asterisk/phoneprov/polycom.xml share/asterisk/phoneprov/polycom_line.xml +share/asterisk/phoneprov/snom-mac.xml share/asterisk/sounds/.asterisk-core-sounds-en-gsm-1.4.20 share/asterisk/sounds/en/LICENSE-asterisk-core-en-1.4.20 share/asterisk/sounds/en/ascending-2tone.gsm |