]> diplodocus.org Git - nmh/commitdiff
Updated cygport script in preparation for nmh 1.7 release.
authorDavid Levine <levinedl@acm.org>
Sat, 17 Sep 2016 14:08:22 +0000 (10:08 -0400)
committerDavid Levine <levinedl@acm.org>
Sat, 17 Sep 2016 14:08:22 +0000 (10:08 -0400)
SPECS/nmh.cygport

index 17de0b951c70572a9d0870ac3b8d0913f1652ccf..2fe63b132968e3cb24b89dba6d6c41b2a295edc0 100644 (file)
@@ -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"