Date: Mon, 24 Sep 2018 12:01:39 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480602 - in head: databases/php56-interbase databases/php56-pdo_firebird lang/php56 Message-ID: <201809241201.w8OC1dLu053587@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Sep 24 12:01:39 2018 New Revision: 480602 URL: https://svnweb.freebsd.org/changeset/ports/480602 Log: Update to 5.6.38 release. Modified: head/databases/php56-interbase/Makefile head/databases/php56-pdo_firebird/Makefile head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/databases/php56-interbase/Makefile ============================================================================== --- head/databases/php56-interbase/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/databases/php56-interbase/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/databases/php56-pdo_firebird/Makefile ============================================================================== --- head/databases/php56-pdo_firebird/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/databases/php56-pdo_firebird/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/lang/php56/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.37 +PORTVERSION= 5.6.38 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Sep 24 11:39:38 2018 (r480601) +++ head/lang/php56/distinfo Mon Sep 24 12:01:39 2018 (r480602) @@ -1,5 +1,3 @@ -TIMESTAMP = 1532435002 -SHA256 (php-5.6.37.tar.xz) = 5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256 -SIZE (php-5.6.37.tar.xz) = 12467912 -SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed -SIZE (php-5.5.x-mail-header.patch) = 4426 +TIMESTAMP = 1537790285 +SHA256 (php-5.6.38.tar.xz) = c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e +SIZE (php-5.6.38.tar.xz) = 12467408
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809241201.w8OC1dLu053587>