Date: Wed, 4 Dec 2024 17:09:38 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: ef8babfb1d85 - main - shells/ksh-devel: update to the latest ksh93/ksh github commit Message-ID: <202412041709.4B4H9cJc012555@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=ef8babfb1d85d199866c8f4273182d0d6d3433e4 commit ef8babfb1d85d199866c8f4273182d0d6d3433e4 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-12-04 16:36:36 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-12-04 17:09:26 +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 49789245a99a..141809e2cd9d 100644 --- a/shells/ksh-devel/Makefile +++ b/shells/ksh-devel/Makefile @@ -19,8 +19,8 @@ WWW= http://www.kornshell.com/ LICENSE= EPL -HASH= caae9aa2 -AST_COMMIT_DATE= 2024.10.27 +HASH= e506353f +AST_COMMIT_DATE= 2024.12.04 USES= compiler:c11 diff --git a/shells/ksh-devel/distinfo b/shells/ksh-devel/distinfo index 2c38af37fe97..7203f5e167d1 100644 --- a/shells/ksh-devel/distinfo +++ b/shells/ksh-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730213282 -SHA256 (ksh93-ksh-2024.10.27-caae9aa2_GH0.tar.gz) = 5edc937f400458844f66188eeae6034714c82176cb64de7cdf2245886ce522a8 -SIZE (ksh93-ksh-2024.10.27-caae9aa2_GH0.tar.gz) = 2026130 +TIMESTAMP = 1733325966 +SHA256 (ksh93-ksh-2024.12.04-e506353f_GH0.tar.gz) = 43c585e98be7453d0ff6375f8b35deaa92e10e7339a04b58fa6f75a9cb48eb27 +SIZE (ksh93-ksh-2024.12.04-e506353f_GH0.tar.gz) = 2004578
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412041709.4B4H9cJc012555>