diff options
author | nathanw <nathanw@pkgsrc.org> | 2005-03-22 19:55:37 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 2005-03-22 19:55:37 +0000 |
commit | 85ad1b5c2d3a8735dbe33f3c807ac748e17f37d8 (patch) | |
tree | aea6f689376328ca098f505c37afb911f4330b38 /net/howl/distinfo | |
parent | bed207251d03ed0eaf94da2d4d710ed4e554b0ad (diff) | |
download | pkgsrc-85ad1b5c2d3a8735dbe33f3c807ac748e17f37d8.tar.gz |
Update to Howl 0.9.10.
Version 0.9.10 (Jan 28 2005)
* FIX: use config.h in mDNSClientAPI.h to determine which headers to include
* FIX: don't clobber CFLAGS in Makefile.am files
Version 0.9.9 (Jan 27 2005)
* FIX: use memmove rather than memcpy
* FIX: use memcmp to compare oids, rather than strcmp (contributed by
John Wiseman jjwiseman@yahoo.com)
* FIX: sw_autoip_network_interface_make_initial_ip_address() uses
uninitialized m_mac_addr (contributed by Andrea Campi
andrea+howl@webcom.it)
* FIX: include stdint.h and use standard types in mDNSClientAPI.h
(contributed by Jeff Waugh jdub@perkypants.com)
* FIX: make posix_interface.c easier to port other OSes (contributed by
Andrea Campi andrea+how@webcom.it)
* FIX: check interface status before looking at link (contributed by
Andrea Campi andrea+howl@webcom.it)
* FIX: builddir != srcdir problem (contributed by Thomas Fitzsimmons
fitzsim@redhat.com)
* FIX: memory leaks on cleanup
* FIX: mDNSResponder, nifd, autoipd shouldn't be linked statically
Diffstat (limited to 'net/howl/distinfo')
-rw-r--r-- | net/howl/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/howl/distinfo b/net/howl/distinfo index 0012414570b..893ae198103 100644 --- a/net/howl/distinfo +++ b/net/howl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 12:13:49 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/03/22 19:55:37 nathanw Exp $ -SHA1 (howl-0.9.8.tar.gz) = dd343b8d87de28f5627aa26b24234da557a9f064 -RMD160 (howl-0.9.8.tar.gz) = c93361cf48da436f629bf720171ceee274b831af -Size (howl-0.9.8.tar.gz) = 540208 bytes +SHA1 (howl-0.9.10.tar.gz) = 40e9c0fbfa8239641be3afa47a31ae6c10af1127 +RMD160 (howl-0.9.10.tar.gz) = 41cbcf538216f86f0058733ebb202385d6190852 +Size (howl-0.9.10.tar.gz) = 541004 bytes SHA1 (patch-aa) = c7218a7c4a58498c465057dde43c5943bce2ea5b |