diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-05-14 09:28:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-05-14 09:28:26 +0000 |
commit | a0295a71b7562b40ae002304df47161881d5b6d3 (patch) | |
tree | 6a3e0eac16729f7dd848c197af42c5a042b03236 /mail/neomutt | |
parent | 7a0c2b141cd6a6dfc2d2c3dc09f4e0ef22fe9c6b (diff) | |
download | freebsd-ports-a0295a71b7562b40ae002304df47161881d5b6d3.zip |
Update to 20180512
Diffstat (limited to 'mail/neomutt')
-rw-r--r-- | mail/neomutt/Makefile | 5 | ||||
-rw-r--r-- | mail/neomutt/distinfo | 6 | ||||
-rw-r--r-- | mail/neomutt/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index afe4ecea1d2e..75f0f131b5e5 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -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:build 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 diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 364dcd47d3b7..b218f7d1517a 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -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 diff --git a/mail/neomutt/pkg-descr b/mail/neomutt/pkg-descr index 8feb7972c518..147d7c313876 100644 --- a/mail/neomutt/pkg-descr +++ b/mail/neomutt/pkg-descr @@ -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 |