diff options
author | wiz <wiz> | 2013-06-14 21:07:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-06-14 21:07:49 +0000 |
commit | 85e0312aab5552d2df6f66bfc24af509997433d3 (patch) | |
tree | 3e035645a2dbf711945ad4fd2a7e2c26c2995bd2 /converters | |
parent | 14de130f100dea9b1bc82642eb63351f30f9b2eb (diff) | |
download | pkgsrc-85e0312aab5552d2df6f66bfc24af509997433d3.tar.gz |
Update to 1.43.2:
Version 1.43 Jun 4, 2013
* Add explicit include syntax for prepending, replacing or appending to
generated output for a section.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/help2man/Makefile | 5 | ||||
-rw-r--r-- | converters/help2man/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 64005e49c9d..d6a722bbaa3 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:39:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/14 21:07:49 wiz Exp $ -DISTNAME= help2man-1.42.1 -PKGREVISION= 1 +DISTNAME= help2man-1.43.2 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 613c8c07e29..6dbf717b59c 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2013/05/29 20:15:38 adam Exp $ +$NetBSD: distinfo,v 1.10 2013/06/14 21:07:49 wiz Exp $ -SHA1 (help2man-1.42.1.tar.gz) = 4b4c07a765ed3a8fab551d27dfdb8b9cc156db70 -RMD160 (help2man-1.42.1.tar.gz) = 7c2dda2074a37a9587913b2f3d7c604e2b6d99ec -Size (help2man-1.42.1.tar.gz) = 197137 bytes +SHA1 (help2man-1.43.2.tar.gz) = 9bb8270b356d01abd452a8f614006b7da2a42738 +RMD160 (help2man-1.43.2.tar.gz) = b239239e47aa024916e1db404d344c15d5fb7f34 +Size (help2man-1.43.2.tar.gz) = 195649 bytes SHA1 (patch-Makefile.in) = 0d6ee6adcd6ee9fb4729acd5338b79e2b321c92c |