[MacPorts] #40005: notmuch @0.16: libnotmuch.dylib has wrong install_name

MacPorts noreply at macports.org
Sun Aug 4 19:14:14 PDT 2013


#40005: notmuch @0.16: libnotmuch.dylib has wrong install_name
-------------------------+----------------------
  Reporter:  anupamsg@…  |      Owner:  yeled@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.0
Resolution:              |   Keywords:  haspatch
      Port:  notmuch     |
-------------------------+----------------------
Changes (by ryandesign@…):

 * keywords:   => haspatch


Comment:

 In r108886 you removed the patchfile patch-lib-Makefile.local.diff which
 had previously been fixing this problem. The patch should be brought back.

 I also don't think the file patch-bindings-python-notmuch-globals.py.diff
 should have been removed in r108886; it looks pretty important too for
 letting the python bindings find the library.

 Fix the problem by first reinstating the old patches, and then patching
 with the attached patch:

 {{{
 svn cp
 https://svn.macports.org/repository/macports/trunk/dports/mail/notmuch/files
 /patch-bindings-python-notmuch-globals.py.diff at 108885
 https://svn.macports.org/repository/macports/trunk/dports/mail/notmuch/files
 /patch-lib-Makefile.local.diff at 108885 $(port dir notmuch)/files
 patch -p0 -d $(port dir notmuch) < ~/Downloads/notmuch.diff
 }}}

 The patch also adjusts the description so that the quotes around "Not much
 mail" actually show up in the long description, and switches to using
 smart quotes for good measure.

-- 
Ticket URL: <https://trac.macports.org/ticket/40005#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list