aboutsummaryrefslogtreecommitdiff
path: root/converters/pecl-igbinary/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-20 23:55:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-20 23:55:25 +0000
commitaeb4ffe8d501558e4e16c8ec0bb1f3be544dc0b9 (patch)
tree62516bd5a0399e8287a79e8c54f3b8accedd882b /converters/pecl-igbinary/Makefile
parent4a8aa3adbddd37eaf1b9ac44219d1be4f24e7eec (diff)
downloadports-aeb4ffe8d501558e4e16c8ec0bb1f3be544dc0b9.tar.gz
ports-aeb4ffe8d501558e4e16c8ec0bb1f3be544dc0b9.zip
Notes
Diffstat (limited to 'converters/pecl-igbinary/Makefile')
-rw-r--r--converters/pecl-igbinary/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/pecl-igbinary/Makefile b/converters/pecl-igbinary/Makefile
index 56d5c5ccbaf0..9c84315a7c03 100644
--- a/converters/pecl-igbinary/Makefile
+++ b/converters/pecl-igbinary/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= igbinary
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 2.0.0
CATEGORIES= converters
MASTER_SITES= http://pecl.php.net/get/ \
LOCAL/sunpoet
@@ -16,7 +15,6 @@ COMMENT= Replacement for the standard PHP serializer
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-IGNORE_WITH_PHP=70
USES= php:ext tar:tgz
.include <bsd.port.mk>