Update to 1.3.10:
2007-03-25 Heikki Orsila * Version 1.3.10 - Added an option (-c) for remote programs to monitor sfv checking more easily - MinGW fixes 2007-03-25 Heikki Orsila - Added -c option to force progress and final resolution prints to stdout. See the man page. 2006-07-01 Heikki Orsila - Merged experimental support for MinGW build process from Yar Tikhiy. I did some modifications to the patch submitted by Yar and did not test the result, so expect this doesn't work yet. - Fixed MinGW OS recognition in configure script (hopefully works this time)
This commit is contained in:
parent
f5655e1fc8
commit
f7e4ce14e6
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.17 2006/10/04 21:49:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2007/04/08 18:07:52 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cksfv-1.3.9
|
||||
DISTNAME= cksfv-1.3.10
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://zakalwe.fi/~shd/foss/cksfv/files/ \
|
||||
http://zakalwe.fi/~shd/foss/cksfv/files/devel/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.16 2006/03/12 18:26:20 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.17 2007/04/08 18:07:52 wiz Exp $
|
||||
|
||||
SHA1 (cksfv-1.3.9.tar.bz2) = cdd12c8e5a926b2b98dfe9049b8e738c2555f64c
|
||||
RMD160 (cksfv-1.3.9.tar.bz2) = 680169b5fbe0fb538b18d486399557104dcac406
|
||||
Size (cksfv-1.3.9.tar.bz2) = 23396 bytes
|
||||
SHA1 (cksfv-1.3.10.tar.bz2) = a1985402f05e4876edb9402ece40b77ddda48fb7
|
||||
RMD160 (cksfv-1.3.10.tar.bz2) = 4eda850bef5a0f795f4507cef55863473f08bfea
|
||||
Size (cksfv-1.3.10.tar.bz2) = 26677 bytes
|
||||
SHA1 (patch-aa) = e520d00296ab1461084c87582a6d2c7201e25b8a
|
||||
|
|
Loading…
Reference in a new issue