aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme-qt5
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/gpgme-qt5
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/gpgme-qt5')
-rw-r--r--security/gpgme-qt5/Makefile2
-rw-r--r--security/gpgme-qt5/pkg-plist10
2 files changed, 7 insertions, 5 deletions
diff --git a/security/gpgme-qt5/Makefile b/security/gpgme-qt5/Makefile
index c1f0d5b0db9b..8bd755d000a0 100644
--- a/security/gpgme-qt5/Makefile
+++ b/security/gpgme-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 3
+PORTREVISION= 0
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= jhale@FreeBSD.org
diff --git a/security/gpgme-qt5/pkg-plist b/security/gpgme-qt5/pkg-plist
index 28989614933d..3ea469f1be58 100644
--- a/security/gpgme-qt5/pkg-plist
+++ b/security/gpgme-qt5/pkg-plist
@@ -4,6 +4,7 @@ include/QGpgME/ChangeExpiryJob
include/QGpgME/ChangeOwnerTrustJob
include/QGpgME/ChangePasswdJob
include/QGpgME/CryptoConfig
+include/QGpgME/DN
include/QGpgME/DataProvider
include/QGpgME/DecryptJob
include/QGpgME/DecryptVerifyJob
@@ -43,6 +44,7 @@ include/qgpgme/decryptjob.h
include/qgpgme/decryptverifyjob.h
include/qgpgme/defaultkeygenerationjob.h
include/qgpgme/deletejob.h
+include/qgpgme/dn.h
include/qgpgme/downloadjob.h
include/qgpgme/encryptjob.h
include/qgpgme/exportjob.h
@@ -57,6 +59,7 @@ include/qgpgme/listallkeysjob.h
include/qgpgme/multideletejob.h
include/qgpgme/protocol.h
include/qgpgme/qgpgme_export.h
+include/qgpgme/qgpgme_version.h
include/qgpgme/qgpgmenewcryptoconfig.h
include/qgpgme/refreshkeysjob.h
include/qgpgme/signencryptjob.h
@@ -67,9 +70,8 @@ include/qgpgme/tofupolicyjob.h
include/qgpgme/verifydetachedjob.h
include/qgpgme/verifyopaquejob.h
include/qgpgme/wkspublishjob.h
-include/qgpgme_version.h
-lib/cmake/Gpgmepp/QGpgmeConfig.cmake
-lib/cmake/Gpgmepp/QGpgmeConfigVersion.cmake
+lib/cmake/QGpgme/QGpgmeConfig.cmake
+lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
lib/libqgpgme.so
lib/libqgpgme.so.7
-lib/libqgpgme.so.7.0.0
+lib/libqgpgme.so.7.1.0