Skip to content

Commit

Permalink
net/scamper: update to 20240229
Browse files Browse the repository at this point in the history
PR:		276395
  • Loading branch information
matthewluckie authored and clausecker committed Mar 19, 2024
1 parent f207948 commit d9345de
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
5 changes: 2 additions & 3 deletions net/scamper/Makefile
@@ -1,9 +1,8 @@
PORTNAME= scamper
PORTVERSION= 20230614c
PORTREVISION= 1
DISTVERSION= 20240229
CATEGORIES= net
MASTER_SITES= https://www.caida.org/catalog/software/scamper/code/
DISTNAME= ${PORTNAME}-cvs-${PORTVERSION}
DISTNAME= ${PORTNAME}-cvs-${DISTVERSION}

MAINTAINER= mjl@luckie.org.nz
COMMENT= Tool for parallelised IPv4 and IPv6 measurement
Expand Down
6 changes: 3 additions & 3 deletions net/scamper/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696494364
SHA256 (scamper-cvs-20230614c.tar.gz) = 50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca
SIZE (scamper-cvs-20230614c.tar.gz) = 2214550
TIMESTAMP = 1709238274
SHA256 (scamper-cvs-20240229.tar.gz) = f010533ccc257fe6459581a07fb55e4ecf160142a0f8e4077f661adccd3b43be
SIZE (scamper-cvs-20240229.tar.gz) = 2819683
8 changes: 5 additions & 3 deletions net/scamper/pkg-plist
Expand Up @@ -28,11 +28,11 @@ bin/sc_wartsfilter
bin/sc_wartsfix
lib/libscamperctrl.a
lib/libscamperctrl.so.2
lib/libscamperctrl.so.2.1.1
lib/libscamperctrl.so.2.1.3
lib/libscamperctrl.so
lib/libscamperfile.a
lib/libscamperfile.so.6
lib/libscamperfile.so.6.1.0
lib/libscamperfile.so.8
lib/libscamperfile.so.8.0.1
lib/libscamperfile.so
share/man/man1/sc_ally.1.gz
share/man/man1/sc_analysis_dump.1.gz
Expand Down Expand Up @@ -70,6 +70,7 @@ include/scamper_addr.h
include/scamper_dealias.h
include/scamper_file.h
include/scamper_host.h
include/scamper_http.h
include/scamper_icmpext.h
include/scamper_list.h
include/scamper_neighbourdisc.h
Expand All @@ -79,3 +80,4 @@ include/scamper_sting.h
include/scamper_tbit.h
include/scamper_trace.h
include/scamper_tracelb.h
include/scamper_udpprobe.h

0 comments on commit d9345de

Please sign in to comment.