diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 10:54:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 10:54:34 +0000 |
commit | 476218da3e02e8b42445f118dff18c860eaab068 (patch) | |
tree | 4f50fa49c0b642481d0412d83052b949c952729a /converters | |
parent | 41ff42793e7ebe4ac3c0e5096811238badaacef7 (diff) | |
download | pkgsrc-476218da3e02e8b42445f118dff18c860eaab068.tar.gz |
Update to 1.47.1
Changelog:
help2man (1.47.1) unstable; urgency=medium
* Set document language for localised info pages.
* Update German translations (thanks to Mario Blättermann).
* Update Ukranian translations (thanks to Yuri Chornoivan).
* Update French translations (thanks to David Prévot).
* Update Vietnamese translation (thanks to Trần Ngọc Quân).
* Update Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
* Update Russian translation (thanks to Yuri Kozlov).
* Update Danish translation (thanks to Joe Hansen).
* Update Polish translations (thanks to Jakub Bogusz).
* Update Spanish translation and add translation of the info page
(thanks to Antonio Ceballos).
* Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the
date for the generated pages (closes: #787444).
-- Brendan O'Dea <bod@debian.org> Mon, 15 Jun 2015 23:06:35 +1000
Diffstat (limited to 'converters')
-rw-r--r-- | converters/help2man/Makefile | 5 | ||||
-rw-r--r-- | converters/help2man/PLIST | 3 | ||||
-rw-r--r-- | converters/help2man/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 6baa5942415..0687d4836e7 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2015/06/12 10:48:31 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/30 10:54:34 ryoon Exp $ -DISTNAME= help2man-1.46.6 -PKGREVISION= 1 +DISTNAME= help2man-1.47.1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/PLIST b/converters/help2man/PLIST index 5229171b92b..b9bdf83534a 100644 --- a/converters/help2man/PLIST +++ b/converters/help2man/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.10 2015/05/03 10:13:49 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/06/30 10:54:34 ryoon 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-uk.info diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index d885db36591..d5ee2710876 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2015/05/03 10:13:49 wiz Exp $ +$NetBSD: distinfo,v 1.23 2015/06/30 10:54:34 ryoon Exp $ -SHA1 (help2man-1.46.6.tar.xz) = b6da39df27a8026cc4e3b204237e5b8182ec38a2 -RMD160 (help2man-1.46.6.tar.xz) = b186285779e4474d86fc68192be422a1ef28dc8b -Size (help2man-1.46.6.tar.xz) = 171044 bytes +SHA1 (help2man-1.47.1.tar.xz) = ef8cdde2c8332db3ebb7d910f81c46cd44c2ec15 +RMD160 (help2man-1.47.1.tar.xz) = 903bc09a7ae39242c3dabb52557f98544b60fb73 +Size (help2man-1.47.1.tar.xz) = 179164 bytes SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |