From: David Levine Date: Sat, 17 Sep 2016 14:08:22 +0000 (-0400) Subject: Updated cygport script in preparation for nmh 1.7 release. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5a9d183a131c333adc76e90e3223aa4d76334d29?ds=sidebyside;hp=4a007bacfa67e69923b15500e2b2c3a6bcde541a Updated cygport script in preparation for nmh 1.7 release. --- diff --git a/SPECS/nmh.cygport b/SPECS/nmh.cygport index 17de0b95..2fe63b13 100644 --- a/SPECS/nmh.cygport +++ b/SPECS/nmh.cygport @@ -1,6 +1,6 @@ NAME="nmh" -VERSION=1.6 -RELEASE=3 +VERSION=1.7 +RELEASE=1 CATEGORY="Mail" SUMMARY="A capable mail handling system with a command line interface" @@ -17,5 +17,5 @@ more and emacs, respectively." HOMEPAGE="http://savannah.nongnu.org/projects/nmh" SRC_URI="http://download.savannah.nongnu.org/releases/nmh/nmh-${VERSION}.tar.gz" -CYGCONF_ARGS="--sysconfdir=${prefix}/etc/nmh --with-cyrus-sasl --with-tls" +CYGCONF_ARGS="--with-cyrus-sasl --with-tls --with-oauth"