Date: Tue, 17 Dec 2024 14:12:02 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ead36b22976a - main - shells/oksh: update to 7.6 Message-ID: <202412171412.4BHEC2Mu087254@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=ead36b22976a219cf9030d63855d95922f2efa8a commit ead36b22976a219cf9030d63855d95922f2efa8a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-12-14 16:57:45 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-12-17 14:11:58 +0000 shells/oksh: update to 7.6 --- 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 fd8b5506c393..03c9d8067c24 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 7.5 +DISTVERSION= 7.6 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 e48a7844892e..d009cb9e26c9 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712852421 -SHA256 (oksh-7.5.tar.gz) = 40b895c3f8e9311bfe2b230e9b3786712550ef488ced33bfd7cd3f89fceeed5d -SIZE (oksh-7.5.tar.gz) = 308742 +TIMESTAMP = 1734195363 +SHA256 (oksh-7.6.tar.gz) = 26b45fc3dcaab786db6b87dcd741ac572a7ef539dbb88ea22c43ed8b54405c74 +SIZE (oksh-7.6.tar.gz) = 319970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412171412.4BHEC2Mu087254>