svn commit: r445081 - head/net/asterisk11

Guido Falsi madpilot at FreeBSD.org
Wed Jul 5 14:39:05 UTC 2017


Author: madpilot
Date: Wed Jul  5 14:39:04 2017
New Revision: 445081
URL: https://svnweb.freebsd.org/changeset/ports/445081

Log:
  - Add depecation notice for the official EOL of this asterisk version
  - Set expiration date on the same day as the official upstream EOL

Modified:
  head/net/asterisk11/Makefile

Modified: head/net/asterisk11/Makefile
==============================================================================
--- head/net/asterisk11/Makefile	Wed Jul  5 14:37:37 2017	(r445080)
+++ head/net/asterisk11/Makefile	Wed Jul  5 14:39:04 2017	(r445081)
@@ -17,6 +17,9 @@ COMMENT=	Open Source PBX and telephony toolkit
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Asterisk 11.x will reach EOL on 2017-10-25. Please migrate to net/asterisk13
+EXPIRATION_DATE=2017-10-25
+
 EXTRACT_ONLY:=	${DISTNAME}${EXTRACT_SUFX}
 
 BROKEN_armv6=		fails to configure: the SPANDSP installation appears to be missing or broken


More information about the svn-ports-all mailing list