[Lunar-commits]
CVS: moonbase/sql/phpMyAdmin BUILD, 1.1, 1.2 DETAILS, 1.2, 1.3
Florin Braescu
florin at lunar-linux.org
Sun Oct 24 22:34:27 UTC 2004
Update of /var/cvs/lunar/moonbase/sql/phpMyAdmin
In directory espresso.foo-projects.org:/tmp/cvs-serv25779/sql/phpMyAdmin
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 2.5.7-pl1 to 2.6.0-pl2.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/phpMyAdmin/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 12 Sep 2004 13:35:28 -0000 1.1
+++ BUILD 24 Oct 2004 22:34:25 -0000 1.2
@@ -1,7 +1,7 @@
(
- prepare_install &&
- mkdir -p /var/phpMyAdmin
- cp -av * /var/phpMyAdmin/
+ prepare_install &&
+ mkdir -p /var/phpMyAdmin &&
+ cp -av * /var/phpMyAdmin/
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/phpMyAdmin/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 5 Oct 2004 09:30:17 -0000 1.2
+++ DETAILS 24 Oct 2004 22:34:25 -0000 1.3
@@ -1,12 +1,13 @@
MODULE=phpMyAdmin
- VERSION=2.5.7-pl1
+ VERSION=2.6.0-pl2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/phpmyadmin/
- SOURCE_VFY=sha1:ca616465669f9ba29586085072f3f88fbe4ba515
+ SOURCE_VFY=sha1:0d3028d7c6cff2a16e9b28bd087ffc2413471434
WEB_SITE=http://www.phpmyadmin.net/home_page/
ENTERED=20040912
- UPDATED=20040912
+ UPDATED=20041025
SHORT="A php web interface to administrate MySQL tables"
+
cat << EOF
phpMyAdmin is a tool written in PHP intended to handle the
administration of MySQL over the Web. Currently it can create and drop
More information about the Lunar-commits
mailing list