Date: Wed, 7 Jun 2023 16:07:53 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99cfa51b52be - main - shells/ksh-devel: update to the latest ksh93/ksh github commit Message-ID: <202306071607.357G7rsR041365@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=99cfa51b52be64b1c65610c9a786fafc36f86343 commit 99cfa51b52be64b1c65610c9a786fafc36f86343 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-06-07 16:07:43 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-06-07 16:07:49 +0000 shells/ksh-devel: update to the latest ksh93/ksh github commit --- shells/ksh-devel/Makefile | 4 ++-- shells/ksh-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/shells/ksh-devel/Makefile b/shells/ksh-devel/Makefile index d6a2ac332cbd..50dc9ae2290c 100644 --- a/shells/ksh-devel/Makefile +++ b/shells/ksh-devel/Makefile @@ -21,8 +21,8 @@ LICENSE= EPL BROKEN_FreeBSD_12= exit code 139 making lib/libcmd -HASH= e928daa6 -AST_COMMIT_DATE= 2023.06.06 +HASH= d33c64a7 +AST_COMMIT_DATE= 2023.06.07 USES= compiler:c11 diff --git a/shells/ksh-devel/distinfo b/shells/ksh-devel/distinfo index c83ab46103b6..0d4ec726f64e 100644 --- a/shells/ksh-devel/distinfo +++ b/shells/ksh-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686075926 -SHA256 (ksh93-ksh-2023.06.06-e928daa6_GH0.tar.gz) = 8cd9418da5181125b4059e1a40ab3d9ba961b99cf254ad871f1805a7b19e7f96 -SIZE (ksh93-ksh-2023.06.06-e928daa6_GH0.tar.gz) = 2107283 +TIMESTAMP = 1686153491 +SHA256 (ksh93-ksh-2023.06.07-d33c64a7_GH0.tar.gz) = a5ddc10401f225358d48b1548060f1fe4aff029f47ad603923044f3779c02d49 +SIZE (ksh93-ksh-2023.06.07-d33c64a7_GH0.tar.gz) = 2107298
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306071607.357G7rsR041365>