pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: rillig
Date: Tue Nov 19 23:45:05 UTC 2019
Modified Files:
pkgsrc/doc: TODO
Log Message:
doc/TODO: remove the sentence about pkglint adding very little value
The sentence has been added without citing any sources. In the last few
years, pkglint has improved considerably, and if it were indeed to add
"very little value", it wouldn't make sense to mention it in the pkgsrc
guide so often.
To generate a diff of this commit:
cvs rdiff -u -r1.19466 -r1.19467 pkgsrc/doc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.19466 pkgsrc/doc/TODO:1.19467
--- pkgsrc/doc/TODO:1.19466 Tue Nov 19 23:41:22 2019
+++ pkgsrc/doc/TODO Tue Nov 19 23:45:05 2019
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.19466 2019/11/19 23:41:22 rillig Exp $
+$NetBSD: TODO,v 1.19467 2019/11/19 23:45:05 rillig Exp $
Suggested new packages
======================
@@ -1469,10 +1469,8 @@ Suggested cleanups in pkgsrc
package.
o Run pkglint recursively against the whole tree and fix any
- issues identified. This adds very little value to pkgsrc other
- than ensuring the pkgsrc files are lint-free and the files pass
- the code review tool (pkglint). It can annoy some team members,
- so choose your commits wisely.
+ issues identified. It can annoy some team members, so choose
+ your commits wisely.
o Review bulk build reports and fix packages broken on any
platform. Ideally, successful build counts would be similar
Home |
Main Index |
Thread Index |
Old Index