Subject: CVS commit: pkgsrc/security/gpgme
From: Julio M. Merino Vidal
Date: 2004-11-07 14:11:30
Message id: 20041107131130.F19E12DA1D@cvs.netbsd.org

Log Message:
Now that librfuncs' getenv_r returns ENOENT when the variable is not defined
in the environment, we can handle this case properly from here.  I.e., treat
ENOENT as if no error happened, and return NULL in the 'value' parameter (as
the function documentation says).  Finally fixes PR pkg/27884.
Bump PKGREVISION to 2.

Files:
RevisionActionfile
1.29modifypkgsrc/security/gpgme/Makefile
1.15modifypkgsrc/security/gpgme/distinfo
1.3modifypkgsrc/security/gpgme/patches/patch-af