From owner-dev-commits-ports-all@freebsd.org Wed Sep 15 06:56:30 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 F27A867996B; Wed, 15 Sep 2021 06:56:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H8WGP6NB8z4S78; Wed, 15 Sep 2021 06:56:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (unknown [81.6.39.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 10D1D21A9A; Wed, 15 Sep 2021 06:56:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 15 Sep 2021 08:56:27 +0200 From: Emanuel Haupt To: Emanuel Haupt Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 203b3d22f047 - main - ports/net: Add new port Message-Id: <20210915085627.7326ffc5e18a3238da82afdf@FreeBSD.org> In-Reply-To: <202109150653.18F6reZP052045@gitrepo.freebsd.org> References: <202109150653.18F6reZP052045@gitrepo.freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Wed, 15 Sep 2021 06:56:30 -0000 Emanuel Haupt wrote: > The branch main has been updated by ehaupt: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=203b3d22f0470827ce0a894f7bc4fc94451f16f3 > > commit 203b3d22f0470827ce0a894f7bc4fc94451f16f3 > Author: Emanuel Haupt > AuthorDate: 2021-09-15 06:53:20 +0000 > Commit: Emanuel Haupt > CommitDate: 2021-09-15 06:53:20 +0000 > > ports/net: Add new port > > Very fast S3 command-line tool written in Go Subject should read: net/s5cmd: Add new port