[Lunar-commits] CVS: moonbase/zbeta/php5 BUILD, 1.1, 1.2 DETAILS,
1.5, 1.6
Florin Braescu
florin at lunar-linux.org
Thu Dec 16 17:54:57 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/php5
In directory espresso.foo-projects.org:/tmp/cvs-serv27484/zbeta/php5
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 5.0.2 to 5.0.3. bugfix release.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/php5/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 19 Sep 2004 22:32:44 -0000 1.1
+++ BUILD 16 Dec 2004 17:54:54 -0000 1.2
@@ -20,7 +20,7 @@
OPTS="$OPTS --with-apxs2=/usr/sbin/apxs"
fi
-# sedit "s:^:#include <errno.h>\n:" ext/mysql/libmysql/mysys_err.h &&
+# sedit "s:^:#include <errno.h>\n:" ext/mysql/libmysql/mysys_err.h &&
verbose_msg "OPTS=$OPTS" &&
./configure --prefix=/usr \
@@ -32,7 +32,7 @@
--with-readline \
--with-zlib=/usr \
--with-ncurses \
- $OPTS &&
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/php5/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 5 Oct 2004 09:30:24 -0000 1.5
+++ DETAILS 16 Dec 2004 17:54:54 -0000 1.6
@@ -1,9 +1,9 @@
MODULE=php5
- VERSION=5.0.2
+ VERSION=5.0.3
IMAP_VERSION=2004a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
SOURCE=php-$VERSION.tar.bz2
- SOURCE_VFY=sha1:85e4635ce764199d60329a578421159f338be082
+ SOURCE_VFY=sha1:b717020a329a4e3b4714d5a290b9cb9f3dfda7d3
SOURCE_URL[0]=http://www.php.net/distributions/
SOURCE_URL[1]=http://uk2.php.net/distributions/
SOURCE_URL[2]=http://us2.php.net/distributions/
@@ -16,7 +16,7 @@
SOURCE2_URL=ftp://ftp.cac.washington.edu/imap/
WEB_SITE=http://www.php.net
ENTERED=20040919
- UPDATED=20040924
+ UPDATED=20041216
SHORT="PHP is the PHP: Hypertext Processor scripting language."
cat << EOF
More information about the Lunar-commits
mailing list