Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Xslate p5-Text-Xslate: update to 3.5.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22e757c67da7
branches:  trunk
changeset: 438537:22e757c67da7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 15:17:57 2020 +0000

description:
p5-Text-Xslate: update to 3.5.8.

v3.5.8 2020-06-01T15:17:51Z
    - Fix "Argument list too long" in test (greeneg #202, #203, #204)

diffstat:

 textproc/p5-Text-Xslate/Makefile |  24 +++++++-----------------
 textproc/p5-Text-Xslate/distinfo |  10 +++++-----
 2 files changed, 12 insertions(+), 22 deletions(-)

diffs (60 lines):

diff -r 14acbcc2a5ab -r 22e757c67da7 textproc/p5-Text-Xslate/Makefile
--- a/textproc/p5-Text-Xslate/Makefile  Mon Sep 07 14:57:14 2020 +0000
+++ b/textproc/p5-Text-Xslate/Makefile  Mon Sep 07 15:17:57 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2020/08/31 18:12:06 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/09/07 15:17:57 wiz Exp $
 
-DISTNAME=      Text-Xslate-v3.5.7
+DISTNAME=      Text-Xslate-v3.5.8
 PKGNAME=       p5-${DISTNAME:S/-v/-/}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SK/SKAJI/}
 
@@ -11,25 +10,16 @@
 COMMENT=       Scalable template engine for Perl5
 LICENSE=       ${PERL5_LICENSE}
 
-MAKE_JOBS_SAFE=                no
-
 DEPENDS+=      p5-Data-MessagePack>=0.38:../../devel/p5-Data-MessagePack
-#DEPENDS+=     {perl>=5.10.1,p5-parent>=0.221}:../../devel/p5-parent
 DEPENDS+=      p5-Mouse>=2.5.0:../../devel/p5-Mouse
-DEPENDS+=      p5-Test-Requires>=0:../../devel/p5-Test-Requires
-# only for regress test
-DEPENDS+=      p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive
-DEPENDS+=      p5-Test-LeakTrace>=0:../../devel/p5-Test-LeakTrace
-DEPENDS+=      p5-Module-Build-XSUtil-[0-9]*:../../devel/p5-Module-Build-XSUtil
+
+TEST_DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+TEST_DEPENDS+= p5-Module-Build-XSUtil-[0-9]*:../../devel/p5-Module-Build-XSUtil
+TEST_DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
+TEST_DEPENDS+= p5-Test-LeakTrace>=0:../../devel/p5-Test-LeakTrace
 
 PERL5_PACKLIST=                auto/Text/Xslate/.packlist
 PERL5_MODULE_TYPE=     Module::Build
-USE_LANGUAGES=         c
-
-PERL5_MODULE_TYPE=     Module::Build
-
-# XXX Kick can down the road and hope the developer fixes this issue.
-MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 14acbcc2a5ab -r 22e757c67da7 textproc/p5-Text-Xslate/distinfo
--- a/textproc/p5-Text-Xslate/distinfo  Mon Sep 07 14:57:14 2020 +0000
+++ b/textproc/p5-Text-Xslate/distinfo  Mon Sep 07 15:17:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/01/08 13:55:32 wen Exp $
+$NetBSD: distinfo,v 1.24 2020/09/07 15:17:57 wiz Exp $
 
-SHA1 (Text-Xslate-v3.5.7.tar.gz) = e59d1c9b3b092879afa068fff71bc54d86227280
-RMD160 (Text-Xslate-v3.5.7.tar.gz) = 1cb6aeddf932bd0340cb24b8e88698838efb0e3f
-SHA512 (Text-Xslate-v3.5.7.tar.gz) = 99e06bc0ae43bde2074f303544f2ecf594123a75b1116e063d136676d088f9067c5785be7b2ecd89ad76774c65b1f52a78002f74c9e6814b189774fa58957806
-Size (Text-Xslate-v3.5.7.tar.gz) = 216362 bytes
+SHA1 (Text-Xslate-v3.5.8.tar.gz) = 8b2a6ce6455c820c97b15148cadd994f6d6fe5ee
+RMD160 (Text-Xslate-v3.5.8.tar.gz) = 78299afba5059ad02e617e326bb09ec4541e0e95
+SHA512 (Text-Xslate-v3.5.8.tar.gz) = aace9c026cf2fde48685adc984380c8dc18afbfb25f73e3149e92b5702eeeaa220d8f6204e652a69ec43430c0ee4a499caebd47e24bf924aa853efb6eef03f8e
+Size (Text-Xslate-v3.5.8.tar.gz) = 216321 bytes



Home | Main Index | Thread Index | Old Index