diff options
author | recht <recht@pkgsrc.org> | 2004-11-28 15:44:31 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-11-28 15:44:31 +0000 |
commit | eb450f9fed883b5a3e133981e236c90fc4e514b6 (patch) | |
tree | fd6202974182fbbc353db1a4a6252851809bcf7d /textproc | |
parent | 5ad19c2f5e0d5e796b62a96fcecc36acb38886d2 (diff) | |
download | pkgsrc-eb450f9fed883b5a3e133981e236c90fc4e514b6.tar.gz |
update to doclifter-1.15
and drop maintainership, since I don't longer use it
changes:
* Sat Nov 20 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.15-1
- Fix logic for flushing mdoc namediv. Handle tables within mdoc lists better.
Strip out some pod2mam-generated cliches.
* Thu Sep 2 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.14-1
- Added -e option to set encoding in the output XML. Documented
required file extensions for mm, me, ms. Now lift some trivial uses
of eqn(1) markup. Better handling of mm header markup. Interpret
the X source distribution's local macros as a secondary markup.
Nuke   it's documented but apparently not actually defined.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/doclifter/Makefile | 6 | ||||
-rw-r--r-- | textproc/doclifter/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index ffcac27dd9c..99ca53ca446 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2004/08/15 11:26:31 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/28 15:44:31 recht Exp $ # -DISTNAME= doclifter-1.13 +DISTNAME= doclifter-1.15 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ -MAINTAINER= recht@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://catb.org/~esr/doclifter/ COMMENT= Translates documents written in troff macros to DocBook diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index cb3b7fe0753..1aaec3e556c 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/08/15 11:26:31 wiz Exp $ +$NetBSD: distinfo,v 1.7 2004/11/28 15:44:31 recht Exp $ -SHA1 (doclifter-1.13.tar.gz) = c50afa821a5ff21a215ddbe9910903dd6d61e3d7 -Size (doclifter-1.13.tar.gz) = 111510 bytes +SHA1 (doclifter-1.15.tar.gz) = 2e6fd176a024031719270b967e5e04a1d3ef1996 +Size (doclifter-1.15.tar.gz) = 115055 bytes |