aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-04-20 21:50:41 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-04-20 21:50:41 +0000
commitc675b6dc11d04f6541a2642b98e981ccabfcd5ae (patch)
tree6ef738f9af54347be61282d111e97d21d43f3be7 /mail/mutt/Makefile
parent0ec83055e0c05c2347e88e8f165b59204dd686ed (diff)
downloadports-c675b6dc11d04f6541a2642b98e981ccabfcd5ae.tar.gz
ports-c675b6dc11d04f6541a2642b98e981ccabfcd5ae.zip
This is a fix for OPTIONS_FILE_SET+=NNTP
===> Patching for mutt-1.9.5 ===> Applying distribution patches for mutt-1.9.5 1 out of 2 hunks failed--saving rejects to Makefile.am.rej 1 out of 3 hunks failed--saving rejects to Makefile.in.rej 1 out of 12 hunks failed--saving rejects to doc/Muttrc.rej *** Error code 1 PR: 227519 Submitted by: dereks@lifeofadishwasher.com (maintainer)
Notes
Notes: svn path=/head/; revision=467848
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 bd5de34fb618..c2a47d73d4d9 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mutt
DISTVERSION= 1.9.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES+= mail ipv6
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -203,8 +203,8 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref
.include <bsd.port.options.mk>
# un/comment as each VERSION is created for PORTVERSION
-VVV_PATCH_VERSION= 1.9.1
-GREETING_PATCH_VERSION= 1.9.4
+#VVV_PATCH_VERSION= 1.9.5
+#GREETING_PATCH_VERSION= 1.9.5
.if !defined(VVV_PATCH_VERSION)
VVV_PATCH_VERSION= ${PORTVERSION}