pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pkg-config Update to 0.21:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0ef43f43f24
branches:  trunk
changeset: 517766:e0ef43f43f24
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 22 18:21:22 2006 +0000

description:
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.

diffstat:

 devel/pkg-config/Makefile |  4 ++--
 devel/pkg-config/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 1317f00a16cd -r e0ef43f43f24 devel/pkg-config/Makefile
--- a/devel/pkg-config/Makefile Tue Aug 22 18:13:56 2006 +0000
+++ b/devel/pkg-config/Makefile Tue Aug 22 18:21:22 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:26 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/08/22 18:21:22 wiz Exp $
 #
 
-DISTNAME=      pkg-config-0.20
+DISTNAME=      pkg-config-0.21
 CATEGORIES=    devel
 MASTER_SITES=  http://pkgconfig.freedesktop.org/releases/
 
diff -r 1317f00a16cd -r e0ef43f43f24 devel/pkg-config/distinfo
--- a/devel/pkg-config/distinfo Tue Aug 22 18:13:56 2006 +0000
+++ b/devel/pkg-config/distinfo Tue Aug 22 18:21:22 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/10/22 12:59:14 wiz Exp $
+$NetBSD: distinfo,v 1.5 2006/08/22 18:21:22 wiz Exp $
 
-SHA1 (pkg-config-0.20.tar.gz) = 285a486e2cf97e3c6bcb3eec9a7fed299031eb6e
-RMD160 (pkg-config-0.20.tar.gz) = 2ebea903646e405d8e9a9e43648de445041499a6
-Size (pkg-config-0.20.tar.gz) = 969993 bytes
+SHA1 (pkg-config-0.21.tar.gz) = b2508ba8404cad46ec42f6f58cbca43ae59d715f
+RMD160 (pkg-config-0.21.tar.gz) = 6d48e449a3cedb576c0f54b08825be6ab684d955
+Size (pkg-config-0.21.tar.gz) = 998420 bytes
 SHA1 (patch-ab) = b4c43bd021cca8b5fc78c268d52e3e96daf6c280



Home | Main Index | Thread Index | Old Index