aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjl <mjl@luckie.org.nz>2022-12-14 07:19:04 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-12-14 17:38:30 +0000
commit944b9a962a5ba7503343a85029c14b141cc24501 (patch)
tree0d894ef40a01d06d3a7421a5bbf230a3881c3870
parente6c7a0eba9a248fee3334d1e486612797c47efd6 (diff)
downloadports-944b9a962a5ba7503343a85029c14b141cc24501.tar.gz
ports-944b9a962a5ba7503343a85029c14b141cc24501.zip
net/scamper: update to 20211212e
ChangeLog: https://mailman.caida.org/pipermail/scamper-announce/2022-December/000028.html scamper: * gracefully handle situations where there is no /etc/resolv.conf, or no nameserver lines in an /etc/resolv.conf but a measurement or scamper-internal task wants to resolve a name * tidy up buggy prinf-like statements in scamper and some drivers. warts/json: * in JSON output for ping, print the TCP/UDP src/dst ports or ICMP id/seq used in individual probe packets, * fix regression in libscamperfile so that it can read old warts files. PR: 268345 Reported by: mjl@luckie.org.nz (maintainer)
-rw-r--r--net/scamper/Makefile2
-rw-r--r--net/scamper/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile
index 2d502f2be7af..859e6f3c92fb 100644
--- a/net/scamper/Makefile
+++ b/net/scamper/Makefile
@@ -1,5 +1,5 @@
PORTNAME= scamper
-PORTVERSION= 20211212d
+PORTVERSION= 20211212e
CATEGORIES= net
MASTER_SITES= https://www.caida.org/catalog/software/scamper/code/
DISTNAME= ${PORTNAME}-cvs-${PORTVERSION}
diff --git a/net/scamper/distinfo b/net/scamper/distinfo
index b07a4257833a..94a3b799df74 100644
--- a/net/scamper/distinfo
+++ b/net/scamper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668984629
-SHA256 (scamper-cvs-20211212d.tar.gz) = ba85b4a2e175aac6d3a1f0ae6caad5afaf15c5d819ee23cd876fe16b7bb3a402
-SIZE (scamper-cvs-20211212d.tar.gz) = 2107359
+TIMESTAMP = 1670885422
+SHA256 (scamper-cvs-20211212e.tar.gz) = 6da7064a08a16671a160baea926d0d304c38a441549a7c0dd7d0abf2e5e7a5f7
+SIZE (scamper-cvs-20211212e.tar.gz) = 2107608