diff options
author | wiz <wiz> | 2014-10-01 12:12:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-10-01 12:12:28 +0000 |
commit | 6d8847cbb6a5b7f5824bbaf7e042b4e1e45cd0e4 (patch) | |
tree | 5796db024d6ea340a3df280747b708890acf9707 /converters | |
parent | 9b1d82010bd78ce847cb3c93253f8292b9d9d311 (diff) | |
download | pkgsrc-6d8847cbb6a5b7f5824bbaf7e042b4e1e45cd0e4.tar.gz |
Update to 1.46.3:
help2man (1.46.3) unstable; urgency=medium
* Update Serbian translation (thanks to Мирослав Николић).
* Add Spanish translation (thanks to Antonio Ceballos).
-- Brendan O'Dea <bod@debian.org> Sun, 21 Sep 2014 19:01:16 +1000
Diffstat (limited to 'converters')
-rw-r--r-- | converters/help2man/Makefile | 4 | ||||
-rw-r--r-- | converters/help2man/PLIST | 4 | ||||
-rw-r--r-- | converters/help2man/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 39a9fd36a48..d957b8ccefa 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2014/09/07 20:18:55 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/01 12:12:28 wiz Exp $ -DISTNAME= help2man-1.46.2 +DISTNAME= help2man-1.46.3 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/PLIST b/converters/help2man/PLIST index d01d00b382a..67372c9b651 100644 --- a/converters/help2man/PLIST +++ b/converters/help2man/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/09/07 20:18:55 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/10/01 12:12:28 wiz Exp $ bin/help2man info/help2man-de.info info/help2man-fr.info @@ -9,6 +9,7 @@ ${PLIST.nls}lib/bindtextdomain.so ${PLIST.nls}man/de/man1/help2man.1 ${PLIST.nls}man/el/man1/help2man.1 ${PLIST.nls}man/eo/man1/help2man.1 +${PLIST.nls}man/es/man1/help2man.1 ${PLIST.nls}man/fi/man1/help2man.1 ${PLIST.nls}man/fr/man1/help2man.1 ${PLIST.nls}man/hr/man1/help2man.1 @@ -27,6 +28,7 @@ ${PLIST.nls}man/vi/man1/help2man.1 ${PLIST.nls}share/locale/de/LC_MESSAGES/help2man.mo ${PLIST.nls}share/locale/el/LC_MESSAGES/help2man.mo ${PLIST.nls}share/locale/eo/LC_MESSAGES/help2man.mo +${PLIST.nls}share/locale/es/LC_MESSAGES/help2man.mo ${PLIST.nls}share/locale/fi/LC_MESSAGES/help2man.mo ${PLIST.nls}share/locale/fr/LC_MESSAGES/help2man.mo ${PLIST.nls}share/locale/hr/LC_MESSAGES/help2man.mo diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 73adc470b93..5a5e684a9fd 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2014/09/07 20:18:55 wiz Exp $ +$NetBSD: distinfo,v 1.19 2014/10/01 12:12:28 wiz Exp $ -SHA1 (help2man-1.46.2.tar.xz) = 7bc89a8ad33255534eadf0356bb6536883e4f64e -RMD160 (help2man-1.46.2.tar.xz) = cf3afb12f0f1a48b4509364fef31966d79fd76b0 -Size (help2man-1.46.2.tar.xz) = 167016 bytes +SHA1 (help2man-1.46.3.tar.xz) = a6a7c87fff2f2ea245a14d96b5b04433865ff519 +RMD160 (help2man-1.46.3.tar.xz) = fdc32e7b6380ab86ddf613b8415627d8c94c1387 +Size (help2man-1.46.3.tar.xz) = 169660 bytes SHA1 (patch-Makefile.in) = 0d6ee6adcd6ee9fb4729acd5338b79e2b321c92c SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |