pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/notmuch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 16 13:19:42 UTC 2018

Modified Files:
        pkgsrc/mail/notmuch: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/notmuch/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/notmuch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.36 pkgsrc/mail/notmuch/Makefile:1.37
--- pkgsrc/mail/notmuch/Makefile:1.36   Sun Jan 28 15:33:00 2018
+++ pkgsrc/mail/notmuch/Makefile        Mon Apr 16 13:19:42 2018
@@ -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/
 

Index: pkgsrc/mail/notmuch/PLIST
diff -u pkgsrc/mail/notmuch/PLIST:1.9 pkgsrc/mail/notmuch/PLIST:1.10
--- pkgsrc/mail/notmuch/PLIST:1.9       Sun Jan 28 15:33:00 2018
+++ pkgsrc/mail/notmuch/PLIST   Mon Apr 16 13:19:42 2018
@@ -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

Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.29 pkgsrc/mail/notmuch/distinfo:1.30
--- pkgsrc/mail/notmuch/distinfo:1.29   Sun Jan 28 15:33:00 2018
+++ pkgsrc/mail/notmuch/distinfo        Mon Apr 16 13:19:42 2018
@@ -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



Home | Main Index | Thread Index | Old Index