summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'security/heimdal-devel/files')
-rw-r--r--security/heimdal-devel/files/patch-cf-make-proto.pl8
1 files changed, 4 insertions, 4 deletions
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;