diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-01 02:26:13 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-01 02:26:13 +0000 |
commit | 521f42c27d97ef796506904e3170e6244199cdb2 (patch) | |
tree | ec62f279f3a8665daf402db783bb9da13d4da943 /devel/autogen/distinfo | |
parent | db05a17710106aa047a4d3e98d33f26cd388f8b1 (diff) | |
download | pkgsrc-521f42c27d97ef796506904e3170e6244199cdb2.tar.gz |
Update autogen to 5.6.0 and bl3ify.
Changes since 5.5.3:
* AutoFSM was enhanced with the notion of a "noop" transition handling
* fmemopen() is now used (when possible) for anonymous output (diversions)
* The Guile function (chdir "...") is now wrapped so AutoGen can adapt
* the definitions parser now uses a FSM parser instead of YACC
* AutoOpt-ed programs can now have internationalized usage text
* Templates have been added for using getopt(3) or getopt_long(3GNU)
to parse options (in lieu of libopts).
* better docs on partitioned ini (rc) files
Diffstat (limited to 'devel/autogen/distinfo')
-rw-r--r-- | devel/autogen/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autogen/distinfo b/devel/autogen/distinfo index b9cca7754a8..57a54c0aa73 100644 --- a/devel/autogen/distinfo +++ b/devel/autogen/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/03/19 18:50:51 kristerw Exp $ +$NetBSD: distinfo,v 1.4 2004/03/01 02:26:13 minskim Exp $ -SHA1 (autogen-5.5.3.tar.gz) = 9f129adcb2f1caabb10a2d7e469da82c0565ec66 -Size (autogen-5.5.3.tar.gz) = 922259 bytes +SHA1 (autogen-5.6.0.tar.bz2) = c5364d7958b285e9143aed9e17a5056307800215 +Size (autogen-5.6.0.tar.bz2) = 774451 bytes |