pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Install-GithubMeta - Added two package...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b0844946a36
branches: trunk
changeset: 349958:0b0844946a36
user: mef <mef%pkgsrc.org@localhost>
date: Wed Jul 20 11:15:52 2016 +0000
description:
- Added two packages on BUILD_DEPENDS for make test
p5-Capture-Tiny-[0-9]*
p5-Module-Install-[0-9]*
diffstat:
devel/p5-Module-Install-GithubMeta/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c9e846add845 -r 0b0844946a36 devel/p5-Module-Install-GithubMeta/Makefile
--- a/devel/p5-Module-Install-GithubMeta/Makefile Wed Jul 20 10:45:17 2016 +0000
+++ b/devel/p5-Module-Install-GithubMeta/Makefile Wed Jul 20 11:15:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:23:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/20 11:15:52 mef Exp $
DISTNAME= Module-Install-GithubMeta-0.30
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,10 @@
COMMENT= Module::Install extension to include GitHub meta info in META.yml
LICENSE= ${PERL5_LICENSE}
+# for make test
+BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
+BUILD_DEPENDS+= p5-Module-Install-[0-9]*:../../devel/p5-Module-Install
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/Install/GithubMeta/.packlist
Home |
Main Index |
Thread Index |
Old Index