diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2023-06-26 21:54:11 -0700 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2023-06-26 23:13:28 -0700 |
| commit | ed489937c40461862bb8c7d096be234b49e38e8c (patch) | |
| tree | 1f59153c7028221a105793d89c4e69a8712a4e7b /security/heimdal-devel/files | |
| parent | net-mgmt/netbox: Update to 3.5.4 (diff) | |
security/heimdal-devel: Update to the latest Heimdal github commit
Diffstat (limited to 'security/heimdal-devel/files')
| -rw-r--r-- | security/heimdal-devel/files/patch-cf-make-proto.pl | 8 |
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; |
