From owner-dev-commits-ports-all@freebsd.org Thu Sep 2 18:13:25 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E91F56633C5; Thu, 2 Sep 2021 18:13:25 +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 4H0pvT6HH1z3s7T; Thu, 2 Sep 2021 18:13:25 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 BFC151D95C; Thu, 2 Sep 2021 18:13:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 182IDPLs056735; Thu, 2 Sep 2021 18:13:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 182IDP61056734; Thu, 2 Sep 2021 18:13:25 GMT (envelope-from git) Date: Thu, 2 Sep 2021 18:13:25 GMT Message-Id: <202109021813.182IDP61056734@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Tilman Keskinoz Subject: git: 1af2e4eafcf0 - main - benchmarks/netio: make fetchable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: arved X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1af2e4eafcf061b42d75371ffd4ac7c75f9bf217 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2021 18:13:26 -0000 The branch main has been updated by arved: URL: https://cgit.FreeBSD.org/ports/commit/?id=1af2e4eafcf061b42d75371ffd4ac7c75f9bf217 commit 1af2e4eafcf061b42d75371ffd4ac7c75f9bf217 Author: Tilman Keskinoz AuthorDate: 2021-09-02 18:10:54 +0000 Commit: Tilman Keskinoz CommitDate: 2021-09-02 18:13:10 +0000 benchmarks/netio: make fetchable * The Source is now on GH * Switch to tarball * Source is identical to previous zip file apart from Copyright update and RCS tag --- benchmarks/netio/Makefile | 8 +++----- benchmarks/netio/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index c51492108aba..d74dbd1f6be6 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -3,22 +3,20 @@ PORTNAME= netio PORTVERSION= 1.33 CATEGORIES= benchmarks net -MASTER_SITES= http://www.ars.de/ \ - LOCAL/arved DISTNAME= netio133 MAINTAINER= arved@FreeBSD.org COMMENT= Network benchmark -USES= dos2unix gmake zip +USES= dos2unix gmake LICENSE= UNKNOWN LICENSE_NAME= unknown LICENSE_TEXT= Usage permitted for non-commercial purposes only. Sale for profit is not permitted. LICENSE_PERMS= auto-accept -DOS2UNIX_FILES= Makefile netio.c -NO_WRKSUBDIR= yes +USE_GITHUB= yes +GH_ACCOUNT= kai-uwe-rommel PLIST_FILES= bin/netio CFLAGS+= -DUNIX -DSOCKLEN_T LIBS+= -pthread diff --git a/benchmarks/netio/distinfo b/benchmarks/netio/distinfo index 209c2a6d035a..bf7759406a0f 100644 --- a/benchmarks/netio/distinfo +++ b/benchmarks/netio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553627772 -SHA256 (netio133.zip) = dc9599862f7a5aa7052a5d28ecd598f9be826f11d54d8a3b136a8d1f5d9a96c6 -SIZE (netio133.zip) = 235931 +TIMESTAMP = 1630605724 +SHA256 (kai-uwe-rommel-netio-1.33_GH0.tar.gz) = 278d78498b41f14d778c7247528ac5f5979e2061b5c54663221f75d4494c7c2a +SIZE (kai-uwe-rommel-netio-1.33_GH0.tar.gz) = 10888