Opened 15 years ago

Closed 14 years ago

#22009 closed defect (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by ludwig@…

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

comment:1 Changed 15 years ago by mf2k (Frank Schima)

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

comment:2 Changed 14 years ago by aeroevan@…

Cc: aeroevan@… added

Cc Me!

comment:3 Changed 14 years ago by tobypeterson

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.