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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Jan 14 03:08:47 CET 2012


Revision: 16763
          http://gar.svn.sourceforge.net/gar/?rev=16763&view=rev
Author:   bdwalton
Date:     2012-01-14 02:08:47 +0000 (Sat, 14 Jan 2012)
Log Message:
-----------
php5/trunk: version bump, add --enable-intl argument

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	2012-01-13 21:38:29 UTC (rev 16762)
+++ csw/mgar/pkg/php5/trunk/Makefile	2012-01-14 02:08:47 UTC (rev 16763)
@@ -1,5 +1,5 @@
 NAME     = php5
-VERSION  = 5.3.8
+VERSION  = 5.3.9
 CATEGORIES  = lang
 SF_PROJ     = $(shell echo $(NAME) | sed -e 's/[0-9]//g')
 DISTNAME    = $(SF_PROJ)-$(VERSION)
@@ -228,6 +228,7 @@
 CONFIGURE_ARGS += --enable-simplexml
 CONFIGURE_ARGS += --disable-static
 CONFIGURE_ARGS += --enable-xml
+CONFIGURE_ARGS += --enable-intl
 CONFIGURE_ARGS += --with-libxml-dir=$(prefix)
 CONFIGURE_ARGS += --with-config-file-path=$(sysconfdir)
 CONFIGURE_ARGS += --with-config-file-scan-dir=$(sysconfdir)/conf.d

Modified: csw/mgar/pkg/php5/trunk/checksums
===================================================================
--- csw/mgar/pkg/php5/trunk/checksums	2012-01-13 21:38:29 UTC (rev 16762)
+++ csw/mgar/pkg/php5/trunk/checksums	2012-01-14 02:08:47 UTC (rev 16763)
@@ -1 +1 @@
-704cd414a0565d905e1074ffdc1fadfb  php-5.3.8.tar.bz2
+dd3288ed5c08cd61ac5bf619cb357521  php-5.3.9.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