diff options
author | tz <tz@FreeBSD.org> | 2016-08-30 20:55:20 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-08-30 20:55:20 +0800 |
commit | 991e376f105fa6347769b4350fec6b62222fdb0b (patch) | |
tree | 24b011abff2628ca44159bc6828aabc6c7c3c80d /textproc | |
parent | d0a5ce145227af6f1e1a86be367d891e1620fd2d (diff) | |
download | freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.tar.gz freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.tar.zst freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.zip |
lang/php56: Update from 5.6.24 to 5.6.25
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php56-ctype/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-dom/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-pspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-simplexml/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-wddx/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xml/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xmlreader/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xmlwriter/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xsl/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/textproc/php56-ctype/Makefile b/textproc/php56-ctype/Makefile index 1dc18acb5e79..e5d8928974b6 100644 --- a/textproc/php56-ctype/Makefile +++ b/textproc/php56-ctype/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-dom/Makefile b/textproc/php56-dom/Makefile index 1c75b6296827..71330d42bbdd 100644 --- a/textproc/php56-dom/Makefile +++ b/textproc/php56-dom/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-pspell/Makefile b/textproc/php56-pspell/Makefile index 4a3af2cd29c2..a167b8243a6c 100644 --- a/textproc/php56-pspell/Makefile +++ b/textproc/php56-pspell/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-simplexml/Makefile b/textproc/php56-simplexml/Makefile index ef0f55bf6554..aa354c8aa110 100644 --- a/textproc/php56-simplexml/Makefile +++ b/textproc/php56-simplexml/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-wddx/Makefile b/textproc/php56-wddx/Makefile index 35a91661c78d..608a09d8e8df 100644 --- a/textproc/php56-wddx/Makefile +++ b/textproc/php56-wddx/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-xml/Makefile b/textproc/php56-xml/Makefile index 8482a1b1a263..2634ec6fa703 100644 --- a/textproc/php56-xml/Makefile +++ b/textproc/php56-xml/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-xmlreader/Makefile b/textproc/php56-xmlreader/Makefile index 60f2ed6525ca..9f0627e68e44 100644 --- a/textproc/php56-xmlreader/Makefile +++ b/textproc/php56-xmlreader/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-xmlwriter/Makefile b/textproc/php56-xmlwriter/Makefile index 7409f6dcb270..d291010a74a7 100644 --- a/textproc/php56-xmlwriter/Makefile +++ b/textproc/php56-xmlwriter/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/textproc/php56-xsl/Makefile b/textproc/php56-xsl/Makefile index ba032f45e75b..80a3add17a86 100644 --- a/textproc/php56-xsl/Makefile +++ b/textproc/php56-xsl/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 |