svn commit: r398632 - in head: archivers/php56-zip lang/php55 lang/php56
Alex Dupre
ale at FreeBSD.org
Mon Oct 5 09:37:57 UTC 2015
Author: ale
Date: Mon Oct 5 09:37:54 2015
New Revision: 398632
URL: https://svnweb.freebsd.org/changeset/ports/398632
Log:
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
Modified:
head/archivers/php56-zip/Makefile
head/lang/php55/Makefile
head/lang/php55/distinfo
head/lang/php56/Makefile
head/lang/php56/distinfo
Modified: head/archivers/php56-zip/Makefile
==============================================================================
--- head/archivers/php56-zip/Makefile Mon Oct 5 09:13:58 2015 (r398631)
+++ head/archivers/php56-zip/Makefile Mon Oct 5 09:37:54 2015 (r398632)
@@ -1,7 +1,6 @@
# Created by: Alex Dupre <ale at FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php56
Modified: head/lang/php55/Makefile
==============================================================================
--- head/lang/php55/Makefile Mon Oct 5 09:13:58 2015 (r398631)
+++ head/lang/php55/Makefile Mon Oct 5 09:37:54 2015 (r398632)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php55
-PORTVERSION= 5.5.29
+PORTVERSION= 5.5.30
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: head/lang/php55/distinfo
==============================================================================
--- head/lang/php55/distinfo Mon Oct 5 09:13:58 2015 (r398631)
+++ head/lang/php55/distinfo Mon Oct 5 09:37:54 2015 (r398632)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946
-SIZE (php-5.5.29.tar.bz2) = 13698565
+SHA256 (php-5.5.30.tar.bz2) = e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29
+SIZE (php-5.5.30.tar.bz2) = 13699702
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
SIZE (php-5.5.x-mail-header.patch) = 3379
Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile Mon Oct 5 09:13:58 2015 (r398631)
+++ head/lang/php56/Makefile Mon Oct 5 09:37:54 2015 (r398632)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php56
-PORTVERSION= 5.6.13
+PORTVERSION= 5.6.14
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: head/lang/php56/distinfo
==============================================================================
--- head/lang/php56/distinfo Mon Oct 5 09:13:58 2015 (r398631)
+++ head/lang/php56/distinfo Mon Oct 5 09:37:54 2015 (r398632)
@@ -1,4 +1,4 @@
-SHA256 (php-5.6.13.tar.bz2) = 6358837c9cbab41b91ede59dbf0670ae0fb925a1369ecbc1a44a27212420f893
-SIZE (php-5.6.13.tar.bz2) = 14077633
+SHA256 (php-5.6.14.tar.bz2) = 36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0
+SIZE (php-5.6.14.tar.bz2) = 14073920
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
SIZE (php-5.5.x-mail-header.patch) = 3379
More information about the svn-ports-all
mailing list