diff options
author | obache <obache@pkgsrc.org> | 2011-05-03 11:51:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-03 11:51:12 +0000 |
commit | 221eb68c3d8d5920cf2a66f3d9622d2120210bfd (patch) | |
tree | bce01e988914655ed8ea03020952214be77d2ef3 /net | |
parent | cf41adb20ee395aaf4ec4f619dadf553f7833913 (diff) | |
download | pkgsrc-221eb68c3d8d5920cf2a66f3d9622d2120210bfd.tar.gz |
Update scamper to 20110503.
PR#44929.
The main changes are to sc_tracediff, a program that displays traceroutes side
by side that have changed. There are bug fixes to sc_tracediff, as well as
enhancements.
Diffstat (limited to 'net')
-rw-r--r-- | net/scamper/Makefile | 4 | ||||
-rw-r--r-- | net/scamper/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index bb5d792937c..810a1e9d94e 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/04/30 11:35:26 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/05/03 11:51:12 obache Exp $ # -DISTNAME= scamper-cvs-20110421 +DISTNAME= scamper-cvs-20110503 PKGNAME= ${DISTNAME:S/-cvs//} CATEGORIES= net MASTER_SITES= http://www.wand.net.nz/scamper/ diff --git a/net/scamper/distinfo b/net/scamper/distinfo index 3a6d4af9a19..43291f2afcf 100644 --- a/net/scamper/distinfo +++ b/net/scamper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/04/30 11:35:26 obache Exp $ +$NetBSD: distinfo,v 1.7 2011/05/03 11:51:12 obache Exp $ -SHA1 (scamper-cvs-20110421.tar.gz) = 283c995d5f293887174ad7cc7ce691e7e83a5568 -RMD160 (scamper-cvs-20110421.tar.gz) = 890fa217d99fbb3c47cde677664db972f6382c9b -Size (scamper-cvs-20110421.tar.gz) = 1086507 bytes +SHA1 (scamper-cvs-20110503.tar.gz) = 65eb854a359a4f084f0d9616adfca617d5e6cb48 +RMD160 (scamper-cvs-20110503.tar.gz) = 2f3e1d25f1b5f36527f532078900a15d2f36aadc +Size (scamper-cvs-20110503.tar.gz) = 1087267 bytes |