[Lunar-commits] <moonbase> autogen: version bumped to 5.9.8.
Florin Braescu
florin at lunar-linux.org
Mon May 18 19:00:28 CEST 2009
commit 0579069a4ec23ec51019923785f4af907c24dfa6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 18 20:00:28 2009 +0300
autogen: version bumped to 5.9.8.
Changes:
* options may now be "deprecated". They get processed, but do not show
in the usage output.
* options may be marked "no-command", meaning they are not to appear on
the command line. Thus, they are recognized in config files only.
* "disable-save" and "disable-load" may be used to prevent the command
line options from loading or saving options from/to a file.
---
devel/autogen/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/autogen/DETAILS b/devel/autogen/DETAILS
index e00a02f..a64e660 100644
--- a/devel/autogen/DETAILS
+++ b/devel/autogen/DETAILS
@@ -1,11 +1,11 @@
MODULE=autogen
- VERSION=5.9.7
+ VERSION=5.9.8
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:774b330d32507c7d9a10d9689f40a2ba6dc70300
+ SOURCE_VFY=sha1:b507c8f8cd2cbd4a251e037f7e7e477868b6a0c5
WEB_SITE=http://autogen.sourceforge.net
ENTERED=20060423
- UPDATED=20090102
+ UPDATED=20090518
SHORT="A tool to generate programs and text files"
cat << EOF
More information about the Lunar-commits
mailing list