diff options
author | Rene Ladan <rene@FreeBSD.org> | 2024-06-30 13:02:14 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2024-06-30 13:02:14 +0200 |
commit | 8ae2a04a6fb396457795d5d9cbc0b8d7d376f21e (patch) | |
tree | c55f34a312443ccce6485ef6cea358f85ca5dd91 /sysutils/container-diff/files | |
parent | www/itop: Remove expired port (diff) |
sysutils/container-diff: Remove expired port
2024-06-30 sysutils/container-diff: The repository has been archived by the owner on 2024-03-28. Upstream suggests diffoci as alternative
Diffstat (limited to 'sysutils/container-diff/files')
-rw-r--r-- | sysutils/container-diff/files/patch-aarch64 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/container-diff/files/patch-aarch64 b/sysutils/container-diff/files/patch-aarch64 deleted file mode 100644 index f35530eff731..000000000000 --- a/sysutils/container-diff/files/patch-aarch64 +++ /dev/null @@ -1,13 +0,0 @@ -Obtained from: https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96 - ---- vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go.orig 2024-04-18 11:16:31 UTC -+++ vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go -@@ -397,7 +397,7 @@ type FpReg struct { - } - - type FpReg struct { -- Fp_q [32]uint128 -+ Fp_q [512]uint8 - Fp_sr uint32 - Fp_cr uint32 - } |