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 /archivers | |
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 'archivers')
-rw-r--r-- | archivers/php56-bz2/Makefile | 2 | ||||
-rw-r--r-- | archivers/php56-phar/Makefile | 2 | ||||
-rw-r--r-- | archivers/php56-zip/Makefile | 2 | ||||
-rw-r--r-- | archivers/php56-zlib/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/archivers/php56-bz2/Makefile b/archivers/php56-bz2/Makefile index 9a5baa6af330..f29e9d8f96f3 100644 --- a/archivers/php56-bz2/Makefile +++ b/archivers/php56-bz2/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-phar/Makefile b/archivers/php56-phar/Makefile index e285e74949b5..1cd51eb07279 100644 --- a/archivers/php56-phar/Makefile +++ b/archivers/php56-phar/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-zip/Makefile b/archivers/php56-zip/Makefile index c9f55a874f0e..77be73dbedce 100644 --- a/archivers/php56-zip/Makefile +++ b/archivers/php56-zip/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/archivers/php56-zlib/Makefile b/archivers/php56-zlib/Makefile index 6fe5d47305b9..fc4b61de3431 100644 --- a/archivers/php56-zlib/Makefile +++ b/archivers/php56-zlib/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 |