diff options
author | wiz <wiz> | 2005-10-25 13:16:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-25 13:16:34 +0000 |
commit | f8dedf9cac61d11bef6af8e408f000430b6f9bc4 (patch) | |
tree | 4e8f6c5da25720eee9fea377cb8001233b5bccd3 /misc | |
parent | efe2c59520fbdf058219ef46b4da623f369216fc (diff) | |
download | pkgsrc-f8dedf9cac61d11bef6af8e408f000430b6f9bc4.tar.gz |
Update to 1.3.7:
2005-10-23 Heikki Orsila
* Version 1.3.7
- Fixed INSTALL documentation. The INSTALL file documented the
old behaviour, where editing Makefile was required for installing
to an alternative path.
- Fixed 'configure --help' to report usage properly. '--prefix dir' =>
'--prefix=dir'.
- Shortened cksfv output to print only 2 lines to the beginning of a
newly created sfv file. cksfv version, date, time, and the project
web site URL.
- A stack corruption and localtime error fix by
T. Farago
- Added -b option to the command line help.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cksfv/Makefile | 4 | ||||
-rw-r--r-- | misc/cksfv/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/cksfv/Makefile b/misc/cksfv/Makefile index a9887c17d75..cb732b74626 100644 --- a/misc/cksfv/Makefile +++ b/misc/cksfv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/10/22 03:33:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/10/25 13:16:34 wiz Exp $ # -DISTNAME= cksfv-1.3.6 +DISTNAME= cksfv-1.3.7 CATEGORIES= misc MASTER_SITES= http://www.iki.fi/shd/foss/cksfv/files/ \ http://www.iki.fi/shd/foss/cksfv/files/devel/ diff --git a/misc/cksfv/distinfo b/misc/cksfv/distinfo index 81e0c6aa16e..a78819acb3d 100644 --- a/misc/cksfv/distinfo +++ b/misc/cksfv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2005/09/05 00:48:13 wiz Exp $ +$NetBSD: distinfo,v 1.13 2005/10/25 13:16:34 wiz Exp $ -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 +SHA1 (cksfv-1.3.7.tar.bz2) = 4d91081404fab06f86f06efc04f469bcd1732687 +RMD160 (cksfv-1.3.7.tar.bz2) = d610324b5aa5dbcd129e4a5ed22f5a1703cedb88 +Size (cksfv-1.3.7.tar.bz2) = 22494 bytes |