[Lunar-commits] r24608 - moonbase/trunk/utils/catdoc
Dennis Veatch
stumbles at lunar-linux.org
Mon May 28 16:14:34 CEST 2007
Author: stumbles
Date: 2007-05-28 16:14:34 +0200 (Mon, 28 May 2007)
New Revision: 24608
Modified:
moonbase/trunk/utils/catdoc/DETAILS
Log:
Forgot to bump the version.
Modified: moonbase/trunk/utils/catdoc/DETAILS
===================================================================
--- moonbase/trunk/utils/catdoc/DETAILS 2007-05-28 13:44:06 UTC (rev 24607)
+++ moonbase/trunk/utils/catdoc/DETAILS 2007-05-28 14:14:34 UTC (rev 24608)
@@ -1,16 +1,16 @@
MODULE=catdoc
- VERSION=0.94
+ VERSION=0.94.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://ftp.45.free.net/pub/$MODULE/
- SOURCE_VFY=sha1:23dda43687a4a5cea4af1c11179904323afd0952
+ SOURCE_VFY=sha1:50ce9d7cb24ad6b10a856c9c24183e2b0a11ca04
WEB_SITE=http://www.45.free.net/~vitus/software/catdoc/
ENTERED=20020504
- UPDATED=20050730
+ UPDATED=20070528
SHORT="outputs MS Word, Excel, PowerPoint and RTF Files as text"
cat << EOF
-catdoc is program which reads one or more Microsoft word files and
+catdoc is program which reads one or more Microsoft word files and
outputs text, contained inside them to standard output. Therefore it
-does same work for .doc files, as unix cat command for plain ASCII
+does same work for .doc files, as unix cat command for plain ASCII
files.
EOF
More information about the Lunar-commits
mailing list