Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 15:03:44 +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: r364014 - in head: lang/php5 net/php5-ldap
Message-ID:  <53dfa0d1.58cd.17ccbe23@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon Aug  4 15:03:44 2014
New Revision: 364014
URL: http://svnweb.freebsd.org/changeset/ports/364014
QAT: https://qat.redports.org/buildarchive/r364014/

Log:
  Update to 5.4.31 release.

Modified:
  head/lang/php5/Makefile
  head/lang/php5/distinfo
  head/net/php5-ldap/Makefile

Modified: head/lang/php5/Makefile
==============================================================================
--- head/lang/php5/Makefile	Mon Aug  4 14:25:43 2014	(r364013)
+++ head/lang/php5/Makefile	Mon Aug  4 15:03:44 2014	(r364014)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php5
-PORTVERSION=	5.4.30
+PORTVERSION=	5.4.31
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}

Modified: head/lang/php5/distinfo
==============================================================================
--- head/lang/php5/distinfo	Mon Aug  4 14:25:43 2014	(r364013)
+++ head/lang/php5/distinfo	Mon Aug  4 15:03:44 2014	(r364014)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.30.tar.bz2) = 32b83644e42d57388d6e5ec700c3502cde5f5e1207395b1e361e4cb2ce496ce6
-SIZE (php-5.4.30.tar.bz2) = 12315772
+SHA256 (php-5.4.31.tar.bz2) = 5e8e491431fd1d99df925d762b05da05c80b02cb38c9b3db616e8894a307914d
+SIZE (php-5.4.31.tar.bz2) = 12273437
 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
 SIZE (php-5.4.x-mail-header.patch) = 3379

Modified: head/net/php5-ldap/Makefile
==============================================================================
--- head/net/php5-ldap/Makefile	Mon Aug  4 14:25:43 2014	(r364013)
+++ head/net/php5-ldap/Makefile	Mon Aug  4 15:03:44 2014	(r364014)
@@ -1,7 +1,6 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	net
 
 MASTERDIR=	${.CURDIR}/../../lang/php5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53dfa0d1.58cd.17ccbe23>