git: 626a665bb98a - main - security/gnupg1: commit the forgotten patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:58:35 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=626a665bb98a4b1fc358c26f080beb750e3ba57f
commit 626a665bb98a4b1fc358c26f080beb750e3ba57f
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-29 15:01:05 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:57:24 +0000
security/gnupg1: commit the forgotten patch
---
security/gnupg1/files/patch-mpi_config.links | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/security/gnupg1/files/patch-mpi_config.links b/security/gnupg1/files/patch-mpi_config.links
index c3917be5dd23..864cc57f923a 100644
--- a/security/gnupg1/files/patch-mpi_config.links
+++ b/security/gnupg1/files/patch-mpi_config.links
@@ -1,4 +1,4 @@
---- mpi/config.links.orig 2015-12-19 14:08:22 UTC
+--- mpi/config.links.orig 2016-04-22 07:30:18 UTC
+++ mpi/config.links
@@ -40,7 +40,7 @@ case "${host}" in
;;
@@ -22,7 +22,7 @@
sparc9*-*-* | \
ultrasparc*-*-* )
echo '/* configured for sparc9 or higher */' >>./mpi/asm-syntax.h
-@@ -230,8 +236,8 @@ case "${host}" in
+@@ -230,11 +236,10 @@ case "${host}" in
path="powerpc32"
;;
@@ -32,4 +32,7 @@
+ echo '/* configured for {Free,Open,Net}BSD on powerpc */' >>./mpi/asm-syntax.h
echo '#define ELF_SYNTAX' >>./mpi/asm-syntax.h
cat $srcdir/mpi/powerpc32/syntax.h >>./mpi/asm-syntax.h
- mpi_sflags="-Wa,-mppc"
+- mpi_sflags="-Wa,-mppc"
+ path="powerpc32"
+ ;;
+