Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2018 06:59:57 +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: r466773 - in head: graphics/php56-gd lang/php56
Message-ID:  <201804080659.w386xvM0004088@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Sun Apr  8 06:59:57 2018
New Revision: 466773
URL: https://svnweb.freebsd.org/changeset/ports/466773

Log:
  Update to 5.6.35 release.
  
  PR:		227246
  Submitted by:	Dani <i.dani@outlook.com>

Modified:
  head/graphics/php56-gd/Makefile
  head/lang/php56/Makefile
  head/lang/php56/distinfo

Modified: head/graphics/php56-gd/Makefile
==============================================================================
--- head/graphics/php56-gd/Makefile	Sun Apr  8 06:48:55 2018	(r466772)
+++ head/graphics/php56-gd/Makefile	Sun Apr  8 06:59:57 2018	(r466773)
@@ -1,7 +1,6 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	graphics
 
 MASTERDIR=	${.CURDIR}/../../lang/php56

Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile	Sun Apr  8 06:48:55 2018	(r466772)
+++ head/lang/php56/Makefile	Sun Apr  8 06:59:57 2018	(r466773)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	php56
-PORTVERSION=	5.6.34
-PORTREVISION?=	2
+PORTVERSION=	5.6.35
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}

Modified: head/lang/php56/distinfo
==============================================================================
--- head/lang/php56/distinfo	Sun Apr  8 06:48:55 2018	(r466772)
+++ head/lang/php56/distinfo	Sun Apr  8 06:59:57 2018	(r466773)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1519977104
-SHA256 (php-5.6.34.tar.xz) = 21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128
-SIZE (php-5.6.34.tar.xz) = 12465748
+TIMESTAMP = 1523170699
+SHA256 (php-5.6.35.tar.xz) = 9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2
+SIZE (php-5.6.35.tar.xz) = 12466396
 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
 SIZE (php-5.5.x-mail-header.patch) = 4426



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