diff options
author | culot <culot@FreeBSD.org> | 2013-02-20 23:57:53 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-02-20 23:57:53 +0800 |
commit | ed075ed03a472792579af506eb2d8f7c1d1bbd15 (patch) | |
tree | 4e49bfac2722f20412b5b29b363d0515ae102eb2 /mail | |
parent | a806161f9ece09c912be4fdf3ec2e3f5e3667cda (diff) | |
download | freebsd-ports-gnome-ed075ed03a472792579af506eb2d8f7c1d1bbd15.tar.gz freebsd-ports-gnome-ed075ed03a472792579af506eb2d8f7c1d1bbd15.tar.zst freebsd-ports-gnome-ed075ed03a472792579af506eb2d8f7c1d1bbd15.zip |
- 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)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/notmuch/Makefile | 2 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 529f221c6a8a..a24a808933b6 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 648f2bd3299d..e857e75c911f 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -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 |