pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/doclifter Update to 2.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a81f26ede0f2
branches:  trunk
changeset: 491389:a81f26ede0f2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 23 21:47:52 2005 +0000

description:
Update to 2.1:

* Fri Jan 14 2005 Eric S. Raymond <esr%snark.thyrsus.com@localhost> - 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:

 textproc/doclifter/Makefile |  5 ++---
 textproc/doclifter/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 35b05e176855 -r a81f26ede0f2 textproc/doclifter/Makefile
--- a/textproc/doclifter/Makefile       Wed Mar 23 21:44:37 2005 +0000
+++ b/textproc/doclifter/Makefile       Wed Mar 23 21:47:52 2005 +0000
@@ -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 -r 35b05e176855 -r a81f26ede0f2 textproc/doclifter/distinfo
--- a/textproc/doclifter/distinfo       Wed Mar 23 21:44:37 2005 +0000
+++ b/textproc/doclifter/distinfo       Wed Mar 23 21:47:52 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index