git: 944b9a962a5b - main - net/scamper: update to 20211212e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Dec 2022 17:42:32 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=944b9a962a5ba7503343a85029c14b141cc24501
commit 944b9a962a5ba7503343a85029c14b141cc24501
Author: mjl <mjl@luckie.org.nz>
AuthorDate: 2022-12-14 07:19:04 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-14 17:38:30 +0000
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)
---
net/scamper/Makefile | 2 +-
net/scamper/distinfo | 6 +++---
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