Date: Thu, 11 Apr 2024 21:39:05 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: 0f94bb418c10 - main - shells/oksh: update to 7.5 Message-ID: <202404112139.43BLd5kv079592@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=0f94bb418c10ee7ba51d756d2edb11f28f0129d6 commit 0f94bb418c10ee7ba51d756d2edb11f28f0129d6 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-04-11 16:33:18 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-04-11 21:38:37 +0000 shells/oksh: update to 7.5 --- 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 0c3ed1038601..e0bf35b8704c 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 7.4 +DISTVERSION= 7.5 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 b1cc112f823b..e48a7844892e 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700490085 -SHA256 (oksh-7.4.tar.gz) = be9a8d457bf373bd04618074c41b46f4edec2ba1c57a58be881d60eaa6628596 -SIZE (oksh-7.4.tar.gz) = 308825 +TIMESTAMP = 1712852421 +SHA256 (oksh-7.5.tar.gz) = 40b895c3f8e9311bfe2b230e9b3786712550ef488ced33bfd7cd3f89fceeed5d +SIZE (oksh-7.5.tar.gz) = 308742
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404112139.43BLd5kv079592>