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)
This commit is contained in:
mjl 2022-12-14 08:19:04 +01:00 committed by Fernando Apesteguía
parent e6c7a0eba9
commit 944b9a962a
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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