Revision: 25972 http://sourceforge.net/p/gar/code/25972 Author: dmichelsen Date: 2016-10-07 09:34:22 +0000 (Fri, 07 Oct 2016) Log Message: ----------- php5/branches/php-5.6.x: Update to new libintl
Modified Paths: -------------- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile =================================================================== --- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-10-07 09:14:58 UTC (rev 25971) +++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-10-07 09:34:22 UTC (rev 25972) @@ -195,7 +195,7 @@ $(eval $(call php5_subpackage,calendar,)) $(eval $(call php5_subpackage,ctype,)) RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibpsl5 -RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibintl9 RUNTIME_DEP_PKGS_CSWphp5-curl += $(RUNTIME_DEP_PKGS_CSWphp5-curl_$(GARCH)) $(eval $(call php5_subpackage,curl,CSWlibcurl4)) $(eval $(call php5_subpackage,dba,CSWlibgdbm4 CSWbdb42)) @@ -210,7 +210,7 @@ RUNTIME_DEP_PKGS_CSWphp5-gd += $(RUNTIME_DEP_PKGS_CSWphp5-gd_$(GARCH)) $(eval $(call php5_subpackage,gd,CSWlibgd3 CSWlibt1-5 CSWlibxpm4)) PKGFILES_CSWphp5-gd += .*/include/php/ext/gd.* -$(eval $(call php5_subpackage,gettext,CSWlibintl8)) +$(eval $(call php5_subpackage,gettext,CSWlibintl9)) $(eval $(call php5_subpackage,gmp,CSWlibgmp10)) $(eval $(call php5_subpackage,hash,)) PKGFILES_CSWphp5-hash += .*/include/php/ext/hash.* This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.