Subject: CVS commit: pkgsrc/devel/pkgconfig
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 09/30/2002 00:50:27
Module Name:	pkgsrc
Committed By:	rh
Date:		Sun Sep 29 21:50:27 UTC 2002

Modified Files:
	pkgsrc/devel/pkgconfig: Makefile distinfo

Log Message:
Update pkgconfig to 0.13.0.  Changes are minor bugfixes:
	- remove bogus pthread requirement
	- handle recursive other_cflags, other_libs
	- strip all "system directories" in C_INCLUDE_PATH out of
          pkg-config output to make gcc 3.2 happy
	- some win32 fixes
	- couple other minor things


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/pkgconfig/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/pkgconfig/distinfo

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