ports/181518: [patch] update net/scamper to 20130824
Matthew Luckie
mjl at luckie.org.nz
Sun Aug 25 06:10:01 UTC 2013
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list