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:           Mon Jan  2 09:05:43 UTC 2023

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

Log Message:
help2man: updated to 1.49.3

help2man (1.49.3) unstable; urgency=medium

* Cleanup whitespace in po-texi/help2man-texi.pot.
* Add Korean translation (thanks to Seong-ho Cho).


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/converters/help2man/PLIST
cvs rdiff -u -r1.49 -r1.50 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.70 pkgsrc/converters/help2man/Makefile:1.71
--- pkgsrc/converters/help2man/Makefile:1.70    Tue Jun 28 11:31:08 2022
+++ pkgsrc/converters/help2man/Makefile Mon Jan  2 09:05:43 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2022/06/28 11:31:08 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2023/01/02 09:05:43 adam Exp $
 
-DISTNAME=      help2man-1.49.2
-PKGREVISION=   1
+DISTNAME=      help2man-1.49.3
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GNU:=help2man/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/help2man/PLIST
diff -u pkgsrc/converters/help2man/PLIST:1.19 pkgsrc/converters/help2man/PLIST:1.20
--- pkgsrc/converters/help2man/PLIST:1.19       Mon Apr 11 16:26:23 2022
+++ pkgsrc/converters/help2man/PLIST    Mon Jan  2 09:05:43 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2022/04/11 16:26:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2023/01/02 09:05:43 adam Exp $
 bin/help2man
 info/help2man-de.info
 info/help2man-es.info
@@ -23,6 +23,7 @@ man/hr/man1/help2man.1
 man/hu/man1/help2man.1
 man/it/man1/help2man.1
 man/ja/man1/help2man.1
+man/ko/man1/help2man.1
 man/man1/help2man.1
 man/nb/man1/help2man.1
 man/pl/man1/help2man.1
@@ -46,6 +47,7 @@ share/locale/hr/LC_MESSAGES/help2man.mo
 share/locale/hu/LC_MESSAGES/help2man.mo
 share/locale/it/LC_MESSAGES/help2man.mo
 share/locale/ja/LC_MESSAGES/help2man.mo
+share/locale/ko/LC_MESSAGES/help2man.mo
 share/locale/nb/LC_MESSAGES/help2man.mo
 share/locale/pl/LC_MESSAGES/help2man.mo
 share/locale/pt_BR/LC_MESSAGES/help2man.mo

Index: pkgsrc/converters/help2man/distinfo
diff -u pkgsrc/converters/help2man/distinfo:1.49 pkgsrc/converters/help2man/distinfo:1.50
--- pkgsrc/converters/help2man/distinfo:1.49    Fri Aug  5 13:30:22 2022
+++ pkgsrc/converters/help2man/distinfo Mon Jan  2 09:05:43 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2022/08/05 13:30:22 adam Exp $
+$NetBSD: distinfo,v 1.50 2023/01/02 09:05:43 adam Exp $
 
-BLAKE2s (help2man-1.49.2.tar.xz) = 3e1f3b261a45d7920d1231a66a44161b28f011135f21c5d2f82d66211d17a9b4
-SHA512 (help2man-1.49.2.tar.xz) = cb8f9f923263d7160a27a7924ae559aba93d7258167888eb9e0e3e97a2014297b8d739b2bb7869acbf586354d099bd91d85f8208b901bce5ba0c5ad4b6abd6d5
-Size (help2man-1.49.2.tar.xz) = 225428 bytes
+BLAKE2s (help2man-1.49.3.tar.xz) = a1b13e5d9bae4ec8e13ef6d284181d3c1c6f19c76976c60b24e4bd90fbad9744
+SHA512 (help2man-1.49.3.tar.xz) = 5f19fad1e38b0572b63ed8bfd146b717fc22dff3a26641e8b5c8431df13da9574679d9a3407da62790db8a29286694ea1bfd751cba168f475302ad31cce845cf
+Size (help2man-1.49.3.tar.xz) = 228472 bytes
 SHA1 (patch-Makefile.in) = 3898cc3f3375d07bb0a3761cd41bf24134604da2
 SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7



Home | Main Index | Thread Index | Old Index