svn commit: r486472 - head/lang/php70-extensions

Antoine Brodin antoine at FreeBSD.org
Sun Dec 2 17:19:36 UTC 2018


Author: antoine
Date: Sun Dec  2 17:19:35 2018
New Revision: 486472
URL: https://svnweb.freebsd.org/changeset/ports/486472

Log:
  Chase php 7.0 expiration date

Modified:
  head/lang/php70-extensions/Makefile

Modified: head/lang/php70-extensions/Makefile
==============================================================================
--- head/lang/php70-extensions/Makefile	Sun Dec  2 17:01:45 2018	(r486471)
+++ head/lang/php70-extensions/Makefile	Sun Dec  2 17:19:35 2018	(r486472)
@@ -9,6 +9,9 @@ PKGNAMESUFFIX=	-extensions
 MAINTAINER=	tz at FreeBSD.org
 COMMENT=	"meta-port" to install PHP extensions
 
+DEPRECATED=	Works only with EOL php 7.0
+EXPIRATION_DATE=	2018-12-04
+
 USES=		metaport php
 PHP_VER=	70
 IGNORE_WITH_PHP=	56 71 72 73


More information about the svn-ports-all mailing list