pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cvsreport After discussions with pkgsrc team,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8da37383b58
branches: trunk
changeset: 447062:a8da37383b58
user: cjep <cjep%pkgsrc.org@localhost>
date: Mon Feb 15 14:29:41 2021 +0000
description:
After discussions with pkgsrc team, remove MESSAGE and include a note
in the manual page instead.
diffstat:
sysutils/cvsreport/MESSAGE | 10 ----------
sysutils/cvsreport/distinfo | 3 ++-
sysutils/cvsreport/patches/patch-aa | 15 +++++++++++++++
3 files changed, 17 insertions(+), 11 deletions(-)
diffs (45 lines):
diff -r e8f1c06a7791 -r a8da37383b58 sysutils/cvsreport/MESSAGE
--- a/sysutils/cvsreport/MESSAGE Mon Feb 15 14:18:35 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-
-$NetBSD: MESSAGE,v 1.1 2021/02/14 20:55:22 cjep Exp $
-
-Note that cvsreport uses the /proc filesystem. For complete functionality
-please make sure that /proc is mounted if your system supports it.
-
-NetBSD supports the /proc filesystem in the default installation.
-
-===========================================================================
diff -r e8f1c06a7791 -r a8da37383b58 sysutils/cvsreport/distinfo
--- a/sysutils/cvsreport/distinfo Mon Feb 15 14:18:35 2021 +0000
+++ b/sysutils/cvsreport/distinfo Mon Feb 15 14:29:41 2021 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:32:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2021/02/15 14:29:41 cjep Exp $
SHA1 (cvsreport-0.3.5.tar.gz) = 6671ade652edea945a898519095342295ebd7ed4
RMD160 (cvsreport-0.3.5.tar.gz) = b06e8fc2ebea586223b763454ab3f76a1301288f
SHA512 (cvsreport-0.3.5.tar.gz) = dd37a6e0be23f97341a9708216aa12debd7ca97013423e0e97c34eca3f75a16b13f07f8c46ece482d575e861f8f86a67e260618fe3c923c7d48e8de51023bbb4
Size (cvsreport-0.3.5.tar.gz) = 38194 bytes
+SHA1 (patch-aa) = 441795dd8b8ed2f23849883e85629e8a8c6a9a30
diff -r e8f1c06a7791 -r a8da37383b58 sysutils/cvsreport/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/cvsreport/patches/patch-aa Mon Feb 15 14:29:41 2021 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1 2021/02/15 14:29:41 cjep Exp $
+
+Add a note on the /proc filesystem requirement.
+
+--- cvsreport.1.orig 2003-11-29 17:48:30.000000000 +0000
++++ cvsreport.1
+@@ -354,6 +354,8 @@ Set the access method for an external cv
+ .IP CVSREPORT_DEBUG
+ When set, equivalent to the \fB--debug\fP option.
+
++.SH NOTES
++\fBcvsreport\fP expects the proc filesystem to be mounted.
+
+ .SH BUGS
+ Working on remote repositories is \fBawfully\fP slow (blame CVS).
Home |
Main Index |
Thread Index |
Old Index