Date: Thu, 10 Sep 2015 16:30:25 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r396582 - branches/2015Q3/lang/php5 Message-ID: <201509101630.t8AGUPj2078395@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Thu Sep 10 16:30:24 2015 New Revision: 396582 URL: https://svnweb.freebsd.org/changeset/ports/396582 Log: MFH: r396579 lang/php5: Update to 5.4.45 PR: 202906 Approved by: ports-secteam (with hat) Security: CVE-2015-6834 Security: CVE-2015-6835 Security: CVE-2015-6836 Security: CVE-2015-6837 Security: CVE-2015-6838 Security: 3d675519-5654-11e5-9ad8-14dae9d210b8 Modified: branches/2015Q3/lang/php5/Makefile branches/2015Q3/lang/php5/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/php5/Makefile ============================================================================== --- branches/2015Q3/lang/php5/Makefile Thu Sep 10 16:29:21 2015 (r396581) +++ branches/2015Q3/lang/php5/Makefile Thu Sep 10 16:30:24 2015 (r396582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.44 +PORTVERSION= 5.4.45 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2015Q3/lang/php5/distinfo ============================================================================== --- branches/2015Q3/lang/php5/distinfo Thu Sep 10 16:29:21 2015 (r396581) +++ branches/2015Q3/lang/php5/distinfo Thu Sep 10 16:30:24 2015 (r396582) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.44.tar.bz2) = 8dd59e5ce9248cf36ac3de5412a518b8b24c01ace6c46ce3d12e4ce981a3856d -SIZE (php-5.4.44.tar.bz2) = 12705644 +SHA256 (php-5.4.45.tar.bz2) = 4e0d28b1554c95cfaea6fa2b64aac85433f158ce72bb571bcd5574f98f4c6582 +SIZE (php-5.4.45.tar.bz2) = 12703324 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?201509101630.t8AGUPj2078395>