diff options
author | adam <adam@pkgsrc.org> | 2016-09-13 10:25:22 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-09-13 10:25:22 +0000 |
commit | 2b469b367591f75f97d7ec4cd3c8d69b487b0579 (patch) | |
tree | 522fe9d6648498f2a382b46873633c08a94900af | |
parent | 2ee7cb5a5ae950337b75e5c1271e77f285764512 (diff) | |
download | pkgsrc-2b469b367591f75f97d7ec4cd3c8d69b487b0579.tar.gz |
help2man (1.47.4) unstable; urgency=medium
* Update Serbian translation (thanks to Мирослав Николић).
* Add Chinese (simplified) translation of info page (thanks to Mingye Wang).
* Update Brazilian Portuguese translation (thanks to Rafael Fontenelle).
* Reduce the minimum translation to 60% for info files.
* Extract version from dpkg-parsechangelog using the new flag, rather
than sed.
* Add hardening flags via DEB_BUILD_MAINT_OPTIONS.
* Use secure VCS URIs.
* Update standards version to 3.9.8.
-rw-r--r-- | converters/help2man/Makefile | 5 | ||||
-rw-r--r-- | converters/help2man/PLIST | 3 | ||||
-rw-r--r-- | converters/help2man/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 72e75d734fd..c7a9feb6dca 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2016/07/09 06:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2016/09/13 10:25:22 adam Exp $ -DISTNAME= help2man-1.47.3 -PKGREVISION= 1 +DISTNAME= help2man-1.47.4 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} EXTRACT_SUFX= .tar.xz diff --git a/converters/help2man/PLIST b/converters/help2man/PLIST index 285d8511b6a..0b663c29ce3 100644 --- a/converters/help2man/PLIST +++ b/converters/help2man/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.13 2015/10/11 09:50:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.14 2016/09/13 10:25:22 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-uk.info +info/help2man-zh_CN.info info/help2man.info ${PLIST.nls}lib/bindtextdomain.${SOEXT} ${PLIST.nls}man/da/man1/help2man.1 diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index a514813989d..563c18a264a 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.26 2015/11/30 11:58:27 adam Exp $ +$NetBSD: distinfo,v 1.27 2016/09/13 10:25:22 adam Exp $ -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 (help2man-1.47.4.tar.xz) = 5bc859694eb7b8f7196514bf42c449b7dd6cfc27 +RMD160 (help2man-1.47.4.tar.xz) = 9ab3e4bc03114a84458c919e1378795f3a2d0760 +SHA512 (help2man-1.47.4.tar.xz) = 3320890c4068086bff7a858653fb67ac80363f26772fb0bb702233052e2bcbe647e7b20b1a2246b1a0e026ba2aa8679e6baafe302d78c747da04e29c59b9bafd +Size (help2man-1.47.4.tar.xz) = 189456 bytes SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 |