[csw-devel] SF.net SVN: gar:[3256] csw/mgar/pkg/php5_simplexml

valholla at users.sourceforge.net valholla at users.sourceforge.net
Thu Feb 19 02:59:06 CET 2009


Revision: 3256
          http://gar.svn.sourceforge.net/gar/?rev=3256&view=rev
Author:   valholla
Date:     2009-02-19 01:59:06 +0000 (Thu, 19 Feb 2009)

Log Message:
-----------
update recipe

Modified Paths:
--------------
    csw/mgar/pkg/php5_simplexml/Makefile
    csw/mgar/pkg/php5_simplexml/checksums

Modified: csw/mgar/pkg/php5_simplexml/Makefile
===================================================================
--- csw/mgar/pkg/php5_simplexml/Makefile	2009-02-19 01:59:00 UTC (rev 3255)
+++ csw/mgar/pkg/php5_simplexml/Makefile	2009-02-19 01:59:06 UTC (rev 3256)
@@ -20,6 +20,7 @@
 
 
 PACKAGES = CSWphp5$(PHP5EXT_NAME)
+PATCHFILES = simplexml.diff
 
 MASTER_SITES = http://www.php.net/releases/
 SPKG_SOURCEURL = http://www.php.net/get/
@@ -29,10 +30,12 @@
 
 CATALOGNAME_CSWphp5$(PHP5EXT_NAME) = php5_$(PHP5EXT_NAME)
 SPKG_DESC_CSWphp5$(PHP5EXT_NAME) = $(PHP5EXT_NAME) Extention for PHP5
-REQUIRED_PKGS_CSWphp5$(PHP5EXT_NAME) = CSWphp5
+REQUIRED_PKGS_CSWphp5$(PHP5EXT_NAME) = CSWphp5 CSWiconv CSWlibxml2 CSWzlib
 
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-php-config=$(PHP_BIN)/php-config
+CONFIGURE_ARGS += --with-libxml-dir=$(prefix)
 
 post-extract-modulated:
 	@( cd $(WORKSRC) ; $(PHP_BIN)/phpize )

Modified: csw/mgar/pkg/php5_simplexml/checksums
===================================================================
--- csw/mgar/pkg/php5_simplexml/checksums	2009-02-19 01:59:00 UTC (rev 3255)
+++ csw/mgar/pkg/php5_simplexml/checksums	2009-02-19 01:59:06 UTC (rev 3256)
@@ -0,0 +1,2 @@
+7380ffecebd95c6edb317ef861229ebd  download/php-5.2.6.tar.bz2
+2222ef83e2a09912e107b8b34ec1b340  download/simplexml.diff


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list