diff options
author | adam <adam@pkgsrc.org> | 2015-11-30 11:58:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-11-30 11:58:27 +0000 |
commit | e5a3132a67208d55757137b69589422ff3204ee4 (patch) | |
tree | 034843a955ebda3980863092d711ff18ede9179f /converters | |
parent | e160ccebd0021c1fb19a3ee4316edc0a2498cee7 (diff) | |
download | pkgsrc-e5a3132a67208d55757137b69589422ff3204ee4.tar.gz |
Changes 1.47.3:
* Filter more untranslatable strings from help2man-texi.pot, and add a
note to translators about translation of cross-references.
Diffstat (limited to 'converters')
-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 144a7bab64e..90f9e83af8e 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/10/11 09:50:53 adam Exp $ +# $NetBSD: Makefile,v 1.39 2015/11/30 11:58:27 adam Exp $ -DISTNAME= help2man-1.47.2 +DISTNAME= help2man-1.47.3 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 848e6cd157a..a514813989d 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.25 2015/11/03 01:43:48 agc Exp $ +$NetBSD: distinfo,v 1.26 2015/11/30 11:58:27 adam Exp $ -SHA1 (help2man-1.47.2.tar.xz) = 275d2374244bce4478a476dd5dfa0954f099229f -RMD160 (help2man-1.47.2.tar.xz) = 7d79d24f3182e74d9aedb42b905f998622c8f9c9 -SHA512 (help2man-1.47.2.tar.xz) = 3429e8f2eff78c8ab8d93533411b68aa8c1f730e56a261de82908069d6ce1af15443f8cc618d1b6f1d8fdc9a06631c9550520f7f43b984f91f2a1778d1c1402e -Size (help2man-1.47.2.tar.xz) = 182356 bytes +SHA1 (help2man-1.47.3.tar.xz) = eec547bc2832d47a23437b680232339862d8ca4c +RMD160 (help2man-1.47.3.tar.xz) = e4d3ac4919b0d83a9187f8469bcfb1d9b270359b +SHA512 (help2man-1.47.3.tar.xz) = c6c41e6492f7a84a3c8c45473f4fa797d243a10b56bbba6029aec5b84a7b5f5054fb55211f5057a5cade7f7d666f5445c528eb6d519b862fe01d0adc64257501 +Size (help2man-1.47.3.tar.xz) = 184832 bytes SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |