summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Schrock <dereks@lifeofadishwasher.com>2024-03-13 07:10:02 +0100
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-03-13 07:22:31 +0100
commita341e9e64cb7d13642178398049f4ba051955382 (patch)
tree2bfe18dc26f9142b772a47847b1ffbeab360937d
parentcad/symbiyosys: update 0.38 → 0.39 (diff)
mail/mutt: Update to 2.2.13
Changelog: https://marc.info/?l=mutt-users&m=170998444711121&w=2 PR: 277604 Approved by: Submitter is maintainer, bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44293
-rw-r--r--mail/mutt/Makefile23
-rw-r--r--mail/mutt/distinfo6
2 files changed, 14 insertions, 15 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 1530ad2a3327..c584f7aebb2e 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mutt
-DISTVERSION= 2.2.12
-PORTREVISION= 1
+DISTVERSION= 2.2.13
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
https://bitbucket.org/mutt/mutt/downloads/
@@ -20,17 +19,17 @@ USE_PERL5= build
SHEBANG_FILES= contrib/smime_keys_test.pl doc/gen-map-doc smime_keys.pl
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-CONFIGURE_ARGS= --disable-fcntl \
- --enable-compressed \
- --enable-external-dotlock \
- --enable-imap \
- --enable-pop \
- --enable-sidebar \
- --sysconfdir=${PREFIX}/etc \
- --with-docdir=${DOCSDIR} \
- --with-ssl=${OPENSSLBASE}
+CONFIGURE_ARGS= --disable-fcntl \
+ --enable-compressed \
+ --enable-external-dotlock \
+ --enable-imap \
+ --enable-pop \
+ --enable-sidebar \
+ --sysconfdir=${PREFIX}/etc \
+ --with-docdir=${DOCSDIR} \
+ --with-ssl=${OPENSSLBASE}
.if defined(MUTT_CONFIGURE_ARGS)
CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS}
diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo
index 1a5da1e1384e..9f759993bb0b 100644
--- a/mail/mutt/distinfo
+++ b/mail/mutt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694246221
-SHA256 (mutt/mutt-2.2.12.tar.gz) = 043af312f64b8e56f7fd0bf77f84a205d4c498030bd9586457665c47bb18ce38
-SIZE (mutt/mutt-2.2.12.tar.gz) = 5539244
+TIMESTAMP = 1710016671
+SHA256 (mutt/mutt-2.2.13.tar.gz) = eb23faddc1cc97d867693f3a4a9f30949ad93765ad5b6fdae2797a4001c58efb
+SIZE (mutt/mutt-2.2.13.tar.gz) = 5539130