aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2007-09-03 08:18:57 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2007-09-03 08:18:57 +0000
commit890b6e300cf518852f0e0096d21760d51107861f (patch)
tree1535a8874ca8dcd396d81560e324dba02d3ef6e3 /net/asterisk/Makefile
parent689a32380299e52825c633e5988257867595e810 (diff)
downloadports-890b6e300cf518852f0e0096d21760d51107861f.tar.gz
ports-890b6e300cf518852f0e0096d21760d51107861f.zip
Notes
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r--net/asterisk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index bc13de462346..b2b0d73520c5 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/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