svn commit: r455606 - branches/2017Q4/net/asterisk13
Guido Falsi
madpilot at FreeBSD.org
Tue Dec 5 19:11:22 UTC 2017
Author: madpilot
Date: Tue Dec 5 19:11:21 2017
New Revision: 455606
URL: https://svnweb.freebsd.org/changeset/ports/455606
Log:
MFH: r453931 r455318
Update Asterisk to 13.18.2
Update net/asterisk13 to 13.18.3
Security: e91cf90c-d6dd-11e7-9d10-001999f8d30b
Approved by: ports-secteam (swills)
Modified:
branches/2017Q4/net/asterisk13/Makefile
branches/2017Q4/net/asterisk13/distinfo
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/net/asterisk13/Makefile
==============================================================================
--- branches/2017Q4/net/asterisk13/Makefile Tue Dec 5 19:06:28 2017 (r455605)
+++ branches/2017Q4/net/asterisk13/Makefile Tue Dec 5 19:11:21 2017 (r455606)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= asterisk
-PORTVERSION= 13.18.1
+PORTVERSION= 13.18.3
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729
@@ -20,8 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
libjansson.so:devel/jansson
-BROKEN_armv6= fails to configure: the SPANDSP installation appears to be missing or broken
-ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc sparc64
+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc sparc64
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
Modified: branches/2017Q4/net/asterisk13/distinfo
==============================================================================
--- branches/2017Q4/net/asterisk13/distinfo Tue Dec 5 19:06:28 2017 (r455605)
+++ branches/2017Q4/net/asterisk13/distinfo Tue Dec 5 19:11:21 2017 (r455606)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1510220384
-SHA256 (asterisk-13.18.1.tar.gz) = 1f5249465616958f2babc396de76caf2f706cc56221a9719a029aeaf2ded4e58
-SIZE (asterisk-13.18.1.tar.gz) = 32970878
+TIMESTAMP = 1512163847
+SHA256 (asterisk-13.18.3.tar.gz) = 728db9e4ef34e3f0382c77e5eaa8780b52655377a0db395274667b73cf3a6a1d
+SIZE (asterisk-13.18.3.tar.gz) = 32972056
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
More information about the svn-ports-branches
mailing list