Subject: CVS commit: pkgsrc/devel/librfuncs
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/01/2006 15:58:03
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Mar  1 15:58:03 UTC 2006

Modified Files:
	pkgsrc/devel/librfuncs: Makefile distinfo
Added Files:
	pkgsrc/devel/librfuncs/patches: patch-aa

Log Message:
While getenv_r() is nonstandard, the version now in NetBSD-current
returns -1 on error and sets errno.
So we need to do the same.
bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/librfuncs/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/librfuncs/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/librfuncs/patches/patch-aa

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