pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-PkgConfig Update from version 0.11nb...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6df41c38a2c4
branches:  trunk
changeset: 550187:6df41c38a2c4
user:      he <he%pkgsrc.org@localhost>
date:      Sun Nov 16 23:40:36 2008 +0000

description:
Update from version 0.11nb1 to 0.12.

Pkgsrc changes:
 o Add a TOOLS_CMD.pkg-config setting to allow tests to work
   (thanks to joerg@ for the hint)

Upstream changes:

1.12  Sun Oct 19 13:56:07 CEST 2008
        - Try to fix a test failure.

diffstat:

 devel/p5-ExtUtils-PkgConfig/Makefile |  7 ++++---
 devel/p5-ExtUtils-PkgConfig/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 2d1a550d43b4 -r 6df41c38a2c4 devel/p5-ExtUtils-PkgConfig/Makefile
--- a/devel/p5-ExtUtils-PkgConfig/Makefile      Sun Nov 16 23:27:19 2008 +0000
+++ b/devel/p5-ExtUtils-PkgConfig/Makefile      Sun Nov 16 23:40:36 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:53 he Exp $
+# $NetBSD: Makefile,v 1.16 2008/11/16 23:40:36 he Exp $
 #
 
-DISTNAME=      ExtUtils-PkgConfig-1.11
+DISTNAME=      ExtUtils-PkgConfig-1.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 
@@ -18,5 +17,7 @@
 USE_LANGUAGES= # empty
 USE_TOOLS+=    pkg-config:run
 
+TOOLS_CMD.pkg-config= ${PREFIX}/bin/pkg-config
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 2d1a550d43b4 -r 6df41c38a2c4 devel/p5-ExtUtils-PkgConfig/distinfo
--- a/devel/p5-ExtUtils-PkgConfig/distinfo      Sun Nov 16 23:27:19 2008 +0000
+++ b/devel/p5-ExtUtils-PkgConfig/distinfo      Sun Nov 16 23:40:36 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/03/17 22:31:21 heinz Exp $
+$NetBSD: distinfo,v 1.6 2008/11/16 23:40:36 he Exp $
 
-SHA1 (ExtUtils-PkgConfig-1.11.tar.gz) = cc43ff17a19bbb4e63df9fffadee07bbb2efb4ae
-RMD160 (ExtUtils-PkgConfig-1.11.tar.gz) = 5818789ad0b1d0df5430e31d9d5e4dfc75ba6be8
-Size (ExtUtils-PkgConfig-1.11.tar.gz) = 8430 bytes
+SHA1 (ExtUtils-PkgConfig-1.12.tar.gz) = cb61eb3c4dd6d4689ce945e3f7b8d3a1f9db7dc8
+RMD160 (ExtUtils-PkgConfig-1.12.tar.gz) = c13d4dfa7c526d93967b5edcfe079d89d9151bdb
+Size (ExtUtils-PkgConfig-1.12.tar.gz) = 8429 bytes



Home | Main Index | Thread Index | Old Index