pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Inline-C p5-Inline-C: update DEPENDS
details: https://anonhg.NetBSD.org/pkgsrc/rev/cde98a801f24
branches: trunk
changeset: 374291:cde98a801f24
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 19 11:33:27 2018 +0000
description:
p5-Inline-C: update DEPENDS
diffstat:
devel/p5-Inline-C/Makefile | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r ecd283252c38 -r cde98a801f24 devel/p5-Inline-C/Makefile
--- a/devel/p5-Inline-C/Makefile Fri Jan 19 11:28:03 2018 +0000
+++ b/devel/p5-Inline-C/Makefile Fri Jan 19 11:33:27 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2017/06/12 13:32:07 mef Exp $
+# $NetBSD: Makefile,v 1.14 2018/01/19 11:33:27 wiz Exp $
DISTNAME= Inline-C-0.78
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/}
@@ -10,12 +11,12 @@
COMMENT= Write Perl Subroutines in C
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Inline>=0.58:../../devel/p5-Inline
-DEPENDS+= p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent
-DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
-DEPENDS+= p5-Pegex>=0.55:../../devel/p5-Pegex
+BUILD_DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
+DEPENDS+= p5-Inline>=0.79:../../devel/p5-Inline
+DEPENDS+= p5-Parse-RecDescent>=1.967:../../devel/p5-Parse-RecDescent
+DEPENDS+= p5-Pegex>=0.58:../../devel/p5-Pegex
+# TEST_DEPENDS
BUILD_DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
-BUILD_DEPENDS+= p5-IO-All-[0-9]*:../../devel/p5-IO-All
MAKE_ENV+= PERL_MM_USE_DEFAULT=1
Home |
Main Index |
Thread Index |
Old Index