From f59d6d3bcff5c2d44a528c329897f0736490363b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Sep 2005 00:48:13 +0000 Subject: Update to 1.3.6: 2005-08-08 Heikki Orsila * version 1.3.6 - Portability fix for Solaris (Stefan Alfredsson) 2005-08-03 Heikki Orsila - A configure script bug was fixed that prevented inttypes.h from being detected if stdint.h doesn't exist. This bug seems affect some Solaris systems (they had inttypes.h but no stdint.h). Thanks to Stefan Alfredsson for the fix. - Added optimization into the configure script. Now inttypes.h is not checked if stdint.h exists. --- misc/cksfv/Makefile | 4 ++-- misc/cksfv/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc/cksfv') diff --git a/misc/cksfv/Makefile b/misc/cksfv/Makefile index cc186d65a0d..46fa0bc0254 100644 --- a/misc/cksfv/Makefile +++ b/misc/cksfv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/06/24 14:23:15 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/09/05 00:48:13 wiz Exp $ # -DISTNAME= cksfv-1.3.5 +DISTNAME= cksfv-1.3.6 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 220679f1953..81e0c6aa16e 100644 --- a/misc/cksfv/distinfo +++ b/misc/cksfv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/06/24 14:23:15 wiz Exp $ +$NetBSD: distinfo,v 1.12 2005/09/05 00:48:13 wiz Exp $ -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 +SHA1 (cksfv-1.3.6.tar.bz2) = 7d33266c1a8abcbac74d29001b8ee0d3ed75a84e +RMD160 (cksfv-1.3.6.tar.bz2) = ae77d2901f7ac8d64fda750336af63593c62d4e8 +Size (cksfv-1.3.6.tar.bz2) = 22295 bytes -- cgit v1.2.3