aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-gnupg
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-11-26 23:41:16 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-11-26 23:41:16 +0000
commitd32b8fe316925be3d05e22f643f44fedfae8b961 (patch)
tree1e863b1e1d51ff45d4b7cc6dddb94bc72e38f36b /security/pecl-gnupg
parentf334a7c6fa06f00541ac25486de9ddf61e6109b3 (diff)
downloadports-d32b8fe316925be3d05e22f643f44fedfae8b961.tar.gz
ports-d32b8fe316925be3d05e22f643f44fedfae8b961.zip
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.
Notes
Notes: svn path=/head/; revision=427185
Diffstat (limited to 'security/pecl-gnupg')
-rw-r--r--security/pecl-gnupg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile
index 1b8969f151d5..94bbf184317c 100644
--- a/security/pecl-gnupg/Makefile
+++ b/security/pecl-gnupg/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnupg
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-