svn commit: r437954 - in head/net/asterisk13: . files

Guido Falsi madpilot at FreeBSD.org
Fri Apr 7 19:37:36 UTC 2017


Author: madpilot
Date: Fri Apr  7 19:37:34 2017
New Revision: 437954
URL: https://svnweb.freebsd.org/changeset/ports/437954

Log:
  Update net/asterisk13 to 13.15.0.

Modified:
  head/net/asterisk13/Makefile
  head/net/asterisk13/distinfo
  head/net/asterisk13/files/patch-main__Makefile

Modified: head/net/asterisk13/Makefile
==============================================================================
--- head/net/asterisk13/Makefile	Fri Apr  7 19:30:11 2017	(r437953)
+++ head/net/asterisk13/Makefile	Fri Apr  7 19:37:34 2017	(r437954)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	asterisk
-PORTVERSION=	13.14.1
+PORTVERSION=	13.15.0
 CATEGORIES=	net
 MASTER_SITES=	http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729
 MASTER_SITE_SUBDIR=	asterisk/ \

Modified: head/net/asterisk13/distinfo
==============================================================================
--- head/net/asterisk13/distinfo	Fri Apr  7 19:30:11 2017	(r437953)
+++ head/net/asterisk13/distinfo	Fri Apr  7 19:37:34 2017	(r437954)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1491323117
-SHA256 (asterisk-13.14.1.tar.gz) = 8ff01bad466fc5a96998a327937353fac92cf2eee97fc3f23343218e445a8afc
-SIZE (asterisk-13.14.1.tar.gz) = 32787798
+TIMESTAMP = 1491584566
+SHA256 (asterisk-13.15.0.tar.gz) = 8b8a55557d9c882f9b68f61b62f5f8af5c9ad68b6da6a1aa3506fa1894fb5844
+SIZE (asterisk-13.15.0.tar.gz) = 32851716
 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

Modified: head/net/asterisk13/files/patch-main__Makefile
==============================================================================
--- head/net/asterisk13/files/patch-main__Makefile	Fri Apr  7 19:30:11 2017	(r437953)
+++ head/net/asterisk13/files/patch-main__Makefile	Fri Apr  7 19:37:34 2017	(r437954)
@@ -1,6 +1,6 @@
---- main/Makefile.orig	2016-07-21 14:54:02 UTC
+--- main/Makefile.orig	2017-03-24 08:40:58 UTC
 +++ main/Makefile
-@@ -79,9 +79,12 @@ endif
+@@ -81,9 +81,12 @@ endif
  
  ifeq ($(OSARCH),FreeBSD)
    # -V is understood by BSD Make, not by GNU make.
@@ -14,13 +14,3 @@
  endif
  
  ifneq ($(findstring $(OSARCH), mingw32 cygwin ),)
-@@ -351,9 +354,6 @@ else # Darwin
- 	$(INSTALL) -m 755 $(ASTPJ_LIB) "$(DESTDIR)$(ASTLIBDIR)/"
- endif
- endif
--ifneq ($(LDCONFIG),)
--	$(LDCONFIG) $(LDCONFIG_FLAGS) "$(DESTDIR)$(ASTLIBDIR)/"
--endif
- 	$(LN) -sf asterisk "$(DESTDIR)$(ASTSBINDIR)/rasterisk"
- 
- binuninstall:


More information about the svn-ports-head mailing list