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

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/security/gnupg2
From:       "Brian Ginsbach" <ginsbach () netbsd ! org>
Date:       2017-08-30 18:36:56
Message-ID: 20170830183656.40E24FA97 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

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

Module Name:	pkgsrc
Committed By:	ginsbach
Date:		Wed Aug 30 18:36:56 UTC 2017

Modified Files:
	pkgsrc/security/gnupg2: Makefile

Log Message:
Require sqlite3 >= 3.7.15 which is the release that adde sqlite3_errstr.


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/security/gnupg2/Makefile

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


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

Modified files:

Index: pkgsrc/security/gnupg2/Makefile
diff -u pkgsrc/security/gnupg2/Makefile:1.72 pkgsrc/security/gnupg2/Makefile:1.73
--- pkgsrc/security/gnupg2/Makefile:1.72	Tue Aug 29 12:24:57 2017
+++ pkgsrc/security/gnupg2/Makefile	Wed Aug 30 18:36:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2017/08/29 12:24:57 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2017/08/30 18:36:56 ginsbach Exp $
 
 DISTNAME=	gnupg-2.2.0
 PKGNAME=	${DISTNAME:S/gnupg-/gnupg2-/}
@@ -35,6 +35,7 @@ LDFLAGS.SunOS+=		-lintl -lsocket
 .include "../../devel/gettext-lib/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libgcrypt+=	libgcrypt>=1.7
 .include "../../security/libgcrypt/buildlink3.mk"
+BUILDLINK_API_DEPENDS.sqlite3+=		sqlite3>=3.7.15
 .include "../../databases/sqlite3/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libgpg-error+=	libgpg-error>=1.24
 .include "../../security/libgpg-error/buildlink3.mk"


--_----------=_1504118216190680--

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

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