pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Install-GithubMeta
Module Name: pkgsrc
Committed By: mef
Date: Wed Jul 20 11:15:52 UTC 2016
Modified Files:
pkgsrc/devel/p5-Module-Install-GithubMeta: Makefile
Log Message:
- Added two packages on BUILD_DEPENDS for make test
p5-Capture-Tiny-[0-9]*
p5-Module-Install-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile
diff -u pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile:1.3 pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile:1.4
--- pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile:1.3 Wed Jun 8 19:23:11 2016
+++ pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile Wed Jul 20 11:15:52 2016
@@ -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 @@ HOMEPAGE= http://search.cpan.org/~bingos
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