git: d56eeede2bda - main - mail/mutt: Update 2.2.16 => 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jan 2026 09:48:06 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d56eeede2bda0b73c407f82bf07e856c6c799336
commit d56eeede2bda0b73c407f82bf07e856c6c799336
Author: Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2026-01-27 09:46:31 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-27 09:46:31 +0000
mail/mutt: Update 2.2.16 => 2.3.0
Release Notes:
http://www.mutt.org/relnotes/2.3/
- Cleanup with CATEGORIES.
- Use correct install location (PREFIX) post-stage.
PR: 292719
---
mail/mutt/Makefile | 10 +++++-----
mail/mutt/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 6ef6eff57f79..089b2ab62a4a 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mutt
-DISTVERSION= 2.2.16
-CATEGORIES+= mail
+DISTVERSION= 2.3.0
+CATEGORIES= mail
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
https://bitbucket.org/mutt/mutt/downloads/
DIST_SUBDIR= mutt
@@ -182,8 +182,8 @@ post-install:
# Undo some dist. installed files
post-stage:
- @${MV} ${STAGEDIR}/${LOCALBASE}/etc/Muttrc.dist \
- ${STAGEDIR}/${LOCALBASE}/etc/Muttrc.sample
- @${RM} ${STAGEDIR}/${LOCALBASE}/etc/mime.types*
+ @${MV} ${STAGEDIR}/${PREFIX}/etc/Muttrc.dist \
+ ${STAGEDIR}/${PREFIX}/etc/Muttrc.sample
+ @${RM} ${STAGEDIR}/${PREFIX}/etc/mime.types*
.include <bsd.port.mk>
diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo
index dac0a94ce039..8fce5d3e51d6 100644
--- a/mail/mutt/distinfo
+++ b/mail/mutt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763797056
-SHA256 (mutt/mutt-2.2.16.tar.gz) = 1d3109a743ad8b25eef97109b2bdb465db7837d0a8d211cd388be1b6faac3f32
-SIZE (mutt/mutt-2.2.16.tar.gz) = 5557080
+TIMESTAMP = 1769325401
+SHA256 (mutt/mutt-2.3.0.tar.gz) = 5d5ebc40843f7156d5ede30e50016798ac7336467f7ad347e716510516cc2130
+SIZE (mutt/mutt-2.3.0.tar.gz) = 5562198