pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48156: [patch] update net/scamper to 20130824
>Number: 48156
>Category: pkg
>Synopsis: [patch] update net/scamper to 20130824
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Aug 26 17:15:00 +0000 2013
>Originator: Matthew Luckie
>Release: 5.1.2
>Organization:
>Environment:
>Description:
Update scamper to 20130824. Scamper's homepage (and code) has shifted from
http://www.wand.net.nz/scamper
to
http://www.caida.org/tools/measurement/scamper
A list of changes is available at:
http://www.wand.net.nz/pipermail/scamper-announce/2013-August/000016.html
>How-To-Repeat:
NA
>Fix:
diff -ur scamper.orig/DESCR scamper/DESCR
--- scamper.orig/DESCR 2005-09-29 11:02:20.000000000 -0700
+++ scamper/DESCR 2013-08-26 02:53:35.000000000 -0700
@@ -1,9 +1,4 @@
-scamper is a program that conducts traceroute to large numbers of IPv4
-and IPv6 addresses in parallel to fill a specified packets-per-second rate.
+Scamper is a program that conducts Internet measurement techniques such
+as ping and traceroute to large numbers of IPv4 and IPv6 addresses in
+parallel to fill a specified packets-per-second rate.
-scamper can do ICMP based Path MTU discovery. scamper starts with the
-outgoing interface's MTU and discovers the location of PMTU bottlenecks.
-Recent revision of scamper do a PMTU search when an ICMP fragmentation
-required message is not returned to establish the PMTU to the next point
-in the network, followed by a TTL limited search to infer the hop
-where failure appears to occur.
diff -ur scamper.orig/Makefile scamper/Makefile
--- scamper.orig/Makefile 2013-08-26 02:35:30.000000000 -0700
+++ scamper/Makefile 2013-08-26 02:40:37.000000000 -0700
@@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:07 asau Exp $
#
-DISTNAME= scamper-cvs-20111202b
+DISTNAME= scamper-cvs-20130824
PKGNAME= ${DISTNAME:S/-cvs//}
CATEGORIES= net
-MASTER_SITES= http://www.wand.net.nz/scamper/
+MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/
MAINTAINER= mjl%luckie.org.nz@localhost
-HOMEPAGE= http://www.wand.net.nz/scamper/
+HOMEPAGE= http://www.caida.org/tools/measurement/scamper/
COMMENT= Tool for parallelised IPv4 and IPv6 measurement
LICENSE= gnu-gpl-v2
diff -ur scamper.orig/PLIST scamper/PLIST
--- scamper.orig/PLIST 2013-08-26 02:35:30.000000000 -0700
+++ scamper/PLIST 2013-08-26 02:50:50.000000000 -0700
@@ -2,7 +2,10 @@
bin/sc_ally
bin/sc_analysis_dump
bin/sc_attach
+bin/sc_ipiddump
+bin/sc_speedtrap
bin/sc_tracediff
+bin/sc_warts2json
bin/sc_warts2pcap
bin/sc_warts2text
bin/sc_wartscat
@@ -25,7 +28,10 @@
man/man1/sc_ally.1
man/man1/sc_analysis_dump.1
man/man1/sc_attach.1
+man/man1/sc_ipiddump.1
+man/man1/sc_speedtrap.1
man/man1/sc_tracediff.1
+man/man1/sc_warts2json.1
man/man1/sc_warts2pcap.1
man/man1/sc_warts2text.1
man/man1/sc_wartscat.1
diff -ur scamper.orig/distinfo scamper/distinfo
--- scamper.orig/distinfo 2013-08-26 02:35:30.000000000 -0700
+++ scamper/distinfo 2013-08-26 02:40:42.000000000 -0700
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2012/04/16 06:09:47 markd Exp $
-SHA1 (scamper-cvs-20111202b.tar.gz) = cb4a2aff46afd05618e7134b7edf3bc2e0f84300
-RMD160 (scamper-cvs-20111202b.tar.gz) =
cf1e43c4f50d03a44df2b32b3127ffe90f4b1723
-Size (scamper-cvs-20111202b.tar.gz) = 1118438 bytes
+SHA1 (scamper-cvs-20130824.tar.gz) = c3d5c5bb28fd39020a13d9d7be25e4e5ac0cb05e
+RMD160 (scamper-cvs-20130824.tar.gz) = f4caeae59f93d3b33e1773c00579f6ee5cce69a9
+Size (scamper-cvs-20130824.tar.gz) = 1209926 bytes
Home |
Main Index |
Thread Index |
Old Index