[packages/php-phing] Phing 2.15 (Sep. 14, 2016)

glen glen at pld-linux.org
Thu Sep 22 22:35:16 CEST 2016


commit 703d381e2d59cc38a78f02d489c032720bd590d0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Sep 22 23:07:44 2016 +0300

    Phing 2.15 (Sep. 14, 2016)
    
    This release contains the following new or improved functionality:
    
     * PHP 7.0 compatibility was improved
     * Phing grammar was updated
     * Tasks to work with Mercurial were added
     * Various typo and bug fixes, documentation updates
    
    The following tickets were closed in this release:
    
     * [1263] Error in SassTask on PHP 7
     * [1262] Fatal error in SassTask when Sass gem is not installed
     * [1259] PHP_CLASSPATH Enviroment Variable
     * [1258] ApigenTask issue
     * [1257] The phpunit-code-coverage version 4.x breaks the phing-tasks-phpunit component
     * [1254] ftpdeploy : [PHP Error] require_once(PEAR.php): failed to open stream: No such file or directory [line 251 of site\vendor\phing\phing\src\Task\Ext\FtpDeploy.php]
     * [1253] Phing gitlog task not return last commit when committer's system time is set forward
     * [1249] First tstamp task is generating wrong timestamp
     * [1247] IsProperty(True/False)Condition doesn't support the 'name' attribute
     * [1246] FailTask with nested condition always fails
     * [1243] Command line argument with "|" character must be quoted
     * [1238] Add documentation for Smarty and ReplaceRegexp tasks
     * [566] Add Mercurial support

 php-phing.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-phing.spec b/php-phing.spec
index 9ac671c..abf32cf 100644
--- a/php-phing.spec
+++ b/php-phing.spec
@@ -7,12 +7,12 @@
 Summary:	PHP project build system based on Apache Ant
 Summary(pl.UTF-8):	System budowania projektów w PHP oparty na narzędziu Apache Ant
 Name:		php-%{pkgname}
-Version:	2.14.0
+Version:	2.15.0
 Release:	1
 License:	LGPL v3
 Group:		Development/Languages/PHP
 Source0:	http://pear.phing.info/get/phing-%{version}.tgz
-# Source0-md5:	6bdf34b2909bdfcabfce91efe78e0fce
+# Source0-md5:	a32976e9666887aea75945e31187e776
 Source1:	%{pkgname}.sh
 Patch0:		composer-path.patch
 URL:		http://www.phing.info/
@@ -66,7 +66,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_appdir	%{php_data_dir}/%{pkgname}
 
 # exclude optional dependencies
-%define		_noautoreq_pear phing/.* Archive/Tar.* HTTP/Request2.* Log.php Mail.php Mail/mime.php Net/FTP.php Net/Growl.* PEAR.php PEAR/.* PEAR/PackageFileManager.* PHP/CodeCoverage/.* PHP/CodeSniffer.* PHP/Depend/.* PHP/PMD.* PHPMD/.* phpunit/.* vendor/.* PHPLOC/.* PHPUnit/.* Services/Amazon/S3.* Smarty.class.php SmartyBC.class.php System.php VersionControl/.* creole/Creole.php [Pp]hpDocumentor/.* simpletest/.* PHPCPD/Autoload.php SebastianBergmann/PHPCPD/autoload.php Ssh2MethodConnectionParam.php Ssh2MethodParam.php IniFileConfig.php IniFileRemove.php IniFileSet.php Symfony/Component/Stopwatch/autoload.php
+%define		_noautoreq_pear phing/.* Archive/Tar.* HTTP/Request2.* Log.php Mail.php Mail/mime.php Net/FTP.php Net/Growl.* PEAR.php PEAR/.* PEAR/PackageFileManager.* PHP/CodeCoverage/.* PHP/CodeSniffer.* PHP/Depend/.* PHP/PMD.* PHPMD/.* phpunit/.* vendor/.* PHPLOC/.* PHPUnit/.* Services/Amazon/S3.* Smarty.class.php SmartyBC.class.php System.php VersionControl/.* creole/Creole.php [Pp]hpDocumentor/.* simpletest/.* PHPCPD/Autoload.php SebastianBergmann/PHPCPD/autoload.php Ssh2MethodConnectionParam.php Ssh2MethodParam.php IniFileConfig.php IniFileRemove.php IniFileSet.php Symfony/Component/Stopwatch/autoload.php scssphp/scss.inc.php
 
 # exclude optional php dependencies
 %define		_noautophp	php-ctype php-ftp php-gettext php-hash php-mbstring php-openssl php-pcre php-simplexml php-xsl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phing.git/commitdiff/703d381e2d59cc38a78f02d489c032720bd590d0



More information about the pld-cvs-commit mailing list