git: ed489937c404 - main - security/heimdal-devel: Update to the latest Heimdal github commit

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Tue, 27 Jun 2023 06:13:34 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed489937c40461862bb8c7d096be234b49e38e8c

commit ed489937c40461862bb8c7d096be234b49e38e8c
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-06-27 04:54:11 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-06-27 06:13:28 +0000

    security/heimdal-devel: Update to the latest Heimdal github commit
---
 security/heimdal-devel/Makefile                     | 4 ++--
 security/heimdal-devel/distinfo                     | 6 +++---
 security/heimdal-devel/files/patch-cf-make-proto.pl | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/security/heimdal-devel/Makefile b/security/heimdal-devel/Makefile
index 8d4b9b3fadf8..3495cb62200d 100644
--- a/security/heimdal-devel/Makefile
+++ b/security/heimdal-devel/Makefile
@@ -2,8 +2,8 @@ PORTNAME=	heimdal
 PORTVERSION=	${HEIMDAL_COMMIT_DATE}
 CATEGORIES=	security
 PKGNAMESUFFIX=	-devel
-HASH=		93454c885
-HEIMDAL_COMMIT_DATE=	2023.06.06
+HASH=		f62e2f278
+HEIMDAL_COMMIT_DATE=	2023.06.10
 
 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 c0d30a4d392d..152edb93d807 100644
--- a/security/heimdal-devel/distinfo
+++ b/security/heimdal-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686075821
-SHA256 (heimdal-heimdal-2023.06.06-93454c885_GH0.tar.gz) = 86486a246ad0dd001731f489c9917eeeaf1543f267410fbe92521d4c64790368
-SIZE (heimdal-heimdal-2023.06.06-93454c885_GH0.tar.gz) = 13096885
+TIMESTAMP = 1687838469
+SHA256 (heimdal-heimdal-2023.06.10-f62e2f278_GH0.tar.gz) = e8c84fca398810b91eded7757638da74c031a19ee4bdcb99eecf21ec4124a82c
+SIZE (heimdal-heimdal-2023.06.10-f62e2f278_GH0.tar.gz) = 13096662
diff --git a/security/heimdal-devel/files/patch-cf-make-proto.pl b/security/heimdal-devel/files/patch-cf-make-proto.pl
index bf6fd1447cdc..d1fbc4c48dba 100644
--- a/security/heimdal-devel/files/patch-cf-make-proto.pl
+++ b/security/heimdal-devel/files/patch-cf-make-proto.pl
@@ -1,11 +1,11 @@
---- cf/make-proto.pl.orig	2019-06-07 06:21:35 UTC
-+++ cf/make-proto.pl
+--- cf/make-proto.pl.orig	2023-06-24 12:54:02.000000000 -0700
++++ cf/make-proto.pl	2023-06-26 21:14:16.008839000 -0700
 @@ -4,7 +4,7 @@
  use Getopt::Std;
  use File::Compare;
  
--use JSON;
-+# use JSON;
+-use JSON::PP
++# use JSON::PP
  
  my $comment = 0;
  my $doxygen = 0;