diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-02 23:57:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-02 23:57:42 +0000 |
commit | 8208de660dfb5b41a30fca48ebb53da93f9e6c81 (patch) | |
tree | f0461cd90ecbfeeb57035d9251628f7bd10d2d24 /misc | |
parent | 4ae2f06e66c7f574261405c679179d2837cbafd5 (diff) | |
download | pkgsrc-8208de660dfb5b41a30fca48ebb53da93f9e6c81.tar.gz |
Update to 1.3.8:
2006-01-01 Heikki Orsila
* Version 1.3.8
- configure and Makefile cleanups and fixes.
2005-10-24 Heikki Orsila
- Mike Frysinger pointed out several things about
the build procedure:
- -W/-O flags are useless in header checks in the configure script
- $compiler was not used for header checks in the configure script
- Cleaned CFLAGS handling so that if CFLAGS is set by the
environment, the default -O2 is stripped away from the
src/Makefile.in.
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 cb732b74626..22b5a37b5c1 100644 --- a/misc/cksfv/Makefile +++ b/misc/cksfv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2005/10/25 13:16:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/01/02 23:57:42 wiz Exp $ # -DISTNAME= cksfv-1.3.7 +DISTNAME= cksfv-1.3.8 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 003f7326bbd..e334d737c7e 100644 --- a/misc/cksfv/distinfo +++ b/misc/cksfv/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2005/11/10 17:41:18 joerg Exp $ +$NetBSD: distinfo,v 1.15 2006/01/02 23:57:42 wiz Exp $ -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 +SHA1 (cksfv-1.3.8.tar.bz2) = fd74cae47d1121ba2700a6d5440336a0db7e0203 +RMD160 (cksfv-1.3.8.tar.bz2) = f055338a3aaa906138946eaeda8a182049b7ea9b +Size (cksfv-1.3.8.tar.bz2) = 22676 bytes SHA1 (patch-aa) = e520d00296ab1461084c87582a6d2c7201e25b8a |