New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22009 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

mutt-devel 1.5.20 Patch: fix gpgme 1.2.0 incompatibility

Reported by: ludwig@… Owned by: simon@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: mutt gpgme Cc: aeroevan@…
Port: mutt-devel

Description

gpgme requires sinc 1.2.0 that applications call gpgme_check_version() at least once or else one gets a runtime error later on. There's a simple fix available at http://bugs.gentoo.org/show_bug.cgi?id=278394 and the issue and patch were already submitted to the mutt developers (http://dev.mutt.org/trac/ticket/3300). AFAICT the fix did not make it into the mutt source yet, though, and I have no idea when the next mutt version will be released.

The attached portfile patch therefore applies the fix suggested in the gentoo issue tracker if the user requested the gpgme variant.

Attachments

mutt-devel-1.5.20.fix-gpgme.diff (1.9 KB) - added by ludwig@… 4 years ago.
patch to mutt 1.5.20 that calls gpgme_check_version(NULL) if required

Change History

Changed 4 years ago by ludwig@…

patch to mutt 1.5.20 that calls gpgme_check_version(NULL) if required

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to simon@…
  • Cc simon@…, openmaintainer@… removed

comment:2 Changed 3 years ago by aeroevan@…

  • Cc aeroevan@… added

Cc Me!

comment:3 Changed 3 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.