[Lunar-commits] r17462 - moonbase/trunk/zbeta/php5

Florin Braescu florin at lunar-linux.org
Sat Nov 26 07:35:22 UTC 2005


Author: florin
Date: 2005-11-26 07:35:21 +0000 (Sat, 26 Nov 2005)
New Revision: 17462

Modified:
   moonbase/trunk/zbeta/php5/DETAILS
   moonbase/trunk/zbeta/php5/POST_REMOVE
Log:
bump the version to 5.1.0. many new features and bugfixes.

Modified: moonbase/trunk/zbeta/php5/DETAILS
===================================================================
--- moonbase/trunk/zbeta/php5/DETAILS	2005-11-26 07:14:45 UTC (rev 17461)
+++ moonbase/trunk/zbeta/php5/DETAILS	2005-11-26 07:35:21 UTC (rev 17462)
@@ -1,5 +1,5 @@
           MODULE=php5
-         VERSION=5.0.5
+         VERSION=5.1.0
     IMAP_VERSION=2004g
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
           SOURCE=php-$VERSION.tar.bz2
@@ -12,11 +12,11 @@
    SOURCE_URL[6]=http://fr.php.net/distributions/
          SOURCE2=imap-$IMAP_VERSION.tar.Z
      SOURCE2_URL=ftp://ftp.cac.washington.edu/imap/
-      SOURCE_VFY=sha1:ffcc050f879265eb96f2c8dc79fa895047da9d4a
+      SOURCE_VFY=sha1:f5bc428369c4361892d03aecd5f125521f522eee
      SOURCE2_VFY=sha1:791a8bb247ca51ce0a4c32e814a2f736c2bcf066
         WEB_SITE=http://www.php.net
          ENTERED=20040919
-         UPDATED=20050907
+         UPDATED=20051126
            SHORT="PHP is the PHP: Hypertext Processor scripting language."
 
 cat << EOF

Modified: moonbase/trunk/zbeta/php5/POST_REMOVE
===================================================================
--- moonbase/trunk/zbeta/php5/POST_REMOVE	2005-11-26 07:14:45 UTC (rev 17461)
+++ moonbase/trunk/zbeta/php5/POST_REMOVE	2005-11-26 07:35:21 UTC (rev 17462)
@@ -1,4 +1,4 @@
-if    module_installed  apache;  then
+if  module_installed  apache;  then
 
   cp        /etc/httpd/httpd.conf       /tmp/httpd.conf
   grep  -v  "LoadModule php5_module"    /tmp/httpd.conf  |



More information about the Lunar-commits mailing list