diff options
author | wiz <wiz> | 1999-12-24 02:39:04 +0000 |
---|---|---|
committer | wiz <wiz> | 1999-12-24 02:39:04 +0000 |
commit | b51431f97f6a05a4827424ec21bad3df57bd842b (patch) | |
tree | 49dbf9328589306f890e872fca65dba9c4f374ac /devel/gindent/files | |
parent | 7ec51c904e8ff5a79a18de791ec74bfbc7106aa3 (diff) | |
download | pkgsrc-b51431f97f6a05a4827424ec21bad3df57bd842b.tar.gz |
gindent updated from 2.2.2 to 2.2.4
Changes since 2.2.2 from the NEWS file:
2.2.4
* When using numbered backup files, setting environment variable
VERSION_WIDTH now allows to use left zero padding (ie file.~001~).
(Patch by Chris F.A. Johnson <bq933@torfree.net>)
* --braces-on-if-line (-br) caused a '{' brace on the same line as a '}'
not to be put automatically on the next line, as it should because
the following { block } is not related to the previous { block } in
any way.
* Unpaired braces in `#if ..{.. #else/#elif ..{.. #endif }' constructs
was broken for #elif and when there were spaces after the #.
* Spelling, typo and general little improvements of indent.texinfo.
Now using Texinfo 4.0 markup.
(Patch by Kragen Sittler <sittler@day.erim-int.com>)
2.2.3
* Fixed bit-fields with types other then `int' (no type still won't work).
Fixed support for public:, private: and protected: labels.
* Forgot to include the indent.dsp file in 2.2.2 (win32)
Diffstat (limited to 'devel/gindent/files')
-rw-r--r-- | devel/gindent/files/md5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gindent/files/md5 b/devel/gindent/files/md5 index 7bb9c6ed655..bc3ce23e736 100644 --- a/devel/gindent/files/md5 +++ b/devel/gindent/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/10/01 22:54:17 jlam Exp $ +$NetBSD: md5,v 1.5 1999/12/24 02:39:05 wiz Exp $ -MD5 (indent-2.2.2.tar.gz) = 1489887c455c639b0d66088844fe29c3 +MD5 (indent-2.2.4.tar.gz) = 8b205988d5875956711e2a8f622c4d1e |