[Bug 195242] security/gpgme should depend on security/gnupg20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 22 00:35:18 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195242

Lawrence Chen <beastie at tardisi.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beastie at tardisi.com

--- Comment #2 from Lawrence Chen <beastie at tardisi.com> ---
Yes, since the fix to security/seahorse was to change it to depend on
security/gnupg20, its dependency security/gpgme should also depend on
security/gnupg20.

OTOH, I had started trying to see if things would work if I just simply changed
the line in configure from:

GNUPG_ACCEPTED="1.2 1.4 2.0"

to

GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"

for seahorse.

Only result I have so far is that it builds.  Still waiting for everything to
build in poudriere (and for it stop skipping x11/gnome3....) before I see about
making the switch.

Wonder what else is lurking that will pose a problem....

# pkg info -r gnupg 
gnupg-2.0.26_1:
        clamav-unofficial-sigs-3.7.2_1
        gpgme-1.5.1_1
        seahorse-2.32.0_13
        thunderbird-31.2.0

This might need some fiddling...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list