[Lunar-commits] pkgconfig: version bump to 0.23.
Florin Braescu
florin at lunar-linux.org
Thu Jan 31 16:27:58 CET 2008
commit 4d99a84be9ea1c66b2a793d36125ca8c7ae39b36
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jan 31 17:27:58 2008 +0200
pkgconfig: version bump to 0.23.
Changes:
- Add support for setting sysroot through PKG_CONFIG_SYSROOT_DIR
in the environment.
- Update included glib to 1.2.10.
- Other minor fixes, including a segfault.
---
devel/pkgconfig/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/pkgconfig/DETAILS b/devel/pkgconfig/DETAILS
index 4f55dd1..042cbce 100644
--- a/devel/pkgconfig/DETAILS
+++ b/devel/pkgconfig/DETAILS
@@ -1,13 +1,13 @@
MODULE=pkgconfig
- VERSION=0.22
+ VERSION=0.23
SOURCE=pkg-config-$VERSION.tar.gz
SOURCE_URL=http://pkgconfig.freedesktop.org/releases/
- SOURCE_VFY=sha1:3ec40bda9864d7aa3c912c6ae87a750fd8b6e420
+ SOURCE_VFY=sha1:b59dddd6b5320bd74c0f74b3339618a327096b2a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION
WEB_SITE=http://pkgconfig.freedesktop.org/
ENTERED=20010922
- UPDATED=20071003
- SHORT="A system for managing library compile/link flags that works with automake and autoconf."
+ UPDATED=20080131
+ SHORT="A system for managing library compile/link flags that works with automake and autoconf"
cat << EOF
pkg-config is a system for managing library compile/link flags that
More information about the Lunar-commits
mailing list