Date: Tue, 1 May 2018 16:48:37 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468768 - head/mail/notmuch Message-ID: <201805011648.w41GmbVC020992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Tue May 1 16:48:37 2018 New Revision: 468768 URL: https://svnweb.freebsd.org/changeset/ports/468768 Log: Update to 0.26.2 PR: 227892 Submitted by: maintainer Modified: head/mail/notmuch/Makefile head/mail/notmuch/distinfo Modified: head/mail/notmuch/Makefile ============================================================================== --- head/mail/notmuch/Makefile Tue May 1 16:26:46 2018 (r468767) +++ head/mail/notmuch/Makefile Tue May 1 16:48:37 2018 (r468768) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.26.1 +PORTVERSION= 0.26.2 CATEGORIES?= mail -MASTER_SITES= http://notmuchmail.org/releases/ +MASTER_SITES= https://notmuchmail.org/releases/ MAINTAINER= seschwar@gmail.com COMMENT?= Thread-based email index, search and tagging application Modified: head/mail/notmuch/distinfo ============================================================================== --- head/mail/notmuch/distinfo Tue May 1 16:26:46 2018 (r468767) +++ head/mail/notmuch/distinfo Tue May 1 16:48:37 2018 (r468768) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522675007 -SHA256 (notmuch-0.26.1.tar.gz) = d3f7e44f4dd0a75150b73e41737c4923ba94ea2947b9fe585f0aab591bb4a837 -SIZE (notmuch-0.26.1.tar.gz) = 906523 +TIMESTAMP = 1525128779 +SHA256 (notmuch-0.26.2.tar.gz) = 109c1865db7a035d08707421d13e9b6b82ee8e9f1534db70c28c51bc39370e3b +SIZE (notmuch-0.26.2.tar.gz) = 907187
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805011648.w41GmbVC020992>