svn commit: r383495 - head/net/asterisk13
Guido Falsi
madpilot at FreeBSD.org
Tue Apr 7 10:46:32 UTC 2015
Author: madpilot
Date: Tue Apr 7 10:46:30 2015
New Revision: 383495
URL: https://svnweb.freebsd.org/changeset/ports/383495
Log:
- Update to 13.3.1
Fixes an ABI compatibility problem with external modules introduced in a previous version.
Changelog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.3.1
Modified:
head/net/asterisk13/Makefile
head/net/asterisk13/distinfo
Modified: head/net/asterisk13/Makefile
==============================================================================
--- head/net/asterisk13/Makefile Tue Apr 7 10:45:29 2015 (r383494)
+++ head/net/asterisk13/Makefile Tue Apr 7 10:46:30 2015 (r383495)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= asterisk
-PORTVERSION= 13.3.0
+PORTVERSION= 13.3.1
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
Modified: head/net/asterisk13/distinfo
==============================================================================
--- head/net/asterisk13/distinfo Tue Apr 7 10:45:29 2015 (r383494)
+++ head/net/asterisk13/distinfo Tue Apr 7 10:46:30 2015 (r383495)
@@ -1,2 +1,2 @@
-SHA256 (asterisk-13.3.0.tar.gz) = 88b1eaab1b2d45722f89f51e1fa47883a8fab283bc1dc2ffd7d7c6a0e4411d57
-SIZE (asterisk-13.3.0.tar.gz) = 31992024
+SHA256 (asterisk-13.3.1.tar.gz) = 8f90d60db751e8e8f7c2edff29044ed6c646bf9ac36d74c09c0f79369e2ec7ed
+SIZE (asterisk-13.3.1.tar.gz) = 31977780
More information about the svn-ports-all
mailing list