svn commit: r451878 - head/net/asterisk13

Guido Falsi madpilot at FreeBSD.org
Thu Oct 12 13:59:49 UTC 2017


Author: madpilot
Date: Thu Oct 12 13:59:48 2017
New Revision: 451878
URL: https://svnweb.freebsd.org/changeset/ports/451878

Log:
  Remove "experimental" from base compiler option description. It's
  been woorking fine as a default for quite some time.

Modified:
  head/net/asterisk13/Makefile

Modified: head/net/asterisk13/Makefile
==============================================================================
--- head/net/asterisk13/Makefile	Thu Oct 12 13:52:27 2017	(r451877)
+++ head/net/asterisk13/Makefile	Thu Oct 12 13:59:48 2017	(r451878)
@@ -102,7 +102,7 @@ G729_DISTFILES=			${ASTERISK_CORE_G729_SOUNDS}:g729 \
 
 ASTVERSION_DESC?= Install astversion (requires bash)
 BACKTRACE_DESC?= Stack backtrace support via (lib)execinfo
-BASE_DESC=	Use base compiler (experimental)
+BASE_DESC=	Use base compiler
 DAHDI_DESC?=	DAHDI support
 EXCHANGE_DESC?=	Exchange calendar support
 MP3PLAYER_DESC=	Install MP3 Player for Music-On-Hold (mpg123)


More information about the svn-ports-all mailing list