diff options
author | adam <adam@pkgsrc.org> | 2019-03-24 07:33:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-03-24 07:33:58 +0000 |
commit | 89fec6a70e2379a3d181cfb22da89023fa403543 (patch) | |
tree | c1aa23eba49eb56e6cb985afff2c58f8bf643096 /converters/help2man | |
parent | 99690b5d5c4221309e2f0d8fc3ba03a42207fd4a (diff) | |
download | pkgsrc-89fec6a70e2379a3d181cfb22da89023fa403543.tar.gz |
help2man: updated to 1.47.10
help2man 1.47.10:
* Change maintainer sanity check in debian/rules to use the contents
of README rather than the mtime, which may be have been modified by
dpkg-source
Diffstat (limited to 'converters/help2man')
-rw-r--r-- | converters/help2man/Makefile | 4 | ||||
-rw-r--r-- | converters/help2man/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index a9401863e27..9d4efa7774d 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2019/03/20 15:49:27 adam Exp $ +# $NetBSD: Makefile,v 1.49 2019/03/24 07:33:58 adam Exp $ -DISTNAME= help2man-1.47.9 +DISTNAME= help2man-1.47.10 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index a91f8b44655..3f9eabfb398 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.32 2019/03/20 15:49:27 adam Exp $ +$NetBSD: distinfo,v 1.33 2019/03/24 07:33:58 adam Exp $ -SHA1 (help2man-1.47.9.tar.xz) = 1891e6f9483a6209af4d33256c656ea4b03f885b -RMD160 (help2man-1.47.9.tar.xz) = 13d686c7b54990bd0ca4e5e537da558039c1d541 -SHA512 (help2man-1.47.9.tar.xz) = 91cddd5ebc8eb2a89bc27fab4298ee18c18fa73363378be8c220258bf415634a0147b8502970c5fea48ddaccddda63753cbd215bf6894798452c2b4b89c4309a -Size (help2man-1.47.9.tar.xz) = 202012 bytes +SHA1 (help2man-1.47.10.tar.xz) = 235010369c9b92afbca66f61f80c14d9527a0a63 +RMD160 (help2man-1.47.10.tar.xz) = 69926d3f630011fd6d5e96071c589ab24b1cf3be +SHA512 (help2man-1.47.10.tar.xz) = 071383f38fb5264137200439a460e70298fc23d88069a96f150bf50a4e2a08d1d5d29555053b0ea36c809eec8484c4432b55d7d0bddd68f33b07b1abb97556ff +Size (help2man-1.47.10.tar.xz) = 202176 bytes SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |