[csw-devel] SF.net SVN: gar:[11597] csw/mgar/pkg/php5/trunk

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sat Nov 13 13:42:55 CET 2010


Revision: 11597
          http://gar.svn.sourceforge.net/gar/?rev=11597&view=rev
Author:   rthurner
Date:     2010-11-13 12:42:55 +0000 (Sat, 13 Nov 2010)

Log Message:
-----------
php5: upgrade to php-5.3.3, comment some inclusions to make it build with gmake makesums

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile
    csw/mgar/pkg/php5/trunk/checksums

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2010-11-13 12:39:42 UTC (rev 11596)
+++ csw/mgar/pkg/php5/trunk/Makefile	2010-11-13 12:42:55 UTC (rev 11597)
@@ -1,5 +1,5 @@
 GARNAME     = php5
-GARVERSION  = 5.2.11
+GARVERSION  = 5.3.3
 CATEGORIES  = lang
 SF_PROJ     = $(shell echo $(GARNAME) | sed -e 's/[0-9]//g')
 DISTNAME    = $(SF_PROJ)-$(GARVERSION)
@@ -61,7 +61,7 @@
 
 # PHP Extensions
 EXTDIRLIST = $(shell ls -d extensions/*)
-include $(foreach X,$(EXTDIRLIST),$(X)/Makefile)
+#include $(foreach X,$(EXTDIRLIST),$(X)/Makefile)
 
 EXTRA_CFLAGS = -I$(prefix)/include/ncursesw
 

Modified: csw/mgar/pkg/php5/trunk/checksums
===================================================================
--- csw/mgar/pkg/php5/trunk/checksums	2010-11-13 12:39:42 UTC (rev 11596)
+++ csw/mgar/pkg/php5/trunk/checksums	2010-11-13 12:42:55 UTC (rev 11597)
@@ -1,17 +1 @@
-632cb357e102e18e04bb5666825a912f  CSWap2modphp5.postinstall
-e1381a4ba49e46b2097b76286a1b36fb  CSWap2modphp5.preremove
-0dd379f20ceb32fc77bb3a9bf045097f  CSWap2modphp5.space
-5f0046fe1b3f8e2228fdb165bdbbe73a  CSWmodphp5.postinstall
-2e5dbed2c9dd5e24c331753984946822  CSWmodphp5.preremove
-0dd379f20ceb32fc77bb3a9bf045097f  CSWmodphp5.space
-98c6458b20eca91982b67c80a0554586  CSWphp5.postinstall
-91060cc7c31aa917d88cd537d3d5bb42  configure.diff
-a71677d80f5cfd1aeb03547dfdeb705a  httpd-php5.conf.CSW
-2206431e47c2075c0b9c4a12de5cf791  odbc.diff
-230126f76ee6400ccf225bb6a8243532  pdopgsql.diff
-d4c93751890b989c5a7b04acb5845fd9  pear.conf.CSW
-13db46097c9686302bebf160e2d26ed2  pgsql.diff
-286bf34630f5643c25ebcedfec5e0a09  php-5.2.11.tar.bz2
-a450a46ce0ea9fd0c0abe432e750a873  php-bug-45557-fix.diff
-670b8fbf4cf9105d72f22dbf4b1e29cd  php.ini.CSW
-6251f3adcefc6ffa61d6339ac6b2d1eb  phpext
+21ceeeb232813c10283a5ca1b4c87b48  php-5.3.3.tar.bz2


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