pkgsrc/misc/cksfv/patches/patch-ad
wiz bfb46ee889 Update to 1.2, provided by Dieter Baron.
Changes: new sfv were not zero padded; handle ' ' and '_' the same in
insensitive matching.
2001-02-28 15:44:15 +00:00

21 lines
743 B
Text

$NetBSD: patch-ad,v 1.3 2001/02/28 15:44:16 wiz Exp $
--- README.orig Fri Dec 29 01:34:33 2000
+++ README Wed Feb 28 15:22:27 2001
@@ -55,6 +55,16 @@
------------------------------------------------------------
Everything OK
+If you do not want to check all files liste in an .sfv file, name the
+files you want checked on the command line:
+
+ $ cksfv -f new_files.sfv -i COPYING ChangeLog
+ --( Verifying file: new_files.sfv )-------------------------
+ COPYING: OK
+ ChangeLog: OK
+ ------------------------------------------------------------
+ Everything OK
+
Now for creating your own .sfv files. You can run the following command.
$ cksfv * > mine.sfv