[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/mail/msmtp
From:       "Sebastian Wiedenroth" <wiedi () netbsd ! org>
Date:       2017-08-30 13:55:12
Message-ID: 20170830135512.75584FA97 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1504101312226110
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	wiedi
Date:		Wed Aug 30 13:55:12 UTC 2017

Modified Files:
	pkgsrc/mail/msmtp: Makefile

Log Message:
Add feature macosx-keyring for msmtp if build on Dawrin

msmtp provides MacOS X Keychain support by using the configuration
option `--with-macosx-keyring`. With this setting enabled passwords
for msmtp can be stored in the MacOS X keychain.

From Thomas Merkel in NetBSD/pkgsrc#14


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/msmtp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1504101312226110
Content-Disposition: inline
Content-Length: 776
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/mail/msmtp/Makefile
diff -u pkgsrc/mail/msmtp/Makefile:1.67 pkgsrc/mail/msmtp/Makefile:1.68
--- pkgsrc/mail/msmtp/Makefile:1.67	Tue Nov 15 08:54:40 2016
+++ pkgsrc/mail/msmtp/Makefile	Wed Aug 30 13:55:12 2017
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2016/11/15 08:54:40 leot Exp $
+# $NetBSD: Makefile,v 1.68 2017/08/30 13:55:12 wiedi Exp $
 
 DISTNAME=	msmtp-1.6.6
 CATEGORIES=	mail
+PKGREVISION=	1
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=msmtp/}
 EXTRACT_SUFX=	.tar.xz
 
@@ -15,6 +16,7 @@ USE_PKGLOCALEDIR=	yes
 USE_TOOLS+=		pkg-config msgfmt xgettext
 
 CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS.Darwin+=	--with-macosx-keyring
 
 EGDIR=		${PREFIX}/share/examples/msmtp
 CONF_FILES=	${EGDIR}/msmtprc-user.example \


--_----------=_1504101312226110--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic