svn commit: r414512 - head/lang/php56
Jason Unovitch
junovitch at FreeBSD.org
Tue May 3 03:10:38 UTC 2016
Author: junovitch
Date: Tue May 3 03:10:37 2016
New Revision: 414512
URL: https://svnweb.freebsd.org/changeset/ports/414512
Log:
lang/php56: Restore ?= which was removed in r413091
PR: 208324 (introduced regression)
Approved by: portmgr (blanket)
Modified:
head/lang/php56/Makefile
Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile Tue May 3 03:06:23 2016 (r414511)
+++ head/lang/php56/Makefile Tue May 3 03:10:37 2016 (r414512)
@@ -3,7 +3,7 @@
PORTNAME= php56
PORTVERSION= 5.6.21
-PORTREVISION= 0
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
More information about the svn-ports-all
mailing list