From owner-svn-ports-all@freebsd.org Tue May 1 16:48:38 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C09EFB0382; Tue, 1 May 2018 16:48:38 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D125C70783; Tue, 1 May 2018 16:48:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC32D24A64; Tue, 1 May 2018 16:48:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w41Gmbc9020994; Tue, 1 May 2018 16:48:37 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w41GmbVC020992; Tue, 1 May 2018 16:48:37 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805011648.w41GmbVC020992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Tue, 1 May 2018 16:48:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468768 - head/mail/notmuch X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/mail/notmuch X-SVN-Commit-Revision: 468768 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 16:48:38 -0000 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