Tue May 3 11:51:12 2011 UTC ()
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.


(obache)
diff -r1.10 -r1.11 pkgsrc/net/scamper/Makefile
diff -r1.6 -r1.7 pkgsrc/net/scamper/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/net/scamper/Makefile (expand / switch to unified diff)

--- pkgsrc/net/scamper/Makefile 2011/04/30 11:35:26 1.10
+++ pkgsrc/net/scamper/Makefile 2011/05/03 11:51:12 1.11
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2011/04/30 11:35:26 obache Exp $ 1# $NetBSD: Makefile,v 1.11 2011/05/03 11:51:12 obache Exp $
2# 2#
3 3
4DISTNAME= scamper-cvs-20110421 4DISTNAME= scamper-cvs-20110503
5PKGNAME= ${DISTNAME:S/-cvs//} 5PKGNAME= ${DISTNAME:S/-cvs//}
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= http://www.wand.net.nz/scamper/ 7MASTER_SITES= http://www.wand.net.nz/scamper/
8 8
9MAINTAINER= mjl@luckie.org.nz 9MAINTAINER= mjl@luckie.org.nz
10HOMEPAGE= http://www.wand.net.nz/scamper/ 10HOMEPAGE= http://www.wand.net.nz/scamper/
11COMMENT= Tool for parallelised IPv4 and IPv6 measurement 11COMMENT= Tool for parallelised IPv4 and IPv6 measurement
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes

cvs diff -r1.6 -r1.7 pkgsrc/net/scamper/distinfo (expand / switch to unified diff)

--- pkgsrc/net/scamper/distinfo 2011/04/30 11:35:26 1.6
+++ pkgsrc/net/scamper/distinfo 2011/05/03 11:51:12 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/04/30 11:35:26 obache Exp $ 1$NetBSD: distinfo,v 1.7 2011/05/03 11:51:12 obache Exp $
2 2
3SHA1 (scamper-cvs-20110421.tar.gz) = 283c995d5f293887174ad7cc7ce691e7e83a5568 3SHA1 (scamper-cvs-20110503.tar.gz) = 65eb854a359a4f084f0d9616adfca617d5e6cb48
4RMD160 (scamper-cvs-20110421.tar.gz) = 890fa217d99fbb3c47cde677664db972f6382c9b 4RMD160 (scamper-cvs-20110503.tar.gz) = 2f3e1d25f1b5f36527f532078900a15d2f36aadc
5Size (scamper-cvs-20110421.tar.gz) = 1086507 bytes 5Size (scamper-cvs-20110503.tar.gz) = 1087267 bytes