pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cvsreport
Module Name: pkgsrc
Committed By: cjep
Date: Mon Feb 15 14:29:41 UTC 2021
Modified Files:
pkgsrc/sysutils/cvsreport: distinfo
Added Files:
pkgsrc/sysutils/cvsreport/patches: patch-aa
Removed Files:
pkgsrc/sysutils/cvsreport: MESSAGE
Log Message:
After discussions with pkgsrc team, remove MESSAGE and include a note
in the manual page instead.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/cvsreport/MESSAGE
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/cvsreport/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/cvsreport/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/cvsreport/distinfo
diff -u pkgsrc/sysutils/cvsreport/distinfo:1.2 pkgsrc/sysutils/cvsreport/distinfo:1.3
--- pkgsrc/sysutils/cvsreport/distinfo:1.2 Wed Nov 4 01:32:09 2015
+++ pkgsrc/sysutils/cvsreport/distinfo Mon Feb 15 14:29:41 2021
@@ -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
Added files:
Index: pkgsrc/sysutils/cvsreport/patches/patch-aa
diff -u /dev/null pkgsrc/sysutils/cvsreport/patches/patch-aa:1.1
--- /dev/null Mon Feb 15 14:29:41 2021
+++ pkgsrc/sysutils/cvsreport/patches/patch-aa Mon Feb 15 14:29:41 2021
@@ -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