diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-23 21:47:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-23 21:47:52 +0000 |
commit | ca32a1b3cad81e47068845ade79997f998119fda (patch) | |
tree | 9950461e624a335505d97957c8a05c5c75304aa7 /textproc/doclifter | |
parent | 0a1890632665fa827b1a509cd8bca91ddeb05c7e (diff) | |
download | pkgsrc-ca32a1b3cad81e47068845ade79997f998119fda.tar.gz |
Update to 2.1:
* Fri Jan 14 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.1-1
- Interrupt handlers are refactored so manlifter can be aborted with
a single ^C; as a result, exit values 4 and 5 have swapped places.
In manlifter, don't remove the result file unless we're in batchmode.
Lifts 96% of 11121 pages in a full Fedora Core 3 install.
Diffstat (limited to 'textproc/doclifter')
-rw-r--r-- | textproc/doclifter/Makefile | 5 | ||||
-rw-r--r-- | textproc/doclifter/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 163ed5ae3e5..e104f9d28b7 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/01/23 20:41:49 recht Exp $ +# $NetBSD: Makefile,v 1.12 2005/03/23 21:47:52 wiz Exp $ # -DISTNAME= doclifter-2.0 -PKGREVISION= 1 +DISTNAME= doclifter-2.1 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index bda01ce8f87..595218c70b7 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2005/02/24 14:48:41 agc Exp $ +$NetBSD: distinfo,v 1.11 2005/03/23 21:47:52 wiz Exp $ -SHA1 (doclifter-2.0.tar.gz) = 976c1bad65dc0f8a893c9ff2d597b6e5f05305b6 -RMD160 (doclifter-2.0.tar.gz) = 2de336039e445b24d57f890d5336b32848e79cd5 -Size (doclifter-2.0.tar.gz) = 126448 bytes +SHA1 (doclifter-2.1.tar.gz) = 48f17f364a40d1a2a7f4af74757ecedcc86d8b0d +RMD160 (doclifter-2.1.tar.gz) = df3152740f1b1fb3ad6e369e2e216c573e554f96 +Size (doclifter-2.1.tar.gz) = 126847 bytes SHA1 (patch-aa) = 59761aa1058d4417c788d25133416a91473828c7 |