pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Update php71 to 7.1.0 (PHP 7.1.0 official release).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/088de4de3b02
branches:  trunk
changeset: 355687:088de4de3b02
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 10 07:10:53 2016 +0000

description:
Update php71 to 7.1.0 (PHP 7.1.0 official release).

Changes are too many to write here, please refer NEWS file.

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php71/Makefile    |   5 +----
 lang/php71/distinfo    |  10 +++++-----
 3 files changed, 8 insertions(+), 11 deletions(-)

diffs (55 lines):

diff -r 785b7ce5a972 -r 088de4de3b02 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sat Dec 10 07:09:30 2016 +0000
+++ b/lang/php/phpversion.mk    Sat Dec 10 07:10:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.167 2016/12/10 07:09:30 taca Exp $
+# $NetBSD: phpversion.mk,v 1.168 2016/12/10 07:10:53 taca Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages. It does not add a dependency on the PHP
@@ -89,7 +89,7 @@
 # Define each PHP's version.
 PHP56_VERSION= 5.6.29
 PHP70_VERSION= 7.0.14
-PHP71_VERSION= 7.1.0RC6
+PHP71_VERSION= 7.1.0
 
 # Define initial release of major version.
 PHP56_RELDATE= 20140828
diff -r 785b7ce5a972 -r 088de4de3b02 lang/php71/Makefile
--- a/lang/php71/Makefile       Sat Dec 10 07:09:30 2016 +0000
+++ b/lang/php71/Makefile       Sat Dec 10 07:10:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/11/05 14:30:30 jdolecek Exp $
+# $NetBSD: Makefile,v 1.5 2016/12/10 07:10:53 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -10,9 +10,6 @@
 COMMENT=               PHP Hypertext Preprocessor version 7.1
 LICENSE=               php
 
-# 7.1 is in beta, available only on dev location
-MASTER_SITES=   https://downloads.php.net/~krakjoe/
-
 TEST_TARGET=           test
 
 USE_TOOLS+=            gmake lex pkg-config
diff -r 785b7ce5a972 -r 088de4de3b02 lang/php71/distinfo
--- a/lang/php71/distinfo       Sat Dec 10 07:09:30 2016 +0000
+++ b/lang/php71/distinfo       Sat Dec 10 07:10:53 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2016/11/12 15:41:24 taca Exp $
+$NetBSD: distinfo,v 1.10 2016/12/10 07:10:53 taca Exp $
 
-SHA1 (php-7.1.0RC6.tar.bz2) = 46144d74951f0ecfb2ce8d1c5d7890175cfd47b4
-RMD160 (php-7.1.0RC6.tar.bz2) = 3020a5f6ea44d88e49fb642d722c7819557304a7
-SHA512 (php-7.1.0RC6.tar.bz2) = f0343af4baff40c5411656ca9b9ac4e5e920de8e9cb99df0b957a7f87f59fcb097e80e53b6edb26027f89488086d7955b3e1f8967bef8fb396c8af67bc5455dc
-Size (php-7.1.0RC6.tar.bz2) = 15555392 bytes
+SHA1 (php-7.1.0.tar.bz2) = 06e08b5cbbd84497b281f4902a853a978ece0b48
+RMD160 (php-7.1.0.tar.bz2) = ba2ece4ade6b74238e60e5ca57e7cba83f7f3e29
+SHA512 (php-7.1.0.tar.bz2) = 94c051abd19dbdf3d016f068269b5c6d667938def4df1732f7826a0ab2dd1fa541ff838dafc1531e1c4fa790df0b07feaef97512b28dda3e4ce5e724ede89b37
+Size (php-7.1.0.tar.bz2) = 15781955 bytes
 SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad
 SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c
 SHA1 (patch-ext_gd_config.m4) = 93b62daad93b9ee6dc28e06016f739bc26b0dc9f



Home | Main Index | Thread Index | Old Index