pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/converters/help2man



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Sep 13 10:25:22 UTC 2016

Modified Files:
        pkgsrc/converters/help2man: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/help2man/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/converters/help2man/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/help2man/Makefile
diff -u pkgsrc/converters/help2man/Makefile:1.40 pkgsrc/converters/help2man/Makefile:1.41
--- pkgsrc/converters/help2man/Makefile:1.40    Sat Jul  9 06:37:56 2016
+++ pkgsrc/converters/help2man/Makefile Tue Sep 13 10:25:22 2016
@@ -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

Index: pkgsrc/converters/help2man/PLIST
diff -u pkgsrc/converters/help2man/PLIST:1.13 pkgsrc/converters/help2man/PLIST:1.14
--- pkgsrc/converters/help2man/PLIST:1.13       Sun Oct 11 09:50:53 2015
+++ pkgsrc/converters/help2man/PLIST    Tue Sep 13 10:25:22 2016
@@ -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

Index: pkgsrc/converters/help2man/distinfo
diff -u pkgsrc/converters/help2man/distinfo:1.26 pkgsrc/converters/help2man/distinfo:1.27
--- pkgsrc/converters/help2man/distinfo:1.26    Mon Nov 30 11:58:27 2015
+++ pkgsrc/converters/help2man/distinfo Tue Sep 13 10:25:22 2016
@@ -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



Home | Main Index | Thread Index | Old Index