Date: Mon, 03 May 2010 20:13:52 +1200 From: Matthew Luckie <mjl@luckie.org.nz> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/146260: [patch] net/scamper update Message-ID: <E1O8qmm-0006pK-DM@spandex.luckie.org.nz> Resent-Message-ID: <201005030820.o438KA36085669@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146260 >Category: ports >Synopsis: [patch] net/scamper update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 03 08:20:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Matthew Luckie >Release: FreeBSD 8.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD spandex.luckie.org.nz 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Fri Dec 4 08:21:29 NZDT 2009 mjl@spandex.luckie.org.nz:/usr/obj/usr/src/sys/spandex i386 >Description: update scamper to 20100503 >How-To-Repeat: >Fix: --- patch-scamper-20100503 begins here --- diff -uNr scamper.orig/Makefile scamper/Makefile --- scamper.orig/Makefile 2008-12-26 19:20:03.000000000 +1300 +++ scamper/Makefile 2010-05-03 20:12:04.000000000 +1200 @@ -6,13 +6,13 @@ # PORTNAME= scamper -PORTVERSION= 20070523o +PORTVERSION= 20100503 CATEGORIES= net ipv6 MASTER_SITES= http://www.wand.net.nz/scamper/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} MAINTAINER= mjl@luckie.org.nz -COMMENT= Tool for IPv4 and IPv6 traceroute with path MTU discovery +COMMENT= Tool for parallelised IPv4 and IPv6 measurement MAN1= scamper.1 diff -uNr scamper.orig/distinfo scamper/distinfo --- scamper.orig/distinfo 2008-12-26 19:20:03.000000000 +1300 +++ scamper/distinfo 2010-05-03 20:08:59.000000000 +1200 @@ -1,3 +1,3 @@ -MD5 (scamper-cvs-20070523o.tar.gz) = ed46f45789a11b3fa43d4ca1dede38b5 -SHA256 (scamper-cvs-20070523o.tar.gz) = 38762c71bf30e341fa9800c9546e24eef7569d1a32d2cd8daaabe3eb499229e6 -SIZE (scamper-cvs-20070523o.tar.gz) = 216835 +MD5 (scamper-cvs-20100503.tar.gz) = 09dc15d3c45092d49136ac7c0cca24d1 +SHA256 (scamper-cvs-20100503.tar.gz) = c2ce4fd6d8da2bd7bb573624c7fc2731e9b7f47cc3a75226c3afe5e00f25d189 +SIZE (scamper-cvs-20100503.tar.gz) = 372003 diff -uNr scamper.orig/pkg-descr scamper/pkg-descr --- scamper.orig/pkg-descr 2005-05-23 08:20:34.000000000 +1200 +++ scamper/pkg-descr 2010-05-03 20:09:59.000000000 +1200 @@ -1,6 +1,5 @@ -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 can do ICMP based Path MTU discovery. +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. WWW: http://www.wand.net.nz/scamper/ --- patch-scamper-20100503 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1O8qmm-0006pK-DM>