Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 15:34:01 +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: r419117 - branches/2016Q3/lang/php55
Message-ID:  <201607261534.u6QFY1Xj016973@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Jul 26 15:34:01 2016
New Revision: 419117
URL: https://svnweb.freebsd.org/changeset/ports/419117

Log:
  MFH: r419116
  
  lang/php55: Update to 5.5.38
  
  Changelog:	http://php.net/ChangeLog-5.php#5.5.38
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q3/lang/php55/Makefile
  branches/2016Q3/lang/php55/distinfo
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/lang/php55/Makefile
==============================================================================
--- branches/2016Q3/lang/php55/Makefile	Tue Jul 26 15:31:02 2016	(r419116)
+++ branches/2016Q3/lang/php55/Makefile	Tue Jul 26 15:34:01 2016	(r419117)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.37
+PORTVERSION=	5.5.38
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
@@ -13,7 +13,7 @@ COMMENT=	PHP Scripting Language
 
 LICENSE=	PHP301
 
-USES+=		tar:bzip2 cpe
+USES+=		tar:bz2 cpe
 CPE_PRODUCT=	php
 NO_OPTIONS_SORT=yes
 .if !defined(PKGNAMESUFFIX)

Modified: branches/2016Q3/lang/php55/distinfo
==============================================================================
--- branches/2016Q3/lang/php55/distinfo	Tue Jul 26 15:31:02 2016	(r419116)
+++ branches/2016Q3/lang/php55/distinfo	Tue Jul 26 15:34:01 2016	(r419117)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1466883985
-SHA256 (php-5.5.37.tar.bz2) = d2380ebe46caf17f2c4cd055867d00a82e6702dc5f62dc29ce864a5742905d88
-SIZE (php-5.5.37.tar.bz2) = 13699851
-SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
-SIZE (php-5.5.x-mail-header.patch) = 4426
+TIMESTAMP = 1469546257
+SHA256 (php-5.5.38.tar.bz2) = 473c81ebb2e48ca468caee031762266651843d7227c18a824add9b07b9393e38
+SIZE (php-5.5.38.tar.bz2) = 13701262



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607261534.u6QFY1Xj016973>