From 42c4a82597397b62c0541477a0b9df9b71a4a536 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 12 Nov 2019 11:27:18 +0000 Subject: [PATCH] Update to 2019-11-11 While here: - Remove the warning message during installation and only show it during upgrades (it only matters for people upgrading) - Add support for fmemopen(3) which should speed up some searches --- mail/neomutt/Makefile | 3 ++- mail/neomutt/distinfo | 6 +++--- mail/neomutt/pkg-message | 6 ------ 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index d869e84265de..bb4df0aca55a 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20191102 +PORTVERSION= 20191111 CATEGORIES= mail MAINTAINER= bapt@FreeBSD.org @@ -43,6 +43,7 @@ SCREEN_DESC= Screen options CONFIGURE_ARGS= --with-ssl="${OPENSSLBASE}" \ --locales-fix \ + --fmemopen \ --mandir=${PREFIX}/man \ ${ICONV_CONFIGURE_ARGS} diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index c7d583326ab3..10c02dc0dd7a 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572871902 -SHA256 (neomutt-neomutt-20191102_GH0.tar.gz) = 2feffde535323a5c96b8b2c895af2a32c46d25dc9d2e45ffc2d9ffaa06f73468 -SIZE (neomutt-neomutt-20191102_GH0.tar.gz) = 3224856 +TIMESTAMP = 1573552768 +SHA256 (neomutt-neomutt-20191111_GH0.tar.gz) = 29b9e9d7293157a8575808eb2ceb62ffb2f31be206405abc64fc37a4425e36f4 +SIZE (neomutt-neomutt-20191111_GH0.tar.gz) = 3225507 diff --git a/mail/neomutt/pkg-message b/mail/neomutt/pkg-message index 5eb9203d1082..5c70a1881add 100644 --- a/mail/neomutt/pkg-message +++ b/mail/neomutt/pkg-message @@ -2,12 +2,6 @@ { message: <