aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/php70-bz2/Makefile1
-rw-r--r--archivers/php70-phar/Makefile1
-rw-r--r--archivers/php70-zip/Makefile1
-rw-r--r--archivers/php70-zlib/Makefile1
-rw-r--r--converters/php70-iconv/Makefile1
-rw-r--r--converters/php70-mbstring/Makefile1
-rw-r--r--converters/php70-recode/Makefile1
-rw-r--r--databases/php70-dba/Makefile1
-rw-r--r--databases/php70-interbase/Makefile1
-rw-r--r--databases/php70-mysqli/Makefile1
-rw-r--r--databases/php70-odbc/Makefile1
-rw-r--r--databases/php70-pdo/Makefile1
-rw-r--r--databases/php70-pdo_dblib/Makefile1
-rw-r--r--databases/php70-pdo_firebird/Makefile1
-rw-r--r--databases/php70-pdo_mysql/Makefile1
-rw-r--r--databases/php70-pdo_odbc/Makefile1
-rw-r--r--databases/php70-pdo_pgsql/Makefile1
-rw-r--r--databases/php70-pdo_sqlite/Makefile1
-rw-r--r--databases/php70-pgsql/Makefile1
-rw-r--r--databases/php70-sqlite3/Makefile1
-rw-r--r--devel/php70-gettext/Makefile1
-rw-r--r--devel/php70-intl/Makefile1
-rw-r--r--devel/php70-json/Makefile1
-rw-r--r--devel/php70-pcntl/Makefile1
-rw-r--r--devel/php70-readline/Makefile1
-rw-r--r--devel/php70-shmop/Makefile1
-rw-r--r--devel/php70-sysvmsg/Makefile1
-rw-r--r--devel/php70-sysvsem/Makefile1
-rw-r--r--devel/php70-sysvshm/Makefile1
-rw-r--r--devel/php70-tokenizer/Makefile1
-rw-r--r--ftp/php70-curl/Makefile1
-rw-r--r--ftp/php70-ftp/Makefile1
-rw-r--r--graphics/php70-exif/Makefile1
-rw-r--r--graphics/php70-gd/Makefile1
-rw-r--r--lang/php70/Makefile4
-rw-r--r--lang/php70/distinfo6
-rw-r--r--mail/php70-imap/Makefile1
-rw-r--r--math/php70-bcmath/Makefile1
-rw-r--r--math/php70-gmp/Makefile1
-rw-r--r--misc/php70-calendar/Makefile1
-rw-r--r--net-mgmt/php70-snmp/Makefile1
-rw-r--r--net/php70-ldap/Makefile1
-rw-r--r--net/php70-soap/Makefile1
-rw-r--r--net/php70-sockets/Makefile1
-rw-r--r--net/php70-xmlrpc/Makefile1
-rw-r--r--security/php70-filter/Makefile1
-rw-r--r--security/php70-hash/Makefile1
-rw-r--r--security/php70-mcrypt/Makefile1
-rw-r--r--security/php70-openssl/Makefile1
-rw-r--r--sysutils/php70-fileinfo/Makefile1
-rw-r--r--sysutils/php70-posix/Makefile1
-rw-r--r--textproc/php70-ctype/Makefile1
-rw-r--r--textproc/php70-dom/Makefile1
-rw-r--r--textproc/php70-pspell/Makefile1
-rw-r--r--textproc/php70-simplexml/Makefile1
-rw-r--r--textproc/php70-wddx/Makefile1
-rw-r--r--textproc/php70-xml/Makefile1
-rw-r--r--textproc/php70-xmlreader/Makefile1
-rw-r--r--textproc/php70-xmlwriter/Makefile1
-rw-r--r--textproc/php70-xsl/Makefile1
-rw-r--r--www/php70-opcache/Makefile1
-rw-r--r--www/php70-session/Makefile1
-rw-r--r--www/php70-tidy/Makefile1
63 files changed, 5 insertions, 66 deletions
diff --git a/archivers/php70-bz2/Makefile b/archivers/php70-bz2/Makefile
index d1b7fcbd1aaa..aa6bad49b1a7 100644
--- a/archivers/php70-bz2/Makefile
+++ b/archivers/php70-bz2/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/archivers/php70-phar/Makefile b/archivers/php70-phar/Makefile
index 2293deb5ef31..2c7881424839 100644
--- a/archivers/php70-phar/Makefile
+++ b/archivers/php70-phar/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/archivers/php70-zip/Makefile b/archivers/php70-zip/Makefile
index 6054920f77fc..9b41f5cd92d8 100644
--- a/archivers/php70-zip/Makefile
+++ b/archivers/php70-zip/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/archivers/php70-zlib/Makefile b/archivers/php70-zlib/Makefile
index c393a4f5bb18..05853d17aaee 100644
--- a/archivers/php70-zlib/Makefile
+++ b/archivers/php70-zlib/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/converters/php70-iconv/Makefile b/converters/php70-iconv/Makefile
index f07e923a35b2..89058d3eefa4 100644
--- a/converters/php70-iconv/Makefile
+++ b/converters/php70-iconv/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/converters/php70-mbstring/Makefile b/converters/php70-mbstring/Makefile
index 1527a839d331..634120319c67 100644
--- a/converters/php70-mbstring/Makefile
+++ b/converters/php70-mbstring/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/converters/php70-recode/Makefile b/converters/php70-recode/Makefile
index 19c2ff924b91..5534d7173f41 100644
--- a/converters/php70-recode/Makefile
+++ b/converters/php70-recode/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-dba/Makefile b/databases/php70-dba/Makefile
index f7cf62da1b6d..d330c3104c95 100644
--- a/databases/php70-dba/Makefile
+++ b/databases/php70-dba/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-interbase/Makefile b/databases/php70-interbase/Makefile
index de8e15482ec7..2c0aa00a486c 100644
--- a/databases/php70-interbase/Makefile
+++ b/databases/php70-interbase/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-mysqli/Makefile b/databases/php70-mysqli/Makefile
index cbc87ac02054..5209eaeab888 100644
--- a/databases/php70-mysqli/Makefile
+++ b/databases/php70-mysqli/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-odbc/Makefile b/databases/php70-odbc/Makefile
index f17ee403746a..b84c23d9d678 100644
--- a/databases/php70-odbc/Makefile
+++ b/databases/php70-odbc/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo/Makefile b/databases/php70-pdo/Makefile
index 419be8f5b6d5..bc754645bb11 100644
--- a/databases/php70-pdo/Makefile
+++ b/databases/php70-pdo/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_dblib/Makefile b/databases/php70-pdo_dblib/Makefile
index a4886c047e0c..07819840243e 100644
--- a/databases/php70-pdo_dblib/Makefile
+++ b/databases/php70-pdo_dblib/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_firebird/Makefile b/databases/php70-pdo_firebird/Makefile
index 3a0d4d932c1b..21bda3ad7a35 100644
--- a/databases/php70-pdo_firebird/Makefile
+++ b/databases/php70-pdo_firebird/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_mysql/Makefile b/databases/php70-pdo_mysql/Makefile
index d92fd88e989f..daf1a199b932 100644
--- a/databases/php70-pdo_mysql/Makefile
+++ b/databases/php70-pdo_mysql/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_odbc/Makefile b/databases/php70-pdo_odbc/Makefile
index 5c1de8366f3a..c0a18286b2b7 100644
--- a/databases/php70-pdo_odbc/Makefile
+++ b/databases/php70-pdo_odbc/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_pgsql/Makefile b/databases/php70-pdo_pgsql/Makefile
index be4d0361a3e6..95e23d156a2e 100644
--- a/databases/php70-pdo_pgsql/Makefile
+++ b/databases/php70-pdo_pgsql/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pdo_sqlite/Makefile b/databases/php70-pdo_sqlite/Makefile
index 9821748269e4..709e3d52e341 100644
--- a/databases/php70-pdo_sqlite/Makefile
+++ b/databases/php70-pdo_sqlite/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-pgsql/Makefile b/databases/php70-pgsql/Makefile
index 339420729e25..e61c9681fa64 100644
--- a/databases/php70-pgsql/Makefile
+++ b/databases/php70-pgsql/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/databases/php70-sqlite3/Makefile b/databases/php70-sqlite3/Makefile
index e23c65cb927e..38f6b89d2080 100644
--- a/databases/php70-sqlite3/Makefile
+++ b/databases/php70-sqlite3/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-gettext/Makefile b/devel/php70-gettext/Makefile
index fb43e9c270d7..9d558beeaffd 100644
--- a/devel/php70-gettext/Makefile
+++ b/devel/php70-gettext/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile
index fa96ef953672..7fbefd3675e5 100644
--- a/devel/php70-intl/Makefile
+++ b/devel/php70-intl/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 3
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-json/Makefile b/devel/php70-json/Makefile
index 016e110ef881..c796d6618727 100644
--- a/devel/php70-json/Makefile
+++ b/devel/php70-json/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-pcntl/Makefile b/devel/php70-pcntl/Makefile
index d22be2bbf9a2..88849b57c2c5 100644
--- a/devel/php70-pcntl/Makefile
+++ b/devel/php70-pcntl/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-readline/Makefile b/devel/php70-readline/Makefile
index 4fb5212936cf..72efa2395e67 100644
--- a/devel/php70-readline/Makefile
+++ b/devel/php70-readline/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-shmop/Makefile b/devel/php70-shmop/Makefile
index 74111c42ce65..b4039dc94582 100644
--- a/devel/php70-shmop/Makefile
+++ b/devel/php70-shmop/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvmsg/Makefile b/devel/php70-sysvmsg/Makefile
index 2d59c2b05708..36a827cb48ed 100644
--- a/devel/php70-sysvmsg/Makefile
+++ b/devel/php70-sysvmsg/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvsem/Makefile b/devel/php70-sysvsem/Makefile
index eb18af875b02..92c9b46fe47c 100644
--- a/devel/php70-sysvsem/Makefile
+++ b/devel/php70-sysvsem/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvshm/Makefile b/devel/php70-sysvshm/Makefile
index 7a232c5742e6..b6ec845a8084 100644
--- a/devel/php70-sysvshm/Makefile
+++ b/devel/php70-sysvshm/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-tokenizer/Makefile b/devel/php70-tokenizer/Makefile
index 622760008773..9a4351c978b3 100644
--- a/devel/php70-tokenizer/Makefile
+++ b/devel/php70-tokenizer/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/ftp/php70-curl/Makefile b/ftp/php70-curl/Makefile
index 54804bb69e9d..2c359ab82aca 100644
--- a/ftp/php70-curl/Makefile
+++ b/ftp/php70-curl/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= ftp
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/ftp/php70-ftp/Makefile b/ftp/php70-ftp/Makefile
index b80311615990..300d5b187c92 100644
--- a/ftp/php70-ftp/Makefile
+++ b/ftp/php70-ftp/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= ftp
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/graphics/php70-exif/Makefile b/graphics/php70-exif/Makefile
index 7aa6b34ccf6f..b82d12848cce 100644
--- a/graphics/php70-exif/Makefile
+++ b/graphics/php70-exif/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= graphics
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/graphics/php70-gd/Makefile b/graphics/php70-gd/Makefile
index f42efd1f9ce7..53aff8871d6e 100644
--- a/graphics/php70-gd/Makefile
+++ b/graphics/php70-gd/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= graphics
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index 5ae2f75aeea8..78413b74268d 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= php70
-PORTVERSION= 7.0.10
-PORTREVISION?= 1
+PORTVERSION= 7.0.11
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
diff --git a/lang/php70/distinfo b/lang/php70/distinfo
index 5f760b95a4dc..1809874b5f2d 100644
--- a/lang/php70/distinfo
+++ b/lang/php70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471602535
-SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a
-SIZE (php-7.0.10.tar.xz) = 12474728
+TIMESTAMP = 1474368102
+SHA256 (php-7.0.11.tar.xz) = d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735
+SIZE (php-7.0.11.tar.xz) = 12258500
diff --git a/mail/php70-imap/Makefile b/mail/php70-imap/Makefile
index 38b476e6e9ac..4130d5ca6e51 100644
--- a/mail/php70-imap/Makefile
+++ b/mail/php70-imap/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/math/php70-bcmath/Makefile b/math/php70-bcmath/Makefile
index 24961d035e94..df8efcbe01e4 100644
--- a/math/php70-bcmath/Makefile
+++ b/math/php70-bcmath/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/math/php70-gmp/Makefile b/math/php70-gmp/Makefile
index 19e33edad2b3..a78563035558 100644
--- a/math/php70-gmp/Makefile
+++ b/math/php70-gmp/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/misc/php70-calendar/Makefile b/misc/php70-calendar/Makefile
index 12a979b5c50a..2d8656e28ecb 100644
--- a/misc/php70-calendar/Makefile
+++ b/misc/php70-calendar/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= misc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/net-mgmt/php70-snmp/Makefile b/net-mgmt/php70-snmp/Makefile
index 72455e31f58f..36711d739765 100644
--- a/net-mgmt/php70-snmp/Makefile
+++ b/net-mgmt/php70-snmp/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= net-mgmt
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/net/php70-ldap/Makefile b/net/php70-ldap/Makefile
index 7198921576f2..a268d1cbea1d 100644
--- a/net/php70-ldap/Makefile
+++ b/net/php70-ldap/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/net/php70-soap/Makefile b/net/php70-soap/Makefile
index 1d3dbcc241fd..1424930d27b7 100644
--- a/net/php70-soap/Makefile
+++ b/net/php70-soap/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/net/php70-sockets/Makefile b/net/php70-sockets/Makefile
index ed13af64d79e..4afc3bfe9b47 100644
--- a/net/php70-sockets/Makefile
+++ b/net/php70-sockets/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/net/php70-xmlrpc/Makefile b/net/php70-xmlrpc/Makefile
index 55a408c14328..6faf6dac4808 100644
--- a/net/php70-xmlrpc/Makefile
+++ b/net/php70-xmlrpc/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/security/php70-filter/Makefile b/security/php70-filter/Makefile
index c00b35c22e94..ccb288794c5e 100644
--- a/security/php70-filter/Makefile
+++ b/security/php70-filter/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/security/php70-hash/Makefile b/security/php70-hash/Makefile
index 17b5b944f4ce..3ee94a424193 100644
--- a/security/php70-hash/Makefile
+++ b/security/php70-hash/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/security/php70-mcrypt/Makefile b/security/php70-mcrypt/Makefile
index 18b41abf06aa..ac715c925209 100644
--- a/security/php70-mcrypt/Makefile
+++ b/security/php70-mcrypt/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/security/php70-openssl/Makefile b/security/php70-openssl/Makefile
index c3974689a42a..7759e22394e8 100644
--- a/security/php70-openssl/Makefile
+++ b/security/php70-openssl/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/sysutils/php70-fileinfo/Makefile b/sysutils/php70-fileinfo/Makefile
index 1ac49179818e..2f6c293c4be9 100644
--- a/sysutils/php70-fileinfo/Makefile
+++ b/sysutils/php70-fileinfo/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/sysutils/php70-posix/Makefile b/sysutils/php70-posix/Makefile
index ee16e51ef75d..45f5903d1a7f 100644
--- a/sysutils/php70-posix/Makefile
+++ b/sysutils/php70-posix/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-ctype/Makefile b/textproc/php70-ctype/Makefile
index 04b1f818fc0a..f6833afb0e77 100644
--- a/textproc/php70-ctype/Makefile
+++ b/textproc/php70-ctype/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-dom/Makefile b/textproc/php70-dom/Makefile
index 305456047f85..9c5b18115755 100644
--- a/textproc/php70-dom/Makefile
+++ b/textproc/php70-dom/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-pspell/Makefile b/textproc/php70-pspell/Makefile
index 78b1f3da9655..a2978e35831b 100644
--- a/textproc/php70-pspell/Makefile
+++ b/textproc/php70-pspell/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-simplexml/Makefile b/textproc/php70-simplexml/Makefile
index 68106a054202..a4d88cb47a12 100644
--- a/textproc/php70-simplexml/Makefile
+++ b/textproc/php70-simplexml/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-wddx/Makefile b/textproc/php70-wddx/Makefile
index d218fabd29b7..87bab097e937 100644
--- a/textproc/php70-wddx/Makefile
+++ b/textproc/php70-wddx/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-xml/Makefile b/textproc/php70-xml/Makefile
index 1c5d6a32dd67..6eca62cf06a7 100644
--- a/textproc/php70-xml/Makefile
+++ b/textproc/php70-xml/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-xmlreader/Makefile b/textproc/php70-xmlreader/Makefile
index bb4caf18e4c3..dd5701bb7584 100644
--- a/textproc/php70-xmlreader/Makefile
+++ b/textproc/php70-xmlreader/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-xmlwriter/Makefile b/textproc/php70-xmlwriter/Makefile
index 0c85c9be77a6..7827d75cd84b 100644
--- a/textproc/php70-xmlwriter/Makefile
+++ b/textproc/php70-xmlwriter/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/textproc/php70-xsl/Makefile b/textproc/php70-xsl/Makefile
index 95c477f39d3b..7096247682e7 100644
--- a/textproc/php70-xsl/Makefile
+++ b/textproc/php70-xsl/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/www/php70-opcache/Makefile b/www/php70-opcache/Makefile
index 322c1dc921a2..db9930ba6e63 100644
--- a/www/php70-opcache/Makefile
+++ b/www/php70-opcache/Makefile
@@ -1,7 +1,6 @@
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 3
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/www/php70-session/Makefile b/www/php70-session/Makefile
index e291f0f4cf37..6b20fd0eda6c 100644
--- a/www/php70-session/Makefile
+++ b/www/php70-session/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/www/php70-tidy/Makefile b/www/php70-tidy/Makefile
index 3a4b20798c03..40f6250f1d08 100644
--- a/www/php70-tidy/Makefile
+++ b/www/php70-tidy/Makefile
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70