From ed489937c40461862bb8c7d096be234b49e38e8c Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 26 Jun 2023 21:54:11 -0700 Subject: security/heimdal-devel: Update to the latest Heimdal github commit --- security/heimdal-devel/files/patch-cf-make-proto.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/heimdal-devel/files') 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; -- cgit v1.2.3