diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
commit | a6bc455d6dd618318f7a03f721d1a8b79aed6546 (patch) | |
tree | 24b011abff2628ca44159bc6828aabc6c7c3c80d /archivers | |
parent | multimedia/emby-server: Update to 3.0.6400 (diff) |
lang/php56: Update from 5.6.24 to 5.6.25
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
Notes
Notes:
svn path=/head/; revision=421112
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 |