[Lunar-commits] CVS: moonbase/compilers/php BUILD, 1.13,
1.14 DETAILS, 1.34, 1.35
Florin Braescu
florin at lunar-linux.org
Thu Dec 16 17:40:25 UTC 2004
Update of /var/cvs/lunar/moonbase/compilers/php
In directory espresso.foo-projects.org:/tmp/cvs-serv2681/compilers/php
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 4.3.9 to 4.3.10. bugfix release. compiles with gcc 3.4.3.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/BUILD,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- BUILD 13 Dec 2004 08:56:24 -0000 1.13
+++ BUILD 16 Dec 2004 17:40:23 -0000 1.14
@@ -24,7 +24,7 @@
LDFLAGS="$LDFLAGS -lstdc++"
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 \
@@ -34,7 +34,7 @@
--enable-dbx \
--enable-dio \
--with-readline \
- $OPTS &&
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/DETAILS,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- DETAILS 5 Oct 2004 09:29:53 -0000 1.34
+++ DETAILS 16 Dec 2004 17:40:23 -0000 1.35
@@ -1,8 +1,8 @@
MODULE=php
- VERSION=4.3.9
+ VERSION=4.3.10
IMAP_VERSION=2004a
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_VFY=sha1:9995ce1f0b84a6d3c230552446dbcd91dbf426b0
+ SOURCE_VFY=sha1:3cef4d103f395eb25fa44fcdc8c692c1cf0a2ac0
SOURCE_URL[0]=http://www.php.net/distributions/
SOURCE_URL[1]=http://uk2.php.net/distributions/
SOURCE_URL[2]=http://us2.php.net/distributions/
@@ -15,7 +15,7 @@
SOURCE2_URL=ftp://ftp.cac.washington.edu/imap/
WEB_SITE=http://www.php.net
ENTERED=20011024
- UPDATED=20040924
+ UPDATED=20041216
SHORT="PHP is the PHP: Hypertext Processor scripting language."
cat << EOF
More information about the Lunar-commits
mailing list