diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-23 07:28:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-23 07:28:24 +0000 |
commit | 9012b9cf996c9e860e67cd8d96d44100545bd837 (patch) | |
tree | b351e482d7298ee1302f595a4dd32e6e94f64b39 /net/mtr | |
parent | e64e30e0580eb998f4848a6ff066726a1050fd67 (diff) | |
download | pkgsrc-9012b9cf996c9e860e67cd8d96d44100545bd837.tar.gz |
Update to 0.54:
v0.54 Added "scrolling" patch from Roland Illig, to allow
scrolling in text mode. I've always wanted this......
v0.53 Added fix for raw mode.
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 80cfe4eaed4..e4549c7603f 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2003/01/09 16:32:10 mycroft Exp $ +# $NetBSD: Makefile,v 1.28 2003/05/23 07:28:24 wiz Exp $ # -DISTNAME= mtr-0.52 +DISTNAME= mtr-0.54 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 0a36facf7a9..904fd7a7b5a 100644 --- a/net/mtr/distinfo +++ b/net/mtr/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2003/01/09 16:32:11 mycroft Exp $ +$NetBSD: distinfo,v 1.9 2003/05/23 07:28:25 wiz Exp $ -SHA1 (mtr-0.52.tar.gz) = 4e5eb490b6fb0e6a9642a0c2b6f21bf78853227b -Size (mtr-0.52.tar.gz) = 88492 bytes +SHA1 (mtr-0.54.tar.gz) = 434b3c4755caf23d2e41dee4ab5c5615f2fba92e +Size (mtr-0.54.tar.gz) = 88751 bytes SHA1 (patch-aa) = ad39c45462c65f132ad1060fb560b311bf9bad3f SHA1 (patch-ab) = 237b5cf55180d7b12408d5688d1daae7bedc052b SHA1 (patch-ad) = 53af9e506b14d58fc13a96d900859bb228d720b9 |