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:   ryoon
Date:           Sat Feb 13 09:20:42 UTC 2021

Modified Files:
        pkgsrc/converters/help2man: Makefile distinfo

Log Message:
help2man: Update to 1.48.1

Changelog:
Version 1.48            February 6, 2021

  * Add Serbian, Swedish, Brazilian Portuguese and Chinese (simplified)
    translations of info documentation.
  * Add Tamil and Chinese (simplified) translations.
  * Move table of contents to the top of the texi file so that it appears
    in the correct location in the html page.
  * Use the package name and version as the default for --source (was
    program).
  * Support packages in version strings without the GNU or Free prefix.
  * Allow an optional second dash to separate the package name from the
    version for multi-word packages: "program - package name - version".
  * Suppress creation of an empty pkglibdir when nls is disabled.
  * Fix ordering of "other" sections in manual page.
  * Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.39 -r1.40 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.61 pkgsrc/converters/help2man/Makefile:1.62
--- pkgsrc/converters/help2man/Makefile:1.61    Mon Jan 25 09:48:36 2021
+++ pkgsrc/converters/help2man/Makefile Sat Feb 13 09:20:41 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2021/01/25 09:48:36 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2021/02/13 09:20:41 ryoon Exp $
 
-DISTNAME=      help2man-1.47.17
+DISTNAME=      help2man-1.48.1
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GNU:=help2man/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/help2man/distinfo
diff -u pkgsrc/converters/help2man/distinfo:1.39 pkgsrc/converters/help2man/distinfo:1.40
--- pkgsrc/converters/help2man/distinfo:1.39    Mon Jan 25 09:48:36 2021
+++ pkgsrc/converters/help2man/distinfo Sat Feb 13 09:20:41 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2021/01/25 09:48:36 wiz Exp $
+$NetBSD: distinfo,v 1.40 2021/02/13 09:20:41 ryoon Exp $
 
-SHA1 (help2man-1.47.17.tar.xz) = 770023a94bf8207c46d9590ec0af7b345c433d54
-RMD160 (help2man-1.47.17.tar.xz) = 3ce4fd8f9081d211e6f8295c5ae96b2e8d01fb85
-SHA512 (help2man-1.47.17.tar.xz) = 185cd04aa6db6d8a4c898b61ad6a0aded7775659c7f02244b45927310eb3f8cd932fe9dd725ccac3e793aa22c656338b5d16f291f3a0420ed121681d4a4bac25
-Size (help2man-1.47.17.tar.xz) = 211476 bytes
+SHA1 (help2man-1.48.1.tar.xz) = be05066b5fe1f29530c6fb5debfe3d29557d30d5
+RMD160 (help2man-1.48.1.tar.xz) = 214763ef097ba5923bb7badaddaf246d627dfa63
+SHA512 (help2man-1.48.1.tar.xz) = 506e7a0e6571facc570df57b875d6d6b911b281b38af1831d3a058a6de658c3656e3a5be970fa3d89c053ab6eafd4853527512b48524ceeff6da60f946f1ecef
+Size (help2man-1.48.1.tar.xz) = 210500 bytes
 SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454



Home | Main Index | Thread Index | Old Index