Sun Jul 5 12:43:53 2015 UTC ()
Allow gnupg 2.1 here too.


(joerg)
diff -r1.8 -r1.9 pkgsrc/security/seahorse-plugins/distinfo
diff -r0 -r1.1 pkgsrc/security/seahorse-plugins/patches/patch-configure

cvs diff -r1.8 -r1.9 pkgsrc/security/seahorse-plugins/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/seahorse-plugins/Attic/distinfo 2013/08/14 08:30:06 1.8
+++ pkgsrc/security/seahorse-plugins/Attic/distinfo 2015/07/05 12:43:53 1.9
@@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
1$NetBSD: distinfo,v 1.8 2013/08/14 08:30:06 obache Exp $ 1$NetBSD: distinfo,v 1.9 2015/07/05 12:43:53 joerg Exp $
2 2
3SHA1 (seahorse-plugins-2.30.1.tar.bz2) = d06c638e839024ab623dc001b3c4e43be293ede8 3SHA1 (seahorse-plugins-2.30.1.tar.bz2) = d06c638e839024ab623dc001b3c4e43be293ede8
4RMD160 (seahorse-plugins-2.30.1.tar.bz2) = a493ccad1d25c7c112f33c30d141a241eaf71048 4RMD160 (seahorse-plugins-2.30.1.tar.bz2) = a493ccad1d25c7c112f33c30d141a241eaf71048
5Size (seahorse-plugins-2.30.1.tar.bz2) = 1304864 bytes 5Size (seahorse-plugins-2.30.1.tar.bz2) = 1304864 bytes
 6SHA1 (patch-configure) = d61db6d611ea684562acb873add0434352e1cb0a
6SHA1 (patch-libseahorse_seahorse-notification.c) = ca0a053531f87bcca93a0c8fc9b18494ac10dbf1 7SHA1 (patch-libseahorse_seahorse-notification.c) = ca0a053531f87bcca93a0c8fc9b18494ac10dbf1

File Added: pkgsrc/security/seahorse-plugins/patches/Attic/patch-configure
$NetBSD: patch-configure,v 1.1 2015/07/05 12:43:53 joerg Exp $

--- configure.orig	2015-07-05 11:11:37.000000000 +0000
+++ configure
@@ -15965,7 +15965,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.