diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2023-09-09 04:15:09 -0400 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-09-10 12:13:06 -0400 |
commit | 4c57ec551886ad8ac50e7eb6e7623be15fde415b (patch) | |
tree | b20f8aecd9f5d8a50450f1c63a01a4e44b3ddab8 | |
parent | d091b33f598ff5d2763319671f3f1513d2c79bd8 (diff) | |
download | freebsd-ports-4c57ec551886ad8ac50e7eb6e7623be15fde415b.zip |
mail/mutt: Update to 2.2.12
A bug fix release, fixing two crash issues.
Changelog: https://marc.info/?l=mutt-users&m=169424554006904&w=2
PR: 273653
MFH: 2023Q3
-rw-r--r-- | mail/mutt/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 86bcd6a2af6b..0e02c9550020 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,5 +1,5 @@ PORTNAME= mutt -DISTVERSION= 2.2.11 +DISTVERSION= 2.2.12 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index 1f2f7ce3d521..1a5da1e1384e 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692366190 -SHA256 (mutt/mutt-2.2.11.tar.gz) = 12325cf66d5ff8ac4bd87fac8db52c869de52dd278fc301cfd57d5a1f9f465cc -SIZE (mutt/mutt-2.2.11.tar.gz) = 5538204 +TIMESTAMP = 1694246221 +SHA256 (mutt/mutt-2.2.12.tar.gz) = 043af312f64b8e56f7fd0bf77f84a205d4c498030bd9586457665c47bb18ce38 +SIZE (mutt/mutt-2.2.12.tar.gz) = 5539244 |