Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2013 23:07:33 -0700
From:      Matthew Luckie <mjl@luckie.org.nz>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181518: [patch] update net/scamper to 20130824
Message-ID:  <E1VDTU5-00040X-BD@sorcerer.caida.org>
Resent-Message-ID: <201308250610.r7P6A1rO090811@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181518
>Category:       ports
>Synopsis:       [patch] update net/scamper to 20130824
>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:   Sun Aug 25 06:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Luckie
>Release:        FreeBSD 9.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD sorcerer.caida.org 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:30:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update net/scamper to 20130824.  A list of changes is available at:
http://www.wand.net.nz/pipermail/scamper-announce/2013-August/000016.html
>How-To-Repeat:
	
>Fix:

	

--- patch-scamper-20130824 begins here ---
diff -uNr scamper.orig/Makefile scamper/Makefile
--- scamper.orig/Makefile	2012-11-16 22:00:19.000000000 -0800
+++ scamper/Makefile	2013-08-24 22:59:00.000000000 -0700
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	scamper
-PORTVERSION=	20111202b
+PORTVERSION=	20130824
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://www.wand.net.nz/scamper/
+MASTER_SITES=	http://www.caida.org/tools/measurement/scamper/code/
 DISTNAME=	${PORTNAME}-cvs-${PORTVERSION}
 
 MAINTAINER=	mjl@luckie.org.nz
@@ -19,8 +19,8 @@
 USE_GMAKE=	yes
 
 MAN1=		scamper.1 sc_ally.1 sc_analysis_dump.1 sc_attach.1 \
-		sc_tracediff.1 sc_warts2pcap.1 sc_warts2text.1 \
-		sc_wartscat.1 sc_wartsdump.1
+		sc_ipiddump.1 sc_speedtrap.1 sc_tracediff.1 sc_warts2json.1 \
+		sc_warts2pcap.1 sc_warts2text.1 sc_wartscat.1 sc_wartsdump.1
 MAN3=		libscamperfile.3
 MAN5=		warts.5
 
diff -uNr scamper.orig/distinfo scamper/distinfo
--- scamper.orig/distinfo	2012-04-04 10:40:49.000000000 -0700
+++ scamper/distinfo	2013-08-24 22:59:07.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (scamper-cvs-20111202b.tar.gz) = 8afa359bedd9eaf6369ad4106e90809aa02bccb10c218bfe39197cbc82c4d72f
-SIZE (scamper-cvs-20111202b.tar.gz) = 1118438
+SHA256 (scamper-cvs-20130824.tar.gz) = ec586382cfe80e2b8716d26a8794173153ef528b9080aa4682d5c6898a80a7b0
+SIZE (scamper-cvs-20130824.tar.gz) = 1209926
diff -uNr scamper.orig/pkg-descr scamper/pkg-descr
--- scamper.orig/pkg-descr	2010-05-07 15:56:32.000000000 -0700
+++ scamper/pkg-descr	2013-08-24 23:04:53.000000000 -0700
@@ -2,4 +2,4 @@
 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/
+WWW: http://www.caida.org/tools/measurement/scamper/
diff -uNr scamper.orig/pkg-plist scamper/pkg-plist
--- scamper.orig/pkg-plist	2011-04-21 06:28:49.000000000 -0700
+++ scamper/pkg-plist	2013-08-24 22:59:54.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
--- patch-scamper-20130824 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VDTU5-00040X-BD>