On 2022/08/28 10:50, Rafael Sadowski wrote:
> Update gpgme to 1.18.0, OK?

I have this in my tree but haven't got round to testing dependent ports yet

> diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
> index c7934381aa8..aeea514a306 100644
> --- a/security/gpgme/Makefile
> +++ b/security/gpgme/Makefile
> @@ -1,14 +1,14 @@
>  COMMENT-main =               GnuPG Made Easy
>  COMMENT-qt =         Qt bindings for GPGme
>  
> -VERSION =            1.17.1
> +VERSION =            1.18.0
>  DISTNAME =           gpgme-${VERSION}
>  PKGNAME-main =               gpgme-${VERSION}
>  PKGNAME-qt =         gpgme-qt-${VERSION}
>  
>  CATEGORIES =         security devel
>  
> -SHARED_LIBS +=  gpgme                23.0     # 37.0
> +SHARED_LIBS +=  gpgme                23.1     # 37.0
>  SHARED_LIBS +=  gpgmepp              2.0      # 20.0
>  SHARED_LIBS +=  qgpgme               1.0      # 14.0

Should be

SHARED_LIBS +=  gpgme                24.0     # 38.0
SHARED_LIBS +=  gpgmepp              3.0      # 21.0
SHARED_LIBS +=  qgpgme               2.0      # 16.0

With that, OK as long as it doesn't break deps

$ sqlite3 /usr/local/share/sqlports "select distinct fullpkgpath from wantlib 
where value like '%gpgme%'"
mail/claws-mail
mail/claws-mail,
mail/claws-mail,-main
mail/claws-mail,ldap
mail/claws-mail,ldap,-main
mail/gmime30
mail/mu
mail/mutt,gpgme
mail/mutt,gpgme,sasl
mail/neomutt,gpgme
mail/neomutt,gpgme,notmuch
mail/neomutt,gpgme,notmuch,sasl
mail/neomutt,gpgme,sasl
mail/sylpheed
mail/trojita
misc/reprepro
net/dino
net/mcabber
net/pidgin-sipe
net/profanity
productivity/kmymoney
productivity/mcds
security/fwknop
security/gpa
security/gpgme,,-qt
security/gpgme,-qt
security/pinentry-dmenu
security/ruby-gpgme,ruby27
security/ruby-gpgme,ruby30
security/ruby-gpgme,ruby31
x11/gnome/libcryptui
x11/gnome/seahorse
x11/gnome/seahorse-nautilus
x11/gnome/seahorse-sharing
x11/kde-applications/akonadi-import-wizard
x11/kde-applications/akonadiconsole
x11/kde-applications/akregator
x11/kde-applications/grantlee-editor
x11/kde-applications/kdepim-addons
x11/kde-applications/kget
x11/kde-applications/kleopatra
x11/kde-applications/kmail
x11/kde-applications/kmail-account-wizard
x11/kde-applications/libkleo
x11/kde-applications/mailcommon
x11/kde-applications/mbox-importer
x11/kde-applications/messagelib
x11/kde-applications/pim-data-exporter

Reply via email to