Date: Wed, 20 Feb 2013 15:57:54 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312627 - head/mail/notmuch Message-ID: <201302201557.r1KFvsV2031013@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Wed Feb 20 15:57:53 2013 New Revision: 312627 URL: http://svnweb.freebsd.org/changeset/ports/312627 Log: - Update to 0.15.2 Changes: http://notmuchmail.org/news/release-0.15.2/ PR: ports/176291 Submitted by: Ross Timson <ross@rosstimson.com> (maintainer) Modified: head/mail/notmuch/Makefile head/mail/notmuch/distinfo Modified: head/mail/notmuch/Makefile ============================================================================== --- head/mail/notmuch/Makefile Wed Feb 20 13:58:19 2013 (r312626) +++ head/mail/notmuch/Makefile Wed Feb 20 15:57:53 2013 (r312627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ Modified: head/mail/notmuch/distinfo ============================================================================== --- head/mail/notmuch/distinfo Wed Feb 20 13:58:19 2013 (r312626) +++ head/mail/notmuch/distinfo Wed Feb 20 15:57:53 2013 (r312627) @@ -1,2 +1,2 @@ -SHA256 (notmuch-0.15.1.tar.gz) = d917b62141c9d3e5c3bf6ce3b45cad33a0025b53d1c1eec1a6a52e32e3a12918 -SIZE (notmuch-0.15.1.tar.gz) = 560172 +SHA256 (notmuch-0.15.2.tar.gz) = a6e8af6382ab6df4a944bbffda9eb22639612c047b94632168b4270f2af59c0d +SIZE (notmuch-0.15.2.tar.gz) = 560411
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302201557.r1KFvsV2031013>