svn commit: r559436 - in head/security: gpgme gpgme-cpp gpgme-qt5

Dima Panov fluffy at FreeBSD.org
Mon Dec 28 11:24:09 UTC 2020


Moin!

This update broke security/libkleo and half of depended kde desktop :(

--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy at FreeBSD.org, https://t.me/dima_panov)

> On Monday, Dec 28, 2020 at 10:00 AM, Jason E. Hale <jhale at FreeBSD.org (mailto:jhale at FreeBSD.org)> wrote:
> Author: jhale
> Date: Mon Dec 28 00:00:19 2020
> New Revision: 559436
> URL: https://svnweb.freebsd.org/changeset/ports/559436
>
> Log:
> security/*gpgme*: Update to 1.15.0
>
> Modified:
> head/security/gpgme-cpp/pkg-plist
> head/security/gpgme-qt5/pkg-plist
> head/security/gpgme/Makefile
> head/security/gpgme/distinfo
> head/security/gpgme/pkg-plist
>
> Modified: head/security/gpgme-cpp/pkg-plist
> ==============================================================================
> --- head/security/gpgme-cpp/pkg-plist Sun Dec 27 22:53:48 2020 (r559435)
> +++ head/security/gpgme-cpp/pkg-plist Mon Dec 28 00:00:19 2020 (r559436)
> @@ -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
>
> Modified: head/security/gpgme-qt5/pkg-plist
> ==============================================================================
> --- head/security/gpgme-qt5/pkg-plist Sun Dec 27 22:53:48 2020 (r559435)
> +++ head/security/gpgme-qt5/pkg-plist Mon Dec 28 00:00:19 2020 (r559436)
> @@ -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
>
> Modified: head/security/gpgme/Makefile
> ==============================================================================
> --- head/security/gpgme/Makefile Sun Dec 27 22:53:48 2020 (r559435)
> +++ head/security/gpgme/Makefile Mon Dec 28 00:00:19 2020 (r559436)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
>
> PORTNAME= gpgme
> -PORTVERSION= 1.14.0
> +PORTVERSION= 1.15.0
> PORTREVISION?= 0
> CATEGORIES?= security
> MASTER_SITES= GNUPG/gpgme
>
> Modified: head/security/gpgme/distinfo
> ==============================================================================
> --- head/security/gpgme/distinfo Sun Dec 27 22:53:48 2020 (r559435)
> +++ head/security/gpgme/distinfo Mon Dec 28 00:00:19 2020 (r559436)
> @@ -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
>
> Modified: head/security/gpgme/pkg-plist
> ==============================================================================
> --- head/security/gpgme/pkg-plist Sun Dec 27 22:53:48 2020 (r559435)
> +++ head/security/gpgme/pkg-plist Mon Dec 28 00:00:19 2020 (r559436)
> @@ -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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20201228/3c42e11c/attachment.sig>


More information about the svn-ports-all mailing list