pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-CppGuess p5-ExtUtils-CppGuess: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b120cb5a53ec
branches:  trunk
changeset: 370720:b120cb5a53ec
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 23 12:47:08 2017 +0000

description:
p5-ExtUtils-CppGuess: update to 0.12.

0.12    Sat Oct 21 18:12:51 BST 2017
    - Fix tests on 5.26 without '.' in @INC (kentfredric)

diffstat:

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

diffs (42 lines):

diff -r 8e80a1a7e62b -r b120cb5a53ec devel/p5-ExtUtils-CppGuess/Makefile
--- a/devel/p5-ExtUtils-CppGuess/Makefile       Mon Oct 23 12:35:11 2017 +0000
+++ b/devel/p5-ExtUtils-CppGuess/Makefile       Mon Oct 23 12:47:08 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:22:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/10/23 12:47:08 wiz Exp $
 
-DISTNAME=      ExtUtils-CppGuess-0.11
+DISTNAME=      ExtUtils-CppGuess-0.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 
@@ -11,9 +10,12 @@
 COMMENT=       Perl5 module for guess C++ compiler and flags
 LICENSE=       ${PERL5_LICENSE}
 
+BUILD_DEPENDS+=        p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
 DEPENDS+=      p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
 
 PERL5_PACKLIST=                auto/ExtUtils/CppGuess/.packlist
+# one test failure as of 0.12
+# https://github.com/tsee/extutils-cppguess/issues/17
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8e80a1a7e62b -r b120cb5a53ec devel/p5-ExtUtils-CppGuess/distinfo
--- a/devel/p5-ExtUtils-CppGuess/distinfo       Mon Oct 23 12:35:11 2017 +0000
+++ b/devel/p5-ExtUtils-CppGuess/distinfo       Mon Oct 23 12:47:08 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/04/14 12:27:42 mef Exp $
+$NetBSD: distinfo,v 1.6 2017/10/23 12:47:08 wiz Exp $
 
-SHA1 (ExtUtils-CppGuess-0.11.tar.gz) = 4cdadecd37da8c993eb6e0c05e131a9c1bad1c1c
-RMD160 (ExtUtils-CppGuess-0.11.tar.gz) = 529a5107f0b7a6ed7f76ffef12aebb44572a9ac9
-SHA512 (ExtUtils-CppGuess-0.11.tar.gz) = 68039779106386efb20cd6e9125d5882e20257f6a1b1f830b32c9f4df70f66a0cf1706f573e4c80159488526656732ede844b37edbf3f1d4a111898eca66fa9e
-Size (ExtUtils-CppGuess-0.11.tar.gz) = 6794 bytes
+SHA1 (ExtUtils-CppGuess-0.12.tar.gz) = 878080003df2501c4bb7137f0a37e0e2879ff17a
+RMD160 (ExtUtils-CppGuess-0.12.tar.gz) = a4d56292a4ae6dc1a0f74369d7433595d6c615bf
+SHA512 (ExtUtils-CppGuess-0.12.tar.gz) = 14a0ab34749b75300b09e0a78b1d1db69f54558a966fb7b87bc33212a5749738ec81e791213e5fc5fc13e636f9d48bf72240ac7e80d6e03f41e85dea4df30115
+Size (ExtUtils-CppGuess-0.12.tar.gz) = 6953 bytes



Home | Main Index | Thread Index | Old Index