pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/lcov
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 14 14:36:31 UTC 2025
Modified Files:
pkgsrc/devel/lcov: distinfo
Added Files:
pkgsrc/devel/lcov/patches: patch-man_lcov.1
Log Message:
lcov: fix indentation in man page
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/lcov/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/lcov/patches/patch-man_lcov.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/lcov/distinfo
diff -u pkgsrc/devel/lcov/distinfo:1.7 pkgsrc/devel/lcov/distinfo:1.8
--- pkgsrc/devel/lcov/distinfo:1.7 Thu Aug 14 11:38:41 2025
+++ pkgsrc/devel/lcov/distinfo Thu Aug 14 14:36:31 2025
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.7 2025/08/14 11:38:41 wiz Exp $
+$NetBSD: distinfo,v 1.8 2025/08/14 14:36:31 wiz Exp $
BLAKE2s (lcov-2.3.1.tar.gz) = 7328ae269ded035b7df9c2e949024d8c84b5ddc4bc8eb8eeaf16354d2d3636f6
SHA512 (lcov-2.3.1.tar.gz) = 42a6a09a6cacb6dd840bf6343a86dbeb5c655c724b64b699213d58ac7b4a8768d046e6e086f11ee35a36ad15610a8bb6b2b8451b456fffd858805a12d68efb63
Size (lcov-2.3.1.tar.gz) = 611162 bytes
+SHA1 (patch-man_lcov.1) = 175aae88e033edfbcff2f73e50deddf624ec882b
Added files:
Index: pkgsrc/devel/lcov/patches/patch-man_lcov.1
diff -u /dev/null pkgsrc/devel/lcov/patches/patch-man_lcov.1:1.1
--- /dev/null Thu Aug 14 14:36:32 2025
+++ pkgsrc/devel/lcov/patches/patch-man_lcov.1 Thu Aug 14 14:36:31 2025
@@ -0,0 +1,15 @@
+$NetBSD: patch-man_lcov.1,v 1.1 2025/08/14 14:36:31 wiz Exp $
+
+Fix indentation.
+https://github.com/linux-test-project/lcov/pull/430
+
+--- man/lcov.1.orig 2025-08-14 14:21:46.867557967 +0000
++++ man/lcov.1
+@@ -1110,6 +1110,7 @@ See the genhtml man page for more detail
+
+ .br
+
++.RE
+ .B \-\-comment
+ .I comment_string
+ .br
Home |
Main Index |
Thread Index |
Old Index