aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-09-24 23:30:31 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-09-24 23:30:31 +0000
commit9061e66b890c42d9ccb7cc34bc4f6c00e0167658 (patch)
tree1b95a06b67b72d72e16981e2cf68d488c7f0c70b /mail/mutt/Makefile
parente621855e39b5c83de2e0236910517573168817a4 (diff)
downloadports-9061e66b890c42d9ccb7cc34bc4f6c00e0167658.tar.gz
ports-9061e66b890c42d9ccb7cc34bc4f6c00e0167658.zip
mail/mutt: Update to 1.9.1
- Greeting patch is still 1.9.0 From Mutt News[1]: This is a bug-fix release, fixing a possible segfault with IMAP when syncing, along with trash folder and imap_poll_timeout reconnection issues. 1 - http://www.mutt.org/news.html PR: 222579 Submitted by: dereks@lifeofadishwasher.com (maintainer) Differential Revision: D12486
Notes
Notes: svn path=/head/; revision=450554
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index b0647c658731..6bb152249f60 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= mutt
-PORTVERSION= 1.9.0
-PORTREVISION?= 1
+PORTVERSION= 1.9.1
+PORTREVISION?= 0
CATEGORIES+= mail ipv6
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -210,7 +210,7 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref
# un/comment as each VERSION is created for PORTVERSION
#VVV_PATCH_VERSION= 1.8.3
-#GREETING_PATCH_VERSION= 1.8.3
+GREETING_PATCH_VERSION= 1.9.0
.if !defined(VVV_PATCH_VERSION)
VVV_PATCH_VERSION= ${PORTVERSION}