Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 19:09:35 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r387670 - branches/2015Q2/lang/php5
Message-ID:  <201505271909.t4RJ9ZMF070959@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed May 27 19:09:35 2015
New Revision: 387670
URL: https://svnweb.freebsd.org/changeset/ports/387670

Log:
  MFH: r387331 (ale)
  
  Update to 5.4.41 release.
  
  Approved by:	ports-secteam

Modified:
  branches/2015Q2/lang/php5/Makefile
  branches/2015Q2/lang/php5/distinfo
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/lang/php5/Makefile
==============================================================================
--- branches/2015Q2/lang/php5/Makefile	Wed May 27 18:57:52 2015	(r387669)
+++ branches/2015Q2/lang/php5/Makefile	Wed May 27 19:09:35 2015	(r387670)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php5
-PORTVERSION=	5.4.40
+PORTVERSION=	5.4.41
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}

Modified: branches/2015Q2/lang/php5/distinfo
==============================================================================
--- branches/2015Q2/lang/php5/distinfo	Wed May 27 18:57:52 2015	(r387669)
+++ branches/2015Q2/lang/php5/distinfo	Wed May 27 19:09:35 2015	(r387670)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.40.tar.bz2) = 4898ffe8ac3ccb2d8cc94f7d76a9ea0414d954f5d4479895ddfccdc2e158a51a
-SIZE (php-5.4.40.tar.bz2) = 12272787
+SHA256 (php-5.4.41.tar.bz2) = 5bc4b45a1280ff80a3cf5b8563716f325cfd0121d7fd25aa54d56ff38b3b8272
+SIZE (php-5.4.41.tar.bz2) = 12487089
 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?201505271909.t4RJ9ZMF070959>