CVS: moonbase/utils/file DETAILS,1.6,1.7
Terry Chan
tchan at lunar-linux.org
Tue Sep 16 03:04:06 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/file
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18871
Modified Files:
DETAILS
Log Message:
Version bump to 4.04. Bugfix for largefile support. Compiled with gcc-3.2.3,
glibc-2.3.2. Added md5sum.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/file/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 25 May 2003 07:15:08 -0000 1.6
+++ DETAILS 16 Sep 2003 03:04:04 -0000 1.7
@@ -1,12 +1,14 @@
MODULE=file
- VERSION=4.03
- #VERSION=4.02
+ VERSION=4.04
+ #VERSION=4.03
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://ftp.gw.com/mirrors/pub/unix/$MODULE/$SOURCE
+ SOURCE_URL[0]=ftp://ftp.astron.com/pub/$MODULE/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.gw.com/mirrors/pub/unix/$MODULE/$SOURCE
+ SOURCE_VFY=md5:b041591227905db8ed3c952bee17b458
WEB_SITE=ftp://ftp.gw.com/mirrors/pub/unix/file
ENTERED=20010922
- UPDATED=20030525
+ UPDATED=20030915
SHORT="file attemps to classify files by their content."
cat << EOF
FILE
More information about the Lunar-commits
mailing list