aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk/Makefile
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2012-06-05 06:04:32 +0800
committerflo <flo@FreeBSD.org>2012-06-05 06:04:32 +0800
commitcb40ff609dcd9481cb826073655387016fa8ef49 (patch)
tree22fd5ab147fa60fbc1876138715ee7e6065a701b /net/asterisk/Makefile
parenta4e8131b9bf7b0b4b29e5388cb7e61089d486b1b (diff)
downloadfreebsd-ports-gnome-cb40ff609dcd9481cb826073655387016fa8ef49.tar.gz
freebsd-ports-gnome-cb40ff609dcd9481cb826073655387016fa8ef49.tar.zst
freebsd-ports-gnome-cb40ff609dcd9481cb826073655387016fa8ef49.zip
- Update to 1.8.13.0
- Update conflicts [1] Reported by: FreeBSD Ports conflicts checker [1]
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r--net/asterisk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 0181b380cbb5..8ad793e43e4d 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= asterisk
-PORTVERSION= 1.8.12.2
-PORTREVISION= 1
+PORTVERSION= 1.8.13.0
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -45,7 +44,7 @@ MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
ASTCFLAGS="${CFLAGS}"
MAN8= asterisk.8 astgenkey.8 autosupport.8 safe_asterisk.8
CONFLICTS_BUILD= linuxthreads-*
-CONFLICTS_INSTALL= asterisk*-1.2* asterisk*-1.4* asterisk*-1.6*
+CONFLICTS_INSTALL= asterisk*-1.4* asterisk*-1.6* asterisk*-10*
OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
IODBC "Enable iODBC support" off \