diff options
author | adam <adam@pkgsrc.org> | 2018-03-05 13:35:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-03-05 13:35:45 +0000 |
commit | 0a3e5085d51c22219a2ddbc0d7cc9d7bd3800561 (patch) | |
tree | c45ca41e74d8125147b9645718c2540d6a981230 /converters/help2man | |
parent | 29026663809d066ef06ab2e5a5f78075aae91434 (diff) | |
download | pkgsrc-0a3e5085d51c22219a2ddbc0d7cc9d7bd3800561.tar.gz |
help2man: updated to 1.47.6
help2man 1.47.6:
* Update to debhelper v11.
* Move repository to salsa.debian.org.
* Update Vcs-Git/Vcs-Browser.
* Update standards version to 4.1.3:
+ update config.{guess,sub} at build time
* Add Brazilian Portuguese translation of info page
* Update Hungarian translation
* Update Brazilian Portuguese translation
Diffstat (limited to 'converters/help2man')
-rw-r--r-- | converters/help2man/Makefile | 4 | ||||
-rw-r--r-- | converters/help2man/PLIST | 3 | ||||
-rw-r--r-- | converters/help2man/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 5d1641051af..939c63a939b 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2017/09/26 06:48:58 adam Exp $ +# $NetBSD: Makefile,v 1.43 2018/03/05 13:35:45 adam Exp $ -DISTNAME= help2man-1.47.5 +DISTNAME= help2man-1.47.6 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/PLIST b/converters/help2man/PLIST index 0b663c29ce3..594968c3b97 100644 --- a/converters/help2man/PLIST +++ b/converters/help2man/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.14 2016/09/13 10:25:22 adam Exp $ +@comment $NetBSD: PLIST,v 1.15 2018/03/05 13:35:45 adam Exp $ bin/help2man ${PLIST.nls}info/help2man-de.info ${PLIST.nls}info/help2man-es.info ${PLIST.nls}info/help2man-fr.info ${PLIST.nls}info/help2man-pl.info +${PLIST.nls}info/help2man-pt_BR.info ${PLIST.nls}info/help2man-uk.info info/help2man-zh_CN.info info/help2man.info diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 40a6eb36710..6d4163150c7 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2017/09/26 06:48:58 adam Exp $ +$NetBSD: distinfo,v 1.29 2018/03/05 13:35:45 adam Exp $ -SHA1 (help2man-1.47.5.tar.xz) = 788bce4e780ea81fd1a09e04b004c19f70bc151a -RMD160 (help2man-1.47.5.tar.xz) = 15485a658b9b1aa97eac8fe303b2169e9627f170 -SHA512 (help2man-1.47.5.tar.xz) = c94f94bbdfb9e288edff2b3181e0f2e858d309aa4fe77cae141571a06b9b5bc2a5c5a4d25ffc1f9108222d56c9040989d63770f5d804323a52d3978059d1eca7 -Size (help2man-1.47.5.tar.xz) = 186044 bytes +SHA1 (help2man-1.47.6.tar.xz) = 31a2e3f8836387491a683ce43d4158b837330bd9 +RMD160 (help2man-1.47.6.tar.xz) = 60a3692d4dd5c67d8f02b0c4db06ff9402cd8326 +SHA512 (help2man-1.47.6.tar.xz) = d24849b93de58b20f518c071687e7bfa653a96600382f36c4cf7fc1047656458f75f093b911b786b18b6931b2453cb60868ecbe07cc7d2984e5981a874b34942 +Size (help2man-1.47.6.tar.xz) = 192980 bytes SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |