aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk13
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2016-07-22 06:28:56 +0800
committermadpilot <madpilot@FreeBSD.org>2016-07-22 06:28:56 +0800
commita7fe9eced3569ebaef83cf0a65b8e9f4c675e145 (patch)
tree62e180e130e9e56fe1fb0a6c0e5cf2400e786d11 /net/asterisk13
parent4381e4a08095962a6ee81529043ef46e7133a641 (diff)
downloadfreebsd-ports-gnome-a7fe9eced3569ebaef83cf0a65b8e9f4c675e145.tar.gz
freebsd-ports-gnome-a7fe9eced3569ebaef83cf0a65b8e9f4c675e145.tar.zst
freebsd-ports-gnome-a7fe9eced3569ebaef83cf0a65b8e9f4c675e145.zip
- Update net/asterisk11 to 11.23.0
- Update net/asterisk13 to 13.10.0
Diffstat (limited to 'net/asterisk13')
-rw-r--r--net/asterisk13/Makefile3
-rw-r--r--net/asterisk13/distinfo6
-rw-r--r--net/asterisk13/files/patch-main__Makefile30
-rw-r--r--net/asterisk13/pkg-plist1
4 files changed, 7 insertions, 33 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index 6a441b9349e3..75c0816aa7fe 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= asterisk
-PORTVERSION= 13.9.1
-PORTREVISION= 2
+PORTVERSION= 13.10.0
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729
MASTER_SITE_SUBDIR= asterisk/ \
diff --git a/net/asterisk13/distinfo b/net/asterisk13/distinfo
index 7a9de8a17c25..5e0bd7eca273 100644
--- a/net/asterisk13/distinfo
+++ b/net/asterisk13/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1463169882
-SHA256 (asterisk-13.9.1.tar.gz) = 00e51aeaf077b54e610ebb5ebe64097f3d64da2cc2aecab25306dd74de96a236
-SIZE (asterisk-13.9.1.tar.gz) = 32537561
+TIMESTAMP = 1469124523
+SHA256 (asterisk-13.10.0.tar.gz) = aba45d01067fa6cb1aea0c1a2a1ad6483f1e137258aea2a6a73a03bc469513b3
+SIZE (asterisk-13.10.0.tar.gz) = 32628566
SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9
SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123
SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585
diff --git a/net/asterisk13/files/patch-main__Makefile b/net/asterisk13/files/patch-main__Makefile
index 5a9ae72f0d95..9379070c464f 100644
--- a/net/asterisk13/files/patch-main__Makefile
+++ b/net/asterisk13/files/patch-main__Makefile
@@ -1,4 +1,4 @@
---- main/Makefile.orig 2016-04-25 21:44:00 UTC
+--- main/Makefile.orig 2016-06-23 13:47:35 UTC
+++ main/Makefile
@@ -82,6 +82,7 @@ ifeq ($(OSARCH),FreeBSD)
BSDVERSION=$(shell make -V OSVERSION -f /usr/share/mk/bsd.port.subdir.mk)
@@ -8,33 +8,7 @@
endif
ifneq ($(findstring $(OSARCH), mingw32 cygwin ),)
-@@ -224,11 +225,7 @@ endif
-
- $(ASTSSL_LIB): $(ASTSSL_LIB).$(ASTSSL_SO_VERSION)
- $(ECHO_PREFIX) echo " [LN] $< -> $@"
-- $(CMD_PREFIX) if [ -x "$(LDCONFIG)" ] ; then \
-- $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null ;\
-- else \
-- $(LN) -sf $< $@ ;\
-- fi
-+ $(LN) -sf $< $@
-
- else # Darwin
- ASTSSL_LIB:=libasteriskssl.dylib
-@@ -304,11 +301,7 @@ $(ASTPJ_LIB).$(ASTPJ_SO_VERSION): libast
-
- $(ASTPJ_LIB): $(ASTPJ_LIB).$(ASTPJ_SO_VERSION)
- $(ECHO_PREFIX) echo " [LN] $< -> $@"
-- $(CMD_PREFIX) if [ -x "$(LDCONFIG)" ] ; then \
-- $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null ;\
-- else \
-- $(LN) -sf $< $@ ;\
-- fi
-+ $(LN) -sf $< $@
-
- else # Darwin
- ASTPJ_LIB:=libasteriskpj.dylib
-@@ -359,9 +352,6 @@ else # Darwin
+@@ -351,9 +352,6 @@ else # Darwin
$(INSTALL) -m 755 $(ASTPJ_LIB) "$(DESTDIR)$(ASTLIBDIR)/"
endif
endif
diff --git a/net/asterisk13/pkg-plist b/net/asterisk13/pkg-plist
index 4c2f89dbc169..1e8b6c0ace2b 100644
--- a/net/asterisk13/pkg-plist
+++ b/net/asterisk13/pkg-plist
@@ -221,6 +221,7 @@ include/asterisk/mixmonitor.h
include/asterisk/mod_format.h
include/asterisk/module.h
include/asterisk/monitor.h
+include/asterisk/multicast_rtp.h
include/asterisk/musiconhold.h
include/asterisk/named_locks.h
include/asterisk/netsock.h