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 1.12:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d54b7822e7be
branches: trunk
changeset: 479059:d54b7822e7be
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 04 12:18:35 2004 +0000
description:
Update to 1.12:
* Tue Jul 27 2004 Eric S. Raymond <esr%golux.thyrsus.com@localhost> - 1.12-1
- Implemented handling of mdoc .Brq macro. Code no longer chokes on
multiple Synopsis headers.
* Mon Jul 26 2004 Eric S. Raymond <esr%snark.thyrsus.com@localhost> - 1.11-1
- Speed optimizations. Improved pod2man detection. Close <anchor/> properly.
.UN before .SH or .SS sets the XML ID of the generated section.
Boldfaced lines immediately before tables are interpreted as titles. .UR now
generates <link> for local links. Improved .RE handling that fixes
a couple of edge cases. Multiline table entries are now interpreted as full
blocks, so commands work normally there.
* Tue Jul 6 2004 Eric S. Raymond <esr%snark.thyrsus.com@localhost> - 1.10-1
- Enhance to handle lynx dump pages. Fix .Fa interpretation.
Gets 96% of 10862 Fedora Core 2 pages.
diffstat:
textproc/doclifter/Makefile | 4 ++--
textproc/doclifter/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 5f1b7d6315ad -r d54b7822e7be textproc/doclifter/Makefile
--- a/textproc/doclifter/Makefile Wed Aug 04 11:49:41 2004 +0000
+++ b/textproc/doclifter/Makefile Wed Aug 04 12:18:35 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/06/29 23:54:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/04 12:18:35 wiz Exp $
#
-DISTNAME= doclifter-1.9
+DISTNAME= doclifter-1.12
CATEGORIES= textproc
MASTER_SITES= http://catb.org/~esr/doclifter/
diff -r 5f1b7d6315ad -r d54b7822e7be textproc/doclifter/distinfo
--- a/textproc/doclifter/distinfo Wed Aug 04 11:49:41 2004 +0000
+++ b/textproc/doclifter/distinfo Wed Aug 04 12:18:35 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/06/29 23:54:57 wiz Exp $
+$NetBSD: distinfo,v 1.5 2004/08/04 12:18:35 wiz Exp $
-SHA1 (doclifter-1.9.tar.gz) = 2b8a92a5375e687e67a9bd08f9a83edf5ed785ac
-Size (doclifter-1.9.tar.gz) = 101240 bytes
+SHA1 (doclifter-1.12.tar.gz) = b7cca4985b1c67f334858d02e4bfbe7507378715
+Size (doclifter-1.12.tar.gz) = 110904 bytes
Home |
Main Index |
Thread Index |
Old Index