Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 09:28:26 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469870 - head/mail/neomutt
Message-ID:  <201805140928.w4E9SQ3W002373@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon May 14 09:28:26 2018
New Revision: 469870
URL: https://svnweb.freebsd.org/changeset/ports/469870

Log:
  Update to 20180512

Modified:
  head/mail/neomutt/Makefile
  head/mail/neomutt/distinfo
  head/mail/neomutt/pkg-descr

Modified: head/mail/neomutt/Makefile
==============================================================================
--- head/mail/neomutt/Makefile	Mon May 14 09:16:08 2018	(r469869)
+++ head/mail/neomutt/Makefile	Mon May 14 09:28:26 2018	(r469870)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	neomutt
-PORTVERSION=	20180323
+PORTVERSION=	20180512
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	mail
 
@@ -42,7 +42,6 @@ TOKYOCABINET_DESC=	Tokyo Cabinet support
 SCREEN_DESC=	Screen options
 
 CONFIGURE_ARGS=	--with-ssl="${OPENSSLBASE}" \
-		--disable-fcntl \
 		--locales-fix \
 		--mandir=${PREFIX}/man \
 		${ICONV_CONFIGURE_ARGS}
@@ -68,7 +67,7 @@ NLS_USES_OFF=		gettext-runtime:build gettext-tools:bui
 IDN_LIB_DEPENDS=	libidn.so:dns/libidn
 IDN_CONFIGURE_ENABLE=	idn
 
-FLOCK_CONFIGURE_ENABLE=	flock
+FLOCK_CONFIGURE_ON=	--with-lock=flock
 
 SASL_LIB_DEPENDS=	libsasl2.so:security/cyrus-sasl2
 SASL_CONFIGURE_ON=	--sasl

Modified: head/mail/neomutt/distinfo
==============================================================================
--- head/mail/neomutt/distinfo	Mon May 14 09:16:08 2018	(r469869)
+++ head/mail/neomutt/distinfo	Mon May 14 09:28:26 2018	(r469870)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522141455
-SHA256 (neomutt-neomutt-neomutt-20180323_GH0.tar.gz) = 4c498424cd6ded946c940f38df7cd01604a23059f258f05d979b2580eafc678b
-SIZE (neomutt-neomutt-neomutt-20180323_GH0.tar.gz) = 2650465
+TIMESTAMP = 1526289307
+SHA256 (neomutt-neomutt-neomutt-20180512_GH0.tar.gz) = fe573b9b6944c2d40d42e6ab62b711e9980da2d2bc36c533e0ba322fd9f3b851
+SIZE (neomutt-neomutt-neomutt-20180512_GH0.tar.gz) = 2758674

Modified: head/mail/neomutt/pkg-descr
==============================================================================
--- head/mail/neomutt/pkg-descr	Mon May 14 09:16:08 2018	(r469869)
+++ head/mail/neomutt/pkg-descr	Mon May 14 09:28:26 2018	(r469870)
@@ -6,4 +6,4 @@ What is NeoMutt?
 
 Hopefully this will build the community and reduce duplicated effort.
 
-WWW: http://www.neomutt.org
+WWW: https://www.neomutt.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805140928.w4E9SQ3W002373>