diff options
author | adam <adam> | 2014-04-01 08:37:23 +0000 |
---|---|---|
committer | adam <adam> | 2014-04-01 08:37:23 +0000 |
commit | 8cf46924a45e16a300bf52a4276a23f50a2888b7 (patch) | |
tree | 4f644a6183bacd98cd8c7cea1770e7486df658e6 /converters | |
parent | 4a9dc1a73b5e4f006a5ad8cfdcef27b8a1255b8c (diff) | |
download | pkgsrc-8cf46924a45e16a300bf52a4276a23f50a2888b7.tar.gz |
Changes 1.45.1:
* Add recognition of explicit section headings indicated with *Heading*.
* Improve handling of tagged paragraphs when body is on a following line.
* Add escapes to adjust spacing of italic text at roman/italic boundaries.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/help2man/Makefile | 4 | ||||
-rw-r--r-- | converters/help2man/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 50f2bfd0af2..30ca0bb5fc4 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2014/02/15 11:35:27 adam Exp $ +# $NetBSD: Makefile,v 1.21 2014/04/01 08:37:23 adam Exp $ -DISTNAME= help2man-1.44.1 +DISTNAME= help2man-1.45.1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 3eea33d7dfe..1646652204f 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2014/02/15 11:35:27 adam Exp $ +$NetBSD: distinfo,v 1.14 2014/04/01 08:37:23 adam Exp $ -SHA1 (help2man-1.44.1.tar.xz) = 36171c66941e9c626275c02b465bbdf288b64a61 -RMD160 (help2man-1.44.1.tar.xz) = 8f38a2f9c3163096a41233bd0fb40699050bd20b -Size (help2man-1.44.1.tar.xz) = 123608 bytes +SHA1 (help2man-1.45.1.tar.xz) = 9c52a29a1612a19dfec11f3dd9eb4bbf72e87f7f +RMD160 (help2man-1.45.1.tar.xz) = 53bd4ce7c14ead19bcf490d7217714ca0c6b40cc +Size (help2man-1.45.1.tar.xz) = 124236 bytes SHA1 (patch-Makefile.in) = 0d6ee6adcd6ee9fb4729acd5338b79e2b321c92c SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 |