aboutsummaryrefslogtreecommitdiff
path: root/lang/php70/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-18 12:05:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-18 12:05:45 +0000
commit71baa84322d3877af589d118bf560790fdce81c7 (patch)
tree11e240c8bd87c454257dcd7a963301fb4eff7166 /lang/php70/Makefile
parentf58c930d8d544515f8fbafde6195a943afb985b3 (diff)
downloadports-71baa84322d3877af589d118bf560790fdce81c7.tar.gz
ports-71baa84322d3877af589d118bf560790fdce81c7.zip
bsd.php.mk
- Unbreak build for php70 - Cleanup php55/6 extenions - Put not existing php70 extentions to php55 and php56 extra defines lang/php70 - Remove mysqli from pdo_mysql it's looping here and does not really depends on mysqli - Bump PORTREVISION This work has been done in collaboration with - fluffy@ - Franco Fichtner
Notes
Notes: svn path=/head/; revision=409103
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r--lang/php70/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index 68eabe0f005d..f3c678f883d7 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -3,7 +3,7 @@
PORTNAME= php70
PORTVERSION= 7.0.3
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}