diff options
author | wiz <wiz> | 2002-08-30 23:50:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-08-30 23:50:34 +0000 |
commit | bc068ce86ae506bb971b3f77297e1cacbad1aea7 (patch) | |
tree | 3a7f2729bb55fa5060bba1de82201cae19d2d43e /net/mtr | |
parent | 44b57aec05f52e2994a115008e8496c06bd99928 (diff) | |
download | pkgsrc-bc068ce86ae506bb971b3f77297e1cacbad1aea7.tar.gz |
Update to 0.51:
v0.51 Fixed the bug introduced by the previous select loop fix...
Thanks Evgeniy
v0.50 Make "interface address" option work.
Changes to "select" loop to allow window resizes (select
interruption) to work. Thanks Mike!
Diffstat (limited to 'net/mtr')
-rw-r--r-- | net/mtr/Makefile | 4 | ||||
-rw-r--r-- | net/mtr/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 6f5f06d81ed..3bee85fc3cc 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2002/08/25 21:50:02 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2002/08/30 23:50:34 wiz Exp $ # -DISTNAME= mtr-0.49 +DISTNAME= mtr-0.51 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ http://www.giovannelli.it/~gmarco/files/ diff --git a/net/mtr/distinfo b/net/mtr/distinfo index f3d156c8f68..066d67c29ea 100644 --- a/net/mtr/distinfo +++ b/net/mtr/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2002/03/13 02:16:12 wiz Exp $ +$NetBSD: distinfo,v 1.7 2002/08/30 23:50:34 wiz Exp $ -SHA1 (mtr-0.49.tar.gz) = b7cb6e3691c9a8abfdd66ba0d22745caf2374024 -Size (mtr-0.49.tar.gz) = 87205 bytes +SHA1 (mtr-0.51.tar.gz) = f13e082adbc6e94f676bd74d63c8b1b1b60b46c1 +Size (mtr-0.51.tar.gz) = 87701 bytes SHA1 (patch-aa) = ad39c45462c65f132ad1060fb560b311bf9bad3f SHA1 (patch-ab) = f590ed61219e246387dfa81c7f8a839efcd91663 SHA1 (patch-ad) = 53af9e506b14d58fc13a96d900859bb228d720b9 |