Date: Tue, 3 May 2022 08:02:50 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9f600c6f47c1 - main - shells/oksh: Update to 7.1 Message-ID: <202205030802.24382oqj091204@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f600c6f47c1e6e8675baef6c39954d4c7eb7587 commit 9f600c6f47c1e6e8675baef6c39954d4c7eb7587 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2022-04-30 09:12:00 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2022-05-03 08:00:33 +0000 shells/oksh: Update to 7.1 https://github.com/ibara/oksh/releases/tag/oksh-7.1 --- 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 cbc3c58f7b71..e7621a7bc27c 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 7.0 +DISTVERSION= 7.1 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 b07a0ab6c869..fd2ff2784264 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633855474 -SHA256 (oksh-7.0.tar.gz) = 21d5891f38ffea3a5d1aa8c494f0a5579c93778535e0a92275b102dec3221da1 -SIZE (oksh-7.0.tar.gz) = 308707 +TIMESTAMP = 1651309918 +SHA256 (oksh-7.1.tar.gz) = 9dc0b0578d9d64d10c834f9757ca11f526b562bc5454da64b2cb270122f52064 +SIZE (oksh-7.1.tar.gz) = 309406
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205030802.24382oqj091204>