Subject: CVS commit: pkgsrc/devel/pkg-config
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 08/22/2006 18:21:22
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 22 18:21:22 UTC 2006
Modified Files:
pkgsrc/devel/pkg-config: Makefile distinfo
Log Message:
Update to 0.21:
pkg-config 0.21
===
- Fix some cosmetic output from pkg.m4
- Fix build problems with !gcc due to always passing -Wall
- Documentation fixes
- We now always add the Cflags from packages we depend on, whether
they are public or private dependencies. The discussion surrouding
this change can be found in http://bugs.debian.org/340904 .
- Add internal pkg-config package which can be queried for version
number and other information.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/pkg-config/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/pkg-config/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.