diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-16 11:30:09 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-16 11:30:52 -0300 |
commit | d30a17eca1ed53cf019ba249fc21f596cb8678c5 (patch) | |
tree | ccab8462828259fbadcc16fe367d64acc72a71b9 /mail/notmuch | |
parent | 0dff7fe1721b0adc2b1f8a9bed41d2e47a4fbcd9 (diff) | |
download | freebsd-ports-d30a17eca1ed53cf019ba249fc21f596cb8678c5.zip |
mail/notmuch: Update to 0.32
Changelog: https://notmuchmail.org/news/release-0.32/
Diffstat (limited to 'mail/notmuch')
-rw-r--r-- | mail/notmuch/Makefile | 2 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 3860bfce5e5c..07d12a555fe7 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,7 @@ # Created by: DarwinSurvivor <darwinsurvivor@gmail.com> PORTNAME= notmuch -PORTVERSION= 0.31.4 +PORTVERSION= 0.32 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 01bcc6a71384..694f2251bd56 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613830161 -SHA256 (notmuch-0.31.4.tar.xz) = 8661b66567660fd630af10c4647c30327fdd1b34a988cab80d614328a5b74f55 -SIZE (notmuch-0.31.4.tar.xz) = 713888 +TIMESTAMP = 1621098896 +SHA256 (notmuch-0.32.tar.xz) = e91e5706ffb615d5ebc5a47ce197d4ec2efca06eea77a0ddcb7af2e4c2543646 +SIZE (notmuch-0.32.tar.xz) = 724088 |