[Lunar-commits] r21684 - moonbase/trunk/devel/autogen
Florin Braescu
florin at lunar-linux.org
Tue Oct 3 17:39:38 UTC 2006
Author: florin
Date: 2006-10-03 17:39:38 +0000 (Tue, 03 Oct 2006)
New Revision: 21684
Modified:
moonbase/trunk/devel/autogen/DETAILS
Log:
bump the version from 5.8.5 to 5.8.6. improvements.
Modified: moonbase/trunk/devel/autogen/DETAILS
===================================================================
--- moonbase/trunk/devel/autogen/DETAILS 2006-10-03 13:00:42 UTC (rev 21683)
+++ moonbase/trunk/devel/autogen/DETAILS 2006-10-03 17:39:38 UTC (rev 21684)
@@ -1,16 +1,16 @@
MODULE=autogen
- VERSION=5.8.5
+ VERSION=5.8.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:92b5fca9babdba45115b8515b869bcb535957da1
+ SOURCE_VFY=sha1:f18d799dea36413e6d15232e51bf88d4bd995099
WEB_SITE=http://autogen.sourceforge.net/
ENTERED=20060423
- UPDATED=20060821
+ UPDATED=20060903
SHORT="a tool to generate programs and text files"
cat << EOF
-AutoGen is a tool designed to simplify the creation and maintenance of
-programs that contain large amounts of repetitious text. It is
+AutoGen is a tool designed to simplify the creation and maintenance
+of programs that contain large amounts of repetitious text. It is
especially valuable in programs that have several blocks of text that
must be kept synchronized.
EOF
More information about the Lunar-commits
mailing list