diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-16 13:19:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-16 13:19:42 +0000 |
commit | b25909ebdc95a6038e1cdeafdf45ab1b78ee0ce8 (patch) | |
tree | d90eac8026faf2890bcab1a71a884d2aca944326 /mail | |
parent | 0ee01dce37efbf427b7465430a3b65ca2a21ebe1 (diff) | |
download | pkgsrc-b25909ebdc95a6038e1cdeafdf45ab1b78ee0ce8.tar.gz |
notmuch: update to 0.26.1.
Notmuch 0.26.1 (2018-04-02)
===========================
Library Changes
---------------
Bump the library minor version. This should have happened in 0.26, but
better late than never.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/notmuch/Makefile | 4 | ||||
-rw-r--r-- | mail/notmuch/PLIST | 4 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 7e0153f97fd..6a9c1a7f0b8 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2018/01/28 15:33:00 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2018/04/16 13:19:42 wiz Exp $ -DISTNAME= notmuch-0.26 +DISTNAME= notmuch-0.26.1 CATEGORIES= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/notmuch/PLIST b/mail/notmuch/PLIST index 9e8528d38b8..88fc55efaf3 100644 --- a/mail/notmuch/PLIST +++ b/mail/notmuch/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.9 2018/01/28 15:33:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2018/04/16 13:19:42 wiz Exp $ bin/notmuch include/notmuch.h lib/libnotmuch.so lib/libnotmuch.so.5 -lib/libnotmuch.so.5.0.0 +lib/libnotmuch.so.5.1.0 man/man1/notmuch-address.1 man/man1/notmuch-compact.1 man/man1/notmuch-config.1 diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index d9ddba9ff1c..f8fdeb6de1b 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2018/01/28 15:33:00 wiz Exp $ +$NetBSD: distinfo,v 1.30 2018/04/16 13:19:42 wiz Exp $ -SHA1 (notmuch-0.26.tar.gz) = c1814057b8098b4d5e842de60026746f9b9d7051 -RMD160 (notmuch-0.26.tar.gz) = 20480d005ddd382176e6a08b43408c9b8538dd0b -SHA512 (notmuch-0.26.tar.gz) = f26400919975b0f9a3b2d7560a8728b1754a35e1518abb08997b373a5b80eb65d9ea604f46354adcf872fec9dbab88a8798bea3e31539106e4b0850d8a467c82 -Size (notmuch-0.26.tar.gz) = 906327 bytes +SHA1 (notmuch-0.26.1.tar.gz) = 7bf644319ebadc918fa98693adbd53eaf26d5fd0 +RMD160 (notmuch-0.26.1.tar.gz) = c73993a84a0fded04fe561f1018e5b7cab93a68d +SHA512 (notmuch-0.26.1.tar.gz) = f0d95a0f03535495037c73ab18d1251ece505284736efa5a535fe9bc8aea33954b5c87e5dcdfd30670c8df53178294be520a63e5b19beac7d90f166e616d19dd +Size (notmuch-0.26.1.tar.gz) = 906523 bytes |