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:           Sun Jul 12 19:37:14 UTC 2020

Modified Files:
        pkgsrc/converters/help2man: Makefile distinfo

Log Message:
help2man: updated to 1.47.16

help2man 1.47.16

* Move table of contents to the top of the texi file so that it appears
  in the correct location in the html page.
* Update debian/rules maint-prep warning about $version mismatch.
* Update help2man.html.PL for new GNU boilerplate.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.37 -r1.38 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.58 pkgsrc/converters/help2man/Makefile:1.59
--- pkgsrc/converters/help2man/Makefile:1.58    Thu May 28 15:08:27 2020
+++ pkgsrc/converters/help2man/Makefile Sun Jul 12 19:37:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2020/05/28 15:08:27 nia Exp $
+# $NetBSD: Makefile,v 1.59 2020/07/12 19:37:13 adam Exp $
 
-DISTNAME=      help2man-1.47.15
+DISTNAME=      help2man-1.47.16
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GNU:=help2man/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/help2man/distinfo
diff -u pkgsrc/converters/help2man/distinfo:1.37 pkgsrc/converters/help2man/distinfo:1.38
--- pkgsrc/converters/help2man/distinfo:1.37    Wed Apr 29 12:39:57 2020
+++ pkgsrc/converters/help2man/distinfo Sun Jul 12 19:37:13 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2020/04/29 12:39:57 adam Exp $
+$NetBSD: distinfo,v 1.38 2020/07/12 19:37:13 adam Exp $
 
-SHA1 (help2man-1.47.15.tar.xz) = 3e1b80576ca60d409e8bdac3ad19eb9671e571ee
-RMD160 (help2man-1.47.15.tar.xz) = 33ea5d89b13e69dffe04851a1b7750e3a0b98050
-SHA512 (help2man-1.47.15.tar.xz) = 2ab835610545f37eef2d77887371378decbac622196426a3444c5fb495596371d0151a92c79d3e3040e93acf3dbeefbc431dac1e76a370fdb5063b43192545ad
-Size (help2man-1.47.15.tar.xz) = 202776 bytes
+SHA1 (help2man-1.47.16.tar.xz) = f0fa13494220bfcd902f2e2954ac34a0e3bad47a
+RMD160 (help2man-1.47.16.tar.xz) = 2c3d6ca4956ac611d04a97d6d06496fe5811b4c2
+SHA512 (help2man-1.47.16.tar.xz) = b427e60a9e3d2e805caf1ae84c337b09c7ca6f92b7ff14771f946c4a1bf7adf177df99b9c1c223ad76df99756005ababf5b548ff8e08d4746702ff7f8150b544
+Size (help2man-1.47.16.tar.xz) = 203036 bytes
 SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454



Home | Main Index | Thread Index | Old Index