diff options
author | rh <rh@pkgsrc.org> | 2002-10-16 07:58:55 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-10-16 07:58:55 +0000 |
commit | dd1ad81aa46fdc7b0c244152b9a4b235df465e2d (patch) | |
tree | 0bbf355d509a95832953506c27d3d926898905cc /net/gnet/distinfo | |
parent | 84fe9acdc85a1f0e177e73752221fd38b8a143a7 (diff) | |
download | pkgsrc-dd1ad81aa46fdc7b0c244152b9a4b235df465e2d.tar.gz |
Update gnet to 1.1.7. Depends on glib2 now. Other changes are:
* Fixed major bug in IO channel code from 1.1.6
* IOChannels are non-buffering, non-encoded by default (for GLib 2.0)
* examples are now build by default
* gnet_inetaddr_list_interfaces() bug fix
* FreeBSD compile fix (affected gnet_inetaddr_list_interfaces())
* New gnet_init() function. This should be called in main(). [1]
* GNet now properly links to libgthread (if necessary)
* More automated test cases
* Several compile fixes and small bug fixes
* Package now includes a buildlink2.mk
Diffstat (limited to 'net/gnet/distinfo')
-rw-r--r-- | net/gnet/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/gnet/distinfo b/net/gnet/distinfo index 3b76c50522a..4485c756827 100644 --- a/net/gnet/distinfo +++ b/net/gnet/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/08/25 21:49:57 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/10/16 07:58:57 rh Exp $ -SHA1 (gnet-1.1.4.tar.gz) = 1970534bebbfbd9a5255e7d23c26fdbad1ea6acb -Size (gnet-1.1.4.tar.gz) = 363006 bytes +SHA1 (gnet-1.1.7.tar.gz) = 42e68deee3c82c38153ae361edee785399476f5d +Size (gnet-1.1.7.tar.gz) = 367915 bytes +SHA1 (patch-aa) = 2a3b2229b69f4276d939bbd3716a17a4ba225cb4 |