Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2017 15:40:48 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455655 - head/lang/php72
Message-ID:  <201712061540.vB6Fem1d074593@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed Dec  6 15:40:48 2017
New Revision: 455655
URL: https://svnweb.freebsd.org/changeset/ports/455655

Log:
  lang/php72: Update from 7.2.0 RC 6 to 7.2.0
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.2.0

Modified:
  head/lang/php72/Makefile
  head/lang/php72/distinfo

Modified: head/lang/php72/Makefile
==============================================================================
--- head/lang/php72/Makefile	Wed Dec  6 15:26:00 2017	(r455654)
+++ head/lang/php72/Makefile	Wed Dec  6 15:40:48 2017	(r455655)
@@ -1,11 +1,10 @@
-
 # $FreeBSD$
 
 PORTNAME=	php72
-DISTVERSION=	7.2.0RC6
-PORTREVISION?=	3
+DISTVERSION=	7.2.0
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
-MASTER_SITES=	https://downloads.php.net/~pollita/
+MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${DISTVERSION}
 
 MAINTAINER=	tz@FreeBSD.org

Modified: head/lang/php72/distinfo
==============================================================================
--- head/lang/php72/distinfo	Wed Dec  6 15:26:00 2017	(r455654)
+++ head/lang/php72/distinfo	Wed Dec  6 15:40:48 2017	(r455655)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510238805
-SHA256 (php-7.2.0RC6.tar.xz) = be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e
-SIZE (php-7.2.0RC6.tar.xz) = 12077856
+TIMESTAMP = 1512570641
+SHA256 (php-7.2.0.tar.xz) = 87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095
+SIZE (php-7.2.0.tar.xz) = 12014940



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