pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-SQL-Statement p5-SQL-Statement: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0045fe11bc5e
branches: trunk
changeset: 377972:0045fe11bc5e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 25 09:36:21 2018 +0000
description:
p5-SQL-Statement: update to 1.412nb2.
Add missing dependency.
diffstat:
databases/p5-SQL-Statement/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 5590f7c3602f -r 0045fe11bc5e databases/p5-SQL-Statement/Makefile
--- a/databases/p5-SQL-Statement/Makefile Sun Mar 25 08:30:15 2018 +0000
+++ b/databases/p5-SQL-Statement/Makefile Sun Mar 25 09:36:21 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2017/06/05 14:22:31 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.50 2018/03/25 09:36:21 wiz Exp $
DISTNAME= SQL-Statement-1.412
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
@@ -15,6 +14,7 @@
DEPENDS+= p5-Clone>=0.30:../../devel/p5-Clone
DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util
DEPENDS+= p5-Math-Base-Convert>=0:../../math/p5-Math-Base-Convert
+DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
BUILD_DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
Home |
Main Index |
Thread Index |
Old Index