From d32b8fe316925be3d05e22f643f44fedfae8b961 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sat, 26 Nov 2016 23:41:16 +0000 Subject: Update security/gpgme-* to 1.8.0 In this version, libgpgme-pthread.so has been removed in favor of just using libgpgme.so as the thread-safe library. PORTREVISION has been bumped on all ports depending on security/gpgme so that any that may have linked to -lgpgme-pthread will link to -lgpgme instead. The Python module provided by security/py-gpgme has been renamed upstream from pyme3 to gpg. This removes the conflict with security/py-pyme, although security/py-gpgme is still the direct replacement of that module. --- net-im/ayttm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/ayttm/Makefile') diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 2b403d64b005..55187ffd21d6 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -3,7 +3,7 @@ PORTNAME= ayttm PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= SF -- cgit v1.2.3