Date: Tue, 17 Jan 2023 21:13:07 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: 0c2c6da9b405 - main - security/heimdal-devel: Update to the latest Heimdal github commit Message-ID: <202301172113.30HLD7i6092840@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=0c2c6da9b405277c3fd748beb26f4fcb82e8881e commit 0c2c6da9b405277c3fd748beb26f4fcb82e8881e Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-17 21:06:36 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-17 21:12:16 +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 222150fbc8dd..ceed684badb7 100644 --- a/security/heimdal-devel/Makefile +++ b/security/heimdal-devel/Makefile @@ -1,10 +1,9 @@ PORTNAME= heimdal PORTVERSION= ${HEIMDAL_COMMIT_DATE} -PORTREVISION= 5 CATEGORIES= security PKGNAMESUFFIX= -devel -HASH= 58e07f888 -HEIMDAL_COMMIT_DATE= 2022.12.29 +HASH= dffa545f8 +HEIMDAL_COMMIT_DATE= 2023.01.17 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 187239da4297..7eddd706e31c 100644 --- a/security/heimdal-devel/distinfo +++ b/security/heimdal-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672763276 -SHA256 (heimdal-heimdal-2022.12.29-58e07f888_GH0.tar.gz) = a3d563ddda4b8d8b55224e334d242d9ef819af38bd2fac5c30cd5391683b7e22 -SIZE (heimdal-heimdal-2022.12.29-58e07f888_GH0.tar.gz) = 13089754 +TIMESTAMP = 1673988876 +SHA256 (heimdal-heimdal-2023.01.17-dffa545f8_GH0.tar.gz) = 030ffda97f361bd7306991bdad57d5e1d7e564e5ec8a525e4502b84a01699bd0 +SIZE (heimdal-heimdal-2023.01.17-dffa545f8_GH0.tar.gz) = 13090206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301172113.30HLD7i6092840>