diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-04-12 10:14:26 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-04-12 10:14:26 +0000 |
commit | c68a867fffe6639933581be60176ab30fa566729 (patch) | |
tree | 336619ccf0ccf2a6a8daa50be59ad6bff4258b33 /devel/buildtool/distinfo | |
parent | 7e29fa5cd052366e52aee879b32de0928262129b (diff) | |
download | pkgsrc-c68a867fffe6639933581be60176ab30fa566729.tar.gz |
Update to 0.11:
o Lots of bugfixes.
o The bt_pkgflags module was added, which provides a replacement for
the pkg-config utility (not compatible).
o The bt_msg_summary() function was added to bt_config, which provides
an homogeneous way to output diagnostic messages at the end of the
configuration process.
o The bt_err() function in bt_config does not accept error codes any
more as its first argument.
o The buildtool(1) manpage was rewrote, including a simple user refer-
ence so people can easily learn how to build packages without having
to dig into the big manual.
Diffstat (limited to 'devel/buildtool/distinfo')
-rw-r--r-- | devel/buildtool/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/buildtool/distinfo b/devel/buildtool/distinfo index 6f8b142357c..05c3fd1491c 100644 --- a/devel/buildtool/distinfo +++ b/devel/buildtool/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/02/05 18:19:39 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2003/04/12 10:14:26 jmmv Exp $ -SHA1 (buildtool-0.10.tar.gz) = d956d5ff8ca15313f8565d2e93268c65038a6f3c -Size (buildtool-0.10.tar.gz) = 273977 bytes +SHA1 (buildtool-0.11.tar.gz) = a4d1d2eef29d2e66af4bbdbea6128165d5bbfa13 +Size (buildtool-0.11.tar.gz) = 277177 bytes |