Date: Sat, 15 Aug 2015 08:37:26 +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: r394290 - in head: graphics/php5-gd lang/php5 Message-ID: <201508150837.t7F8bQo4054703@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Sat Aug 15 08:37:26 2015 New Revision: 394290 URL: https://svnweb.freebsd.org/changeset/ports/394290 Log: Update to 5.4.44 release. Modified: head/graphics/php5-gd/Makefile head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/graphics/php5-gd/Makefile ============================================================================== --- head/graphics/php5-gd/Makefile Sat Aug 15 08:29:13 2015 (r394289) +++ head/graphics/php5-gd/Makefile Sat Aug 15 08:37:26 2015 (r394290) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php5 Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Sat Aug 15 08:29:13 2015 (r394289) +++ head/lang/php5/Makefile Sat Aug 15 08:37:26 2015 (r394290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.43 +PORTVERSION= 5.4.44 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Sat Aug 15 08:29:13 2015 (r394289) +++ head/lang/php5/distinfo Sat Aug 15 08:37:26 2015 (r394290) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.43.tar.bz2) = 25d7724fb00ad1b520f5bad2173717031153d0a8e3de2c75e7a084c76f8ecd6b -SIZE (php-5.4.43.tar.bz2) = 12708452 +SHA256 (php-5.4.44.tar.bz2) = 8dd59e5ce9248cf36ac3de5412a518b8b24c01ace6c46ce3d12e4ce981a3856d +SIZE (php-5.4.44.tar.bz2) = 12705644 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508150837.t7F8bQo4054703>