From c4c46cdacd261fde4af3fe62df65616d5422cf49 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jun 2005 14:23:15 +0000 Subject: Update to 1.3.5: * version 1.3.5 - recursive SFV checking support by Travis Poppe - portability fix for OpenBSD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * version 1.3.5-pre2 - portable integer type #include fix for OpenBSD and possibly others. thanks to Daniel KÃ¥kneryd for pointing out the problem. (shd) * version 1.3.5-pre1 - (copied from 2005-05-11) feature that prints out sfv files with broken files and broken sfv files when recursive sfv checking is enabled. this is useful because print out in recursive mode can be long. one sees those sfv files that failed at the end of the output. Thanks to Travis Poppe for suggesting this feature (shd) - feature that prints out sfv files with broken files and broken sfv files when recursive sfv checking is enabled. this is useful because print out in recursive mode can be long. one sees those sfv files that failed at the end of the output. Thanks to Travis Poppe for suggesting this feature (shd) --- misc/cksfv/Makefile | 4 ++-- misc/cksfv/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/cksfv/Makefile b/misc/cksfv/Makefile index 325dab4f1df..cc186d65a0d 100644 --- a/misc/cksfv/Makefile +++ b/misc/cksfv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2005/04/05 09:13:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/24 14:23:15 wiz Exp $ # -DISTNAME= cksfv-1.3.4 +DISTNAME= cksfv-1.3.5 CATEGORIES= misc MASTER_SITES= http://www.modeemi.fi/~shd/foss/cksfv/files/ \ http://www.modeemi.fi/~shd/foss/cksfv/files/devel/ diff --git a/misc/cksfv/distinfo b/misc/cksfv/distinfo index 3aafeb4991a..220679f1953 100644 --- a/misc/cksfv/distinfo +++ b/misc/cksfv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/04/05 09:13:54 wiz Exp $ +$NetBSD: distinfo,v 1.11 2005/06/24 14:23:15 wiz Exp $ -SHA1 (cksfv-1.3.4.tar.bz2) = 4ba9d70afe9884b7b80a69bf4a536955457189a8 -RMD160 (cksfv-1.3.4.tar.bz2) = e79840c27269096925c6d9148fb9e338a8ee6439 -Size (cksfv-1.3.4.tar.bz2) = 21291 bytes +SHA1 (cksfv-1.3.5.tar.bz2) = 7953778776ef923ce1bbc989797c2842346fafd2 +RMD160 (cksfv-1.3.5.tar.bz2) = d1c8d65926f6b88f410555b200f2147844cf6dc3 +Size (cksfv-1.3.5.tar.bz2) = 22075 bytes -- cgit v1.2.3