Revision: 25911 http://sourceforge.net/p/gar/code/25911 Author: dmichelsen Date: 2016-08-29 13:38:26 +0000 (Mon, 29 Aug 2016) Log Message: ----------- php5/branches/php-5.6.x: Update to 5.6.25
Modified Paths: -------------- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile csw/mgar/pkg/php5/branches/php-5.6.x/checksums Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile =================================================================== --- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-08-29 13:14:36 UTC (rev 25910) +++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-08-29 13:38:26 UTC (rev 25911) @@ -1,5 +1,5 @@ NAME = php -VERSION = 5.6.24 +VERSION = 5.6.25 GARTYPE = v2 BUNDLE = php5 @@ -194,6 +194,7 @@ $(eval $(call php5_subpackage,bz2,CSWlibbz2-1-0)) $(eval $(call php5_subpackage,calendar,)) $(eval $(call php5_subpackage,ctype,)) +RUNTIME_DEP_PKGS_CSWphp5-curl += CSWlibpsl5 RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibintl8 RUNTIME_DEP_PKGS_CSWphp5-curl += $(RUNTIME_DEP_PKGS_CSWphp5-curl_$(GARCH)) $(eval $(call php5_subpackage,curl,CSWlibcurl4)) Modified: csw/mgar/pkg/php5/branches/php-5.6.x/checksums =================================================================== --- csw/mgar/pkg/php5/branches/php-5.6.x/checksums 2016-08-29 13:14:36 UTC (rev 25910) +++ csw/mgar/pkg/php5/branches/php-5.6.x/checksums 2016-08-29 13:38:26 UTC (rev 25911) @@ -1 +1 @@ -3ef6e3573698b9b444be88edd3b23494 php-5.6.24.tar.xz +81cb8c0de0d0b714587edbd27a2a75bb php-5.6.25.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.