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 /net | |
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 'net')
-rw-r--r-- | net/php56-ldap/Makefile | 2 | ||||
-rw-r--r-- | net/php56-soap/Makefile | 2 | ||||
-rw-r--r-- | net/php56-sockets/Makefile | 2 | ||||
-rw-r--r-- | net/php56-xmlrpc/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/php56-ldap/Makefile b/net/php56-ldap/Makefile index f83eba854058..9ace1b006058 100644 --- a/net/php56-ldap/Makefile +++ b/net/php56-ldap/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/net/php56-soap/Makefile b/net/php56-soap/Makefile index c2b2fdb70259..fd2fe084c8c1 100644 --- a/net/php56-soap/Makefile +++ b/net/php56-soap/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/net/php56-sockets/Makefile b/net/php56-sockets/Makefile index 5179f5d84522..f7ef83ad6d7c 100644 --- a/net/php56-sockets/Makefile +++ b/net/php56-sockets/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/net/php56-xmlrpc/Makefile b/net/php56-xmlrpc/Makefile index e94337445981..5cb2ceacf53c 100644 --- a/net/php56-xmlrpc/Makefile +++ b/net/php56-xmlrpc/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 |