[csw-devel] SF.net SVN: gar:[13846] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Mar 17 04:26:55 CET 2011
Revision: 13846
http://gar.svn.sourceforge.net/gar/?rev=13846&view=rev
Author: bdwalton
Date: 2011-03-17 03:26:54 +0000 (Thu, 17 Mar 2011)
Log Message:
-----------
php5/trunk: drop back to 5.3.5; 5.3.6 is not available yet despite what CVE-2011-1092 says
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-03-17 03:21:47 UTC (rev 13845)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-03-17 03:26:54 UTC (rev 13846)
@@ -1,5 +1,5 @@
NAME = php5
-VERSION = 5.3.6
+VERSION = 5.3.5
CATEGORIES = lang
SF_PROJ = $(shell echo $(NAME) | sed -e 's/[0-9]//g')
DISTNAME = $(SF_PROJ)-$(VERSION)
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