pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Serializer (devel/p5-Data-Serializer) Ad...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a07a4425a9c
branches:  trunk
changeset: 411874:4a07a4425a9c
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 22 14:05:16 2020 +0000

description:
(devel/p5-Data-Serializer) Add or Convert more TEST_DEPENDS

diffstat:

 devel/p5-Data-Serializer/Makefile |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 5bc4e7ccb03c -r 4a07a4425a9c devel/p5-Data-Serializer/Makefile
--- a/devel/p5-Data-Serializer/Makefile Sat Feb 22 13:47:12 2020 +0000
+++ b/devel/p5-Data-Serializer/Makefile Sat Feb 22 14:05:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/02/22 13:47:12 mef Exp $
+# $NetBSD: Makefile,v 1.20 2020/02/22 14:05:16 mef Exp $
 
 DISTNAME=      Data-Serializer-0.65
 PKGNAME=       p5-${DISTNAME}
@@ -23,20 +23,21 @@
 #DEPENDS+=     p5-Config-General-[0-9]*:../../devel/p5-Config-General
 #DEPENDS+=     p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
 #DEPENDS+=     p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
-#DEPENDS+=     p5-Data-Denter-[0-9]*:../../devel/p5-Data-Denter
-#DEPENDS+=     p5-Data-Taxi-[0-9]*:../../devel/p5-Data-Taxi
 #DEPENDS+=     p5-FreezeThaw-[0-9]*:../../devel/p5-FreezeThaw
 #DEPENDS+=     p5-IO-Compress-[0-9]*:../../devel/p5-Compress-Zlib
 #DEPENDS+=     p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
 #DEPENDS+=     p5-JSON-[0-9]*:../../converters/p5-JSON
 #DEPENDS+=     p5-MIME-Base64-[0-9]*:converters/p5-MIME-Base64
 #DEPENDS+=     p5-PHP-Serialization-[0-9]*:../../devel/p5-PHP-Serialization
-#DEPENDS+=     p5-XML-Dumper-[0-9]*:../../textproc/p5-XML-Dumper
 #DEPENDS+=     p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
 #DEPENDS+=     p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck
 #DEPENDS+=     p5-YAML-[0-9]*:../../textproc/p5-YAML
 
 TEST_DEPENDS+= p5-XML-Dumper-[0-9]*:../../textproc/p5-XML-Dumper
+TEST_DEPENDS+= p5-PHP-Serialization-[0-9]*:../../devel/p5-PHP-Serialization
+TEST_DEPENDS+= p5-Data-Taxi-[0-9]*:../../devel/p5-Data-Taxi
+TEST_DEPENDS+= p5-Data-Denter-[0-9]*:../../devel/p5-Data-Denter
+TEST_DEPENDS+= p5-Test-Kwalitee-[0-9]*:../../devel/p5-Test-Kwalitee
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index