[Lunar-commits] r24122 - moonbase/trunk/doc-tools/txt2man
Dennis Veatch
stumbles at lunar-linux.org
Wed Apr 18 15:47:12 CEST 2007
Author: stumbles
Date: 2007-04-18 15:47:12 +0200 (Wed, 18 Apr 2007)
New Revision: 24122
Modified:
moonbase/trunk/doc-tools/txt2man/DETAILS
Log:
Version bump.
Modified: moonbase/trunk/doc-tools/txt2man/DETAILS
===================================================================
--- moonbase/trunk/doc-tools/txt2man/DETAILS 2007-04-18 13:07:07 UTC (rev 24121)
+++ moonbase/trunk/doc-tools/txt2man/DETAILS 2007-04-18 13:47:12 UTC (rev 24122)
@@ -1,13 +1,14 @@
MODULE=txt2man
- VERSION=1.4.8
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.5.5
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://mvertes.free.fr/download/
+ SOURCE_VFY=sha1:e19c284ebcf4ced66ccb4a4954d99e69cc7b63b1
WEB_SITE=http://mvertes.free.fr/
ENTERED=20030722
- UPDATED=20030722
+ UPDATED=20070418
SHORT="converts flat ASCII text to man page format"
cat << EOF
-Txt2man converts flat ASCII text to man page format. It is a
-shell script using gnu awk, that should run on any Unix like
-system. Last version: 1.4.8 (07-jul-2003)
+Txt2man converts flat ASCII text to man page format. It is a
+shell script using gnu awk, that should run on any Unix like
+system.
EOF
More information about the Lunar-commits
mailing list