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 Oct 23 06:43:20 UTC 2018

Modified Files:
        pkgsrc/converters/help2man: Makefile distinfo

Log Message:
help2man: updated to 1.47.8

help2man 1.47.8:
* Use $(DEB_VERSION) from pkg-info.mk.
* Fix git repository link in generated README.
* Update debian/copyright to machine readable format.
* Update standards version to 4.2.1 (no changes).


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.30 -r1.31 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.46 pkgsrc/converters/help2man/Makefile:1.47
--- pkgsrc/converters/help2man/Makefile:1.46    Mon Sep 24 07:44:16 2018
+++ pkgsrc/converters/help2man/Makefile Tue Oct 23 06:43:20 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2018/09/24 07:44:16 adam Exp $
+# $NetBSD: Makefile,v 1.47 2018/10/23 06:43:20 adam Exp $
 
-DISTNAME=      help2man-1.47.7
+DISTNAME=      help2man-1.47.8
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GNU:=help2man/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/help2man/distinfo
diff -u pkgsrc/converters/help2man/distinfo:1.30 pkgsrc/converters/help2man/distinfo:1.31
--- pkgsrc/converters/help2man/distinfo:1.30    Mon Sep 24 07:44:16 2018
+++ pkgsrc/converters/help2man/distinfo Tue Oct 23 06:43:20 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2018/09/24 07:44:16 adam Exp $
+$NetBSD: distinfo,v 1.31 2018/10/23 06:43:20 adam Exp $
 
-SHA1 (help2man-1.47.7.tar.xz) = 2211cb9ebc725dbba86c6bd581f927d278f4d46a
-RMD160 (help2man-1.47.7.tar.xz) = 9a89d9103256a0edc5928238c0d9a6ba342bf0b0
-SHA512 (help2man-1.47.7.tar.xz) = e6ec25d973df68edde87d3314b1bef2e679d57d4c9e024bca17362b9da058c80314050e1ae61d73179b8c2662c8692caa1f223fc48b8d02f2d4f040d16e51d14
-Size (help2man-1.47.7.tar.xz) = 200128 bytes
+SHA1 (help2man-1.47.8.tar.xz) = f131dc48c94ce6760a6ee90bb508d9b4b857cfa9
+RMD160 (help2man-1.47.8.tar.xz) = 4703bab82fd1eba39d1cc08b5eb8b4a7b5c3c7c6
+SHA512 (help2man-1.47.8.tar.xz) = 05e420560b143042418db2e992beaef45cc5a568cdbf640c7b285ba2dc322290d14e0df978ff4c412a99f4346e38f6fb9796ebda695ddc002a3d0e74e85725d6
+Size (help2man-1.47.8.tar.xz) = 200264 bytes
 SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
 SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454



Home | Main Index | Thread Index | Old Index