Subject: CVS commit: pkgsrc/security/gpgme
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2004 17:40:15
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Nov 6 17:40:15 UTC 2004
Modified Files:
pkgsrc/security/gpgme: distinfo
pkgsrc/security/gpgme/patches: patch-ab
Added Files:
pkgsrc/security/gpgme/patches: patch-ai
Log Message:
Let this build if gnupg 1.2.x is not installed (i.e., gnupg-devel exists).
A test program was trying to run 'gpg', bypassing the binary name given
through the --with-gpg flag to configure.
XXX This still has a chance to break. If gnupg-devel is built w/o the
gpgsm option and gpgme is being built w/ it, no gpg binary will be found.
This is one of the those damages produced by build options...
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/security/gpgme/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/security/gpgme/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/security/gpgme/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.