summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/seahorse/distinfo3
-rw-r--r--security/seahorse/patches/patch-configure13
2 files changed, 15 insertions, 1 deletions
diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo
index 8b116a2ad3d..202abdfdfce 100644
--- a/security/seahorse/distinfo
+++ b/security/seahorse/distinfo
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.36 2013/08/12 12:52:16 obache Exp $
+$NetBSD: distinfo,v 1.37 2015/07/05 10:04:22 joerg Exp $
SHA1 (seahorse-2.32.0.tar.bz2) = 1469884b67483c876cfe5b986a76495739927a99
RMD160 (seahorse-2.32.0.tar.bz2) = 5599cf02321be038d8aa5bc96174e2cf05c62945
Size (seahorse-2.32.0.tar.bz2) = 2491230 bytes
SHA1 (patch-ab) = 999c135e1815be5608caacb077dc9b881226dd30
SHA1 (patch-ac) = 3df4e4950bc967c964746e55e3ca2fbffb0cddf2
+SHA1 (patch-configure) = 673efbb3ca5bdc71f4a4f3d4f7974f6a058db224
SHA1 (patch-libseahorse_seahorse-notification.c) = 05d1f2bc5c0de5e6a108ecf3a582589665e26faf
diff --git a/security/seahorse/patches/patch-configure b/security/seahorse/patches/patch-configure
new file mode 100644
index 00000000000..1d2dfe62f1d
--- /dev/null
+++ b/security/seahorse/patches/patch-configure
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.1 2015/07/05 10:04:22 joerg Exp $
+
+--- configure.orig 2015-07-05 09:46:21.000000000 +0000
++++ configure
+@@ -16363,7 +16363,7 @@ fi
+
+
+ if test "$DO_CHECK" = "yes"; then
+- accepted_versions="1.2 1.4 2.0"
++ accepted_versions="1.2 1.4 2.0 2.1"
+ for ac_prog in gpg gpg2
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.