From nobody Mon Oct 09 07:41:38 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S3rZW0ljJz4wt8x; Mon, 9 Oct 2023 07:41:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S3rZV3z11z3Hmr; Mon, 9 Oct 2023 07:41:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696837298; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0H/IIRzZQKC1Kzo7FKt0l19XUs9rKKMhVYyB+Ez2R3c=; b=vpsFzXCRwdCYwaxRCFlLKy8Ue3imv4MRXaAvNxJvsm+8PyVhvUrPhZdorqi/D3icT9WZ28 I2r/YldWGEylybY6yWzOp9ODt2EKLlulhi7shrjJx7OryptTPotVD4UDsi5wT8elB2Hkta KLGIBA3ld/poqI7T+NdWFSpEW7/UK0uwCGtQJfV+9HEZX5oWchfrP+5TWWUylQXic8qbNq MguRPNin3cygbtx8gPfKlq6UXfLNt/8i7MXJPwRVWe4YLxRH+Ahbj+z5N78w75ohdQXgf6 ktsp4pExOApccML0xWZKzDtdBd4rvuz2jzXZ5yByLGMLR55I93oFxOEnCWlttQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696837298; a=rsa-sha256; cv=none; b=fRXz0DPJKfXWT6q7UE2Ku1EfMvy+p4O1o0zCJy+Dq7Ae8wsJzmMXibbrrnzVDj8Y+fqIrJ M/Kcty2XjpQrFvBxyM3hp4Z3qMOZtF4TQwFZD+VK1UB1qedsJgagE1hE4jpg8It/wcsEYj an54RuRkdcpK55uixtUUoHSYezooLPhR/92RS9t3w5MZ/E9PMj2VMwVEQW7/w+3kbLIPd5 d8JsuV/dMNaB7pz51W4asBJ2mgcoL69M/FCppQcCdtFF/+UAhH4GiRHRUI3cCKgn4FtNyQ B4+3GeJqJxWzXIFn6K92AVcyrZP9+LEskxagqwYRKQ2NBlP/4cVEepKH9ud4Cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696837298; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0H/IIRzZQKC1Kzo7FKt0l19XUs9rKKMhVYyB+Ez2R3c=; b=HYfCTlGWOKFAwFFm0hxmmf7439jw18aMfPB3FE6Gvd6ptb/oRIqElz4Erkmy12OnPLXdJ/ it7mkSaFfxxr8PsiSiLqSNnfWqx1IzzgXrSv2aK7FLfraprre6TKjq0F/goNDUQu/zEsVZ 7hJ4/2x6qndtym9IMAlx3thRQBxbgcWj0mgm8dz/lCNpqHGyqn+25qx/pNfuIN14Fv+i+2 8ymmiSmFLLpVKO4SsC6UZ2fjciCESluhADUMMi54HXk4Aa+J9syivnCC0b8jjlz9tVw5GL Ff5GsgtrrZcWRo0oJNyicofovjNxltOrzCNoRHiTRz40i0F/ydwEkBiP1ny/lA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S3rZV2CWyznKY; Mon, 9 Oct 2023 07:41:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3997fccP019846; Mon, 9 Oct 2023 07:41:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3997fcu7019843; Mon, 9 Oct 2023 07:41:38 GMT (envelope-from git) Date: Mon, 9 Oct 2023 07:41:38 GMT Message-Id: <202310090741.3997fcu7019843@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: 1678e38dfb80 - main - net/scamper: update to 20230614c List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1678e38dfb804af17f8b9c5d146ed63be6a522e3 Auto-Submitted: auto-generated The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=1678e38dfb804af17f8b9c5d146ed63be6a522e3 commit 1678e38dfb804af17f8b9c5d146ed63be6a522e3 Author: Matthew Luckie AuthorDate: 2023-10-06 17:26:40 +0000 Commit: Robert Clausecker CommitDate: 2023-10-09 07:40:28 +0000 net/scamper: update to 20230614c This update fixes the build on 15-CURRENT. scamper: * fix compile-on-windows support; use icmp-echo probes instead of UDP probes for traceroute on windows; provide "attach" support on windows. * fix compile-on-FreeBSD-15+ where pf firewall does not have DIOCGETSTATUS ioctl * in scamper's remote control (-R option), fix file descriptor leak when unable to reconnect to the remote controller. * add --disable-scamper-trace --disable-scamper-ping --disable-scamper-tracelb --disable-scamper-dealias --disable-scamper-tbit --disable-scamper-sting --disable-scamper-sniff --disable-scamper-host configure options to build scamper without specific measurement capabilities. sc_attach: * add windows support Changelog: https://mailman.caida.org/pipermail/scamper-announce/2023-October/000036.html PR: 274287 MFH: 2023Q4 --- 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 704ed8526f9b..599424c861ab 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,5 +1,5 @@ PORTNAME= scamper -PORTVERSION= 20230614b +PORTVERSION= 20230614c 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 f521450dfb8a..15cae9f5b7eb 100644 --- a/net/scamper/distinfo +++ b/net/scamper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691906233 -SHA256 (scamper-cvs-20230614b.tar.gz) = d02af6902ffdeb718349b84113df3dc415ce8e40c6e42bb739756274d9ac4cfa -SIZE (scamper-cvs-20230614b.tar.gz) = 2201320 +TIMESTAMP = 1696494364 +SHA256 (scamper-cvs-20230614c.tar.gz) = 50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca +SIZE (scamper-cvs-20230614c.tar.gz) = 2214550