svn commit: r466773 - in head: graphics/php56-gd lang/php56

Alex Dupre ale at FreeBSD.org
Sun Apr 8 06:59:58 UTC 2018


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 at 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 at 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


More information about the svn-ports-head mailing list