aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme/files/patch-lang_python_Makefile.in
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-08-22 17:39:21 +0000
committerJason E. Hale <jhale@FreeBSD.org>2023-08-22 17:48:51 +0000
commitee64b8a7794a7af2891483909852c59b1045e655 (patch)
treeb1d67b080d989224d2ad98655131c38093f7513b /security/gpgme/files/patch-lang_python_Makefile.in
parenta321ea99f0a9de91584d4f8991001a93be95ddf3 (diff)
downloadports-ee64b8a7794a7af2891483909852c59b1045e655.tar.gz
ports-ee64b8a7794a7af2891483909852c59b1045e655.zip
security/*gpgme*: Update to 1.22.0
gpgme-qt: Fix COMMENT when FLAVOR is not explicitly set and use just one PORTREVISION line to avoid confusing bumping tools. https://dev.gnupg.org/T6668
Diffstat (limited to 'security/gpgme/files/patch-lang_python_Makefile.in')
-rw-r--r--security/gpgme/files/patch-lang_python_Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gpgme/files/patch-lang_python_Makefile.in b/security/gpgme/files/patch-lang_python_Makefile.in
index 227ab2c55e59..e78760200c2a 100644
--- a/security/gpgme/files/patch-lang_python_Makefile.in
+++ b/security/gpgme/files/patch-lang_python_Makefile.in
@@ -6,9 +6,9 @@ unable to execute 'swig': No such file or directory
Second hunk:
Fix staging and build the *.pyc and *.pyo files
---- lang/python/Makefile.in.orig 2017-12-12 11:56:08 UTC
+--- lang/python/Makefile.in.orig 2023-08-21 07:46:32 UTC
+++ lang/python/Makefile.in
-@@ -740,7 +740,7 @@ all-local: copystamp
+@@ -768,7 +768,7 @@ all-local: copystamp
CFLAGS="$(CFLAGS)" \
srcdir="$(srcdir)" \
top_builddir="$(top_builddir)" \
@@ -17,7 +17,7 @@ Fix staging and build the *.pyc and *.pyo files
done
python$(PYTHON_VERSION)-gpg/dist/gpg-$(VERSION).tar.gz.asc: copystamp
-@@ -782,7 +782,8 @@ install-exec-local:
+@@ -811,7 +811,8 @@ install-exec-local:
build \
--build-base="$$(basename "$${PYTHON}")-gpg" \
install \