svn commit: r496152 - head/mail/mutt
Steve Wills
swills at FreeBSD.org
Mon Mar 18 17:00:55 UTC 2019
Author: swills
Date: Mon Mar 18 17:00:53 2019
New Revision: 496152
URL: https://svnweb.freebsd.org/changeset/ports/496152
Log:
mail/mutt: Update to 1.11.4
PR: 236517
Submitted by: Derek Schrock <dereks at lifeofadishwasher.com> (maintainer)
Modified:
head/mail/mutt/Makefile (contents, props changed)
head/mail/mutt/distinfo (contents, props changed)
Modified: head/mail/mutt/Makefile
==============================================================================
--- head/mail/mutt/Makefile Mon Mar 18 16:45:02 2019 (r496151)
+++ head/mail/mutt/Makefile Mon Mar 18 17:00:53 2019 (r496152)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= mutt
-DISTVERSION= 1.11.3
-PORTREVISION= 0
+DISTVERSION= 1.11.4
+#PORTREVISION= 0
CATEGORIES+= mail ipv6
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -102,7 +102,7 @@ URLVIEW_RUN_DEPENDS= urlview:textproc/urlview
.ifmake makesum # for optional distfiles patchfiles
PORT_DBDIR= /dev/null
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+OPTIONS_DEFAULT+= ${OPTIONS_DEFINE}
.endif
DEBUG_CONFIGURE_ON= --enable-debug
@@ -188,7 +188,7 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref
# un/comment as each VERSION is created for PORTVERSION
VVV_PATCH_VERSION= 1.11.1
-GREETING_PATCH_VERSION= 1.11.1
+GREETING_PATCH_VERSION= 1.11.4
.if !defined(VVV_PATCH_VERSION)
VVV_PATCH_VERSION= ${PORTVERSION}
Modified: head/mail/mutt/distinfo
==============================================================================
--- head/mail/mutt/distinfo Mon Mar 18 16:45:02 2019 (r496151)
+++ head/mail/mutt/distinfo Mon Mar 18 17:00:53 2019 (r496152)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1549057376
-SHA256 (mutt/mutt-1.11.3.tar.gz) = a542f4c02faecd171b4215ddbd368910faee4a634cca7aea5337586118ab1941
-SIZE (mutt/mutt-1.11.3.tar.gz) = 4581196
-SHA256 (mutt/mutt-1.11.1.vc.greeting) = 57bd75016350e3ab8516f27154016e23a29176d2f1163258d31531f4aa722afc
-SIZE (mutt/mutt-1.11.1.vc.greeting) = 4560
+TIMESTAMP = 1552485673
+SHA256 (mutt/mutt-1.11.4.tar.gz) = b651357ea6c8762178080493991c77ecb111d916d171d422500257ab48be2801
+SIZE (mutt/mutt-1.11.4.tar.gz) = 4582417
+SHA256 (mutt/mutt-1.11.4.vc.greeting) = 57bd75016350e3ab8516f27154016e23a29176d2f1163258d31531f4aa722afc
+SIZE (mutt/mutt-1.11.4.vc.greeting) = 4560
SHA256 (mutt/patch-1.11.1.vvv.nntp.xz) = 2a6386a82cbf9afde162bfb1989e545fb222bf40c5f6fac169d9249d4c904c79
SIZE (mutt/patch-1.11.1.vvv.nntp.xz) = 49384
SHA256 (mutt/patch-1.11.1.vvv.initials.xz) = af45defbda3a85f86db3f8ef5235ddb6613a36fdc35540cdc9afa38409114a07
More information about the svn-ports-all
mailing list