aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm4/files/patch-tools_elfdeps.c
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-07-16 23:36:50 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-07-17 05:17:45 +0000
commit5a1c421383c2917be9b4038c789ef7fc0e3ecb19 (patch)
tree62c4b5bcaab5d9fbfb275a93c6db272934924d8d /archivers/rpm4/files/patch-tools_elfdeps.c
parent30976642cca3d65fa9b7c8fb762bd04e97cd5239 (diff)
downloadports-5a1c421383c2917be9b4038c789ef7fc0e3ecb19.tar.gz
ports-5a1c421383c2917be9b4038c789ef7fc0e3ecb19.zip
archivers/rpm4: update to 4.18.1
Major changes: Preserve packages bit-by-bit again when adding and then removing signatures Fix install of block and character special files Disable debuginfod server lookups during package builds Plugin fixes (fapolicyd and selinux) Various OpenPGP and macro parser fixes Remove html documentation for librpm Cleanup/reorder Makefile to make linter happy Full changelog: https://rpm.org/wiki/Releases/4.18.1
Diffstat (limited to 'archivers/rpm4/files/patch-tools_elfdeps.c')
-rw-r--r--archivers/rpm4/files/patch-tools_elfdeps.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/files/patch-tools_elfdeps.c b/archivers/rpm4/files/patch-tools_elfdeps.c
index 6f71f12f4c9e..fc2498b57b1c 100644
--- a/archivers/rpm4/files/patch-tools_elfdeps.c
+++ b/archivers/rpm4/files/patch-tools_elfdeps.c
@@ -1,5 +1,5 @@
---- tools/elfdeps.c.orig 2023-01-16 16:44:45.666870000 -0500
-+++ tools/elfdeps.c 2023-01-16 16:44:57.548011000 -0500
+--- tools/elfdeps.c.orig 2023-01-16 16:44:45 UTC
++++ tools/elfdeps.c
@@ -84,7 +84,7 @@
if (ehdr->e_ident[EI_CLASS] == ELFCLASS64) {
switch (ehdr->e_machine) {