Date: Fri, 18 Nov 2022 18:27:47 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: 49329591c8db - main - security/heimdal-devel: Update to the latest Heimdal github commit Message-ID: <202211181827.2AIIRlTS031277@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=49329591c8db5617241358ce6dc3ef3b6283986a commit 49329591c8db5617241358ce6dc3ef3b6283986a Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-11-18 15:09:50 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-11-18 18:27:31 +0000 security/heimdal-devel: Update to the latest Heimdal github commit --- security/heimdal-devel/Makefile | 5 ++--- security/heimdal-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/heimdal-devel/Makefile b/security/heimdal-devel/Makefile index 6c48b9e9ed7a..d5614bb91c30 100644 --- a/security/heimdal-devel/Makefile +++ b/security/heimdal-devel/Makefile @@ -1,10 +1,9 @@ PORTNAME= heimdal PORTVERSION= ${HEIMDAL_COMMIT_DATE} -PORTREVISION= 1 CATEGORIES= security PKGNAMESUFFIX= -devel -HASH= cfb32a638 -HEIMDAL_COMMIT_DATE= 2022.11.17 +HASH= 8f9c2d115 +HEIMDAL_COMMIT_DATE= 2022.11.18 MAINTAINER= cy@FreeBSD.org COMMENT= Popular BSD-licensed implementation of Kerberos 5 diff --git a/security/heimdal-devel/distinfo b/security/heimdal-devel/distinfo index 6a3ff717ae1a..e68faf951bf8 100644 --- a/security/heimdal-devel/distinfo +++ b/security/heimdal-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668733148 -SHA256 (heimdal-heimdal-2022.11.17-cfb32a638_GH0.tar.gz) = 32f6bdb68939d655e3ccc5d2ed24ddc25587770b6e9f14a95c22ebd325bbab9b -SIZE (heimdal-heimdal-2022.11.17-cfb32a638_GH0.tar.gz) = 13069587 +TIMESTAMP = 1668783923 +SHA256 (heimdal-heimdal-2022.11.18-8f9c2d115_GH0.tar.gz) = c64335c8b9e8f6db9d7852307e441bb60551db77001740b2047734c872fe14c5 +SIZE (heimdal-heimdal-2022.11.18-8f9c2d115_GH0.tar.gz) = 13069199
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211181827.2AIIRlTS031277>