Date: Sat, 1 May 2021 18:38:59 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 17bffeb5efd6 - 2021Q2 - shells/oksh: Update to 6.9 Message-ID: <202105011838.141Icxjl078122@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=17bffeb5efd6defbfa13560585500233755cdcdd commit 17bffeb5efd6defbfa13560585500233755cdcdd Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2021-05-01 05:45:24 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105011838.141Icxjl078122>