aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk16/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2007-09-03 16:18:57 +0800
committersobomax <sobomax@FreeBSD.org>2007-09-03 16:18:57 +0800
commit90bb912bbb87552917ab3c31bc1cae4b1941120a (patch)
treefe652d17fd3107378e8e0a2bdd79528ef0aa15d9 /net/asterisk16/Makefile
parent8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b (diff)
downloadfreebsd-ports-gnome-90bb912bbb87552917ab3c31bc1cae4b1941120a.tar.gz
freebsd-ports-gnome-90bb912bbb87552917ab3c31bc1cae4b1941120a.tar.zst
freebsd-ports-gnome-90bb912bbb87552917ab3c31bc1cae4b1941120a.zip
Update to 1.4.11.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Diffstat (limited to 'net/asterisk16/Makefile')
-rw-r--r--net/asterisk16/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index bc13de462346..b2b0d73520c5 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asterisk
-PORTVERSION= 1.4.10
+PORTVERSION= 1.4.11
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -156,8 +156,8 @@ LIB_DEPENDS+= sqlite:${PORTSDIR}/databases/sqlite2
.endif
.if defined(WITH_CODEC_PATCH)
-PATCHFILES= asterisk-1.4.10-codec-negotiation-20070810.diff.gz
-PATCH_SITES= http://www.sippysoft.com/~sobomax/
+PATCHFILES= asterisk-1.4.11-codec-negotiation-20070831.diff.gz
+PATCH_SITES= http://b2bua.org/chrome/site/
EXTRA_PATCHES= ${PATCHDIR}/codecnego-patch-Makefile
.else
EXTRA_PATCHES= ${PATCHDIR}/nocodecnego-patch-Makefile