From owner-dev-commits-ports-all@freebsd.org Sat May 1 18:38:59 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 96A326341E3; Sat, 1 May 2021 18:38:59 +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 4FXdLC3bkJz4mtF; Sat, 1 May 2021 18:38:59 +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 6CC071C6C8; Sat, 1 May 2021 18:38:59 +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 141Icx0o078123; Sat, 1 May 2021 18:38:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 141Icxjl078122; Sat, 1 May 2021 18:38:59 GMT (envelope-from git) Date: Sat, 1 May 2021 18:38:59 GMT Message-Id: <202105011838.141Icxjl078122@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Tobias Kortkamp Subject: git: 17bffeb5efd6 - 2021Q2 - shells/oksh: Update to 6.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tobik X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 17bffeb5efd6defbfa13560585500233755cdcdd 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: Sat, 01 May 2021 18:38:59 -0000 The branch 2021Q2 has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=17bffeb5efd6defbfa13560585500233755cdcdd commit 17bffeb5efd6defbfa13560585500233755cdcdd Author: Tobias Kortkamp AuthorDate: 2021-05-01 05:45:24 +0000 Commit: Tobias Kortkamp CommitDate: 2021-05-01 18:39:02 +0000 shells/oksh: Update to 6.9 Changes: https://github.com/ibara/oksh/releases/tag/oksh-6.9 (cherry picked from commit 93d3c77d17b6d3159e4916f5b1838767ff8cac56) --- shells/oksh/Makefile | 2 +- shells/oksh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index c88e7966b6fd..994e41e3a743 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,6 +1,6 @@ PORTNAME= oksh -DISTVERSION= 6.8.1 +DISTVERSION= 6.9 PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ diff --git a/shells/oksh/distinfo b/shells/oksh/distinfo index 3222d0f28100..e73a043997b5 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610973588 -SHA256 (oksh-6.8.1.tar.gz) = ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0 -SIZE (oksh-6.8.1.tar.gz) = 303079 +TIMESTAMP = 1619847915 +SHA256 (oksh-6.9.tar.gz) = c08d97b2ac9ee5d88e9e508d27c75502b2d06c20d4c5ab87b496cb3b9951bd35 +SIZE (oksh-6.9.tar.gz) = 307338