Revision: 149494 https://trac.macports.org/changeset/149494 Author: sean@macports.org Date: 2016-06-22 15:57:33 -0700 (Wed, 22 Jun 2016) Log Message: ----------- notmuch: update to 0.22 Modified Paths: -------------- trunk/dports/mail/notmuch/Portfile Modified: trunk/dports/mail/notmuch/Portfile =================================================================== --- trunk/dports/mail/notmuch/Portfile 2016-06-22 22:57:29 UTC (rev 149493) +++ trunk/dports/mail/notmuch/Portfile 2016-06-22 22:57:33 UTC (rev 149494) @@ -5,13 +5,13 @@ PortGroup conflicts_build 1.0 name notmuch -version 0.20.2 +version 0.22 categories mail platforms darwin license GPL-3+ maintainers cs.stanford.edu:cceleri description The mail indexer -long_description “Not much mail” is what Notmuch thinks about your email \ +long_description "Not much mail" is what Notmuch thinks about your email \ collection, even if you receive 12000 messages per month or have on the \ order of millions of messages that you’ve been saving for decades. \ Regardless, Notmuch will be able to quickly search all of it. It’s just \ @@ -20,13 +20,13 @@ homepage http://notmuchmail.org/ master_sites ${homepage}releases/ -checksums rmd160 8224050c08c5968cfe5c6818285337a49a6a0769 \ - sha256 f741a26345bff389fd8a4a119c4174c6585730f71844809583a54ef2a865adec +checksums rmd160 525620a8a501a2b1bbd279b581f32257a2ccfc90 \ + sha256 d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a depends_build port:pkgconfig -depends_lib port:xapian-bindings\ - port:gmime\ +depends_lib port:xapian-bindings \ + port:gmime \ port:talloc patchfiles patch-bindings-python-notmuch-globals.py.diff