Subject: CVS commit: pkgsrc/lang/php71
From: Jaromir Dolecek
Date: 2016-08-04 16:09:03
Message id: 20160804140903.E707CFBB5@cvs.NetBSD.org

Log Message:
Add php 7.1.0beta1

PHP 7.1.x builds upon 7.0.x, adding new features (so far)

* Iterable type.
* HTTP/2 Server Push Support in ext/curl & other ext/curl improvements
* Fix inconsistent behavior in $this variable
* Square bracket syntax for array destructuring assignment
* Create closure from callable
* More precise float values
* Asynchronous Signal Handling (without ticks) in ext/pcntl.
* Additional Context in pcntl_signal Handler

NOTE: this is BETA, not suitable for production environment

Files:
RevisionActionfile
1.1addpkgsrc/lang/php71/DESCR
1.1addpkgsrc/lang/php71/MESSAGE
1.1addpkgsrc/lang/php71/Makefile
1.1addpkgsrc/lang/php71/Makefile.common
1.1addpkgsrc/lang/php71/Makefile.php
1.1addpkgsrc/lang/php71/PLIST
1.1addpkgsrc/lang/php71/buildlink3.mk
1.1addpkgsrc/lang/php71/distinfo
1.1addpkgsrc/lang/php71/patches/patch-acinclude.m4
1.1addpkgsrc/lang/php71/patches/patch-configure
1.1addpkgsrc/lang/php71/patches/patch-ext_gd_config.m4
1.1addpkgsrc/lang/php71/patches/patch-ext_imap_config.m4
1.1addpkgsrc/lang/php71/patches/patch-ext_pcre_pcrelib_config.h
1.1addpkgsrc/lang/php71/patches/patch-ext_pdo__mysql_config.m4
1.1addpkgsrc/lang/php71/patches/patch-ext_pdo_config.m4
1.1addpkgsrc/lang/php71/patches/patch-ext_phar_Makefile.frag
1.1addpkgsrc/lang/php71/patches/patch-ext_phar_phar_phar.php
1.1addpkgsrc/lang/php71/patches/patch-ext_recode_recode.c
1.1addpkgsrc/lang/php71/patches/patch-ext_sqlite3_libsqlite_sqlite3.c
1.1addpkgsrc/lang/php71/patches/patch-ext_standard_basic__functions.c
1.1addpkgsrc/lang/php71/patches/patch-ext_standard_php__dns.h
1.1addpkgsrc/lang/php71/patches/patch-makedist
1.1addpkgsrc/lang/php71/patches/patch-php.ini-development
1.1addpkgsrc/lang/php71/patches/patch-php.ini-production
1.1addpkgsrc/lang/php71/patches/patch-run-tests.php
1.1addpkgsrc/lang/php71/patches/patch-sapi_cgi_Makefile.frag
1.1addpkgsrc/lang/php71/patches/patch-sapi_cli_Makefile.frag
1.1addpkgsrc/lang/php71/patches/patch-sapi_fpm_fpm_events_port.c
1.1addpkgsrc/lang/php71/patches/patch-sapi_fpm_php-fpm.conf.in