security/*gpgme*: Update to 1.15.0
This commit is contained in:
parent
36a7591073
commit
0032c9e49b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559436
@ -24,6 +24,7 @@ include/gpgme++/interfaces/assuantransaction.h
|
||||
include/gpgme++/interfaces/dataprovider.h
|
||||
include/gpgme++/interfaces/passphraseprovider.h
|
||||
include/gpgme++/interfaces/progressprovider.h
|
||||
include/gpgme++/interfaces/statusconsumer.h
|
||||
include/gpgme++/key.h
|
||||
include/gpgme++/keygenerationresult.h
|
||||
include/gpgme++/keylistresult.h
|
||||
@ -31,6 +32,7 @@ include/gpgme++/notation.h
|
||||
include/gpgme++/result.h
|
||||
include/gpgme++/scdgetinfoassuantransaction.h
|
||||
include/gpgme++/signingresult.h
|
||||
include/gpgme++/statusconsumerassuantransaction.h
|
||||
include/gpgme++/swdbresult.h
|
||||
include/gpgme++/tofuinfo.h
|
||||
include/gpgme++/trustitem.h
|
||||
@ -40,4 +42,4 @@ lib/cmake/Gpgmepp/GpgmeppConfig.cmake
|
||||
lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake
|
||||
lib/libgpgmepp.so
|
||||
lib/libgpgmepp.so.6
|
||||
lib/libgpgmepp.so.6.11.0
|
||||
lib/libgpgmepp.so.6.12.0
|
||||
|
@ -6,6 +6,7 @@ include/QGpgME/ChangePasswdJob
|
||||
include/QGpgME/CryptoConfig
|
||||
include/QGpgME/DN
|
||||
include/QGpgME/DataProvider
|
||||
include/QGpgME/Debug
|
||||
include/QGpgME/DecryptJob
|
||||
include/QGpgME/DecryptVerifyJob
|
||||
include/QGpgME/DefaultKeyGenerationJob
|
||||
@ -42,6 +43,7 @@ include/qgpgme/changeownertrustjob.h
|
||||
include/qgpgme/changepasswdjob.h
|
||||
include/qgpgme/cryptoconfig.h
|
||||
include/qgpgme/dataprovider.h
|
||||
include/qgpgme/debug.h
|
||||
include/qgpgme/decryptjob.h
|
||||
include/qgpgme/decryptverifyjob.h
|
||||
include/qgpgme/defaultkeygenerationjob.h
|
||||
@ -78,4 +80,4 @@ lib/cmake/QGpgme/QGpgmeConfig.cmake
|
||||
lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
|
||||
lib/libqgpgme.so
|
||||
lib/libqgpgme.so.7
|
||||
lib/libqgpgme.so.7.4.0
|
||||
lib/libqgpgme.so.7.5.0
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 1.14.0
|
||||
PORTVERSION= 1.15.0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= security
|
||||
MASTER_SITES= GNUPG/gpgme
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1594996607
|
||||
SHA256 (gpgme-1.14.0.tar.bz2) = cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
|
||||
SIZE (gpgme-1.14.0.tar.bz2) = 1678910
|
||||
TIMESTAMP = 1609111779
|
||||
SHA256 (gpgme-1.15.0.tar.bz2) = 0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b
|
||||
SIZE (gpgme-1.15.0.tar.bz2) = 1692019
|
||||
|
@ -8,7 +8,7 @@ lib/common-lisp/gpgme/gpgme.asd
|
||||
lib/common-lisp/gpgme/gpgme.lisp
|
||||
lib/libgpgme.so
|
||||
lib/libgpgme.so.11
|
||||
lib/libgpgme.so.11.23.0
|
||||
lib/libgpgme.so.11.24.0
|
||||
libdata/pkgconfig/gpgme-glib.pc
|
||||
libdata/pkgconfig/gpgme.pc
|
||||
share/aclocal/gpgme.m4
|
||||
|
Loading…
Reference in New Issue
Block a user