Sat Aug 29 03:44:07 2015 UTC ()
Update to 3.3.7
Update DEPENDS

Upstream changes:
3.3.7 2015-08-28 13:45:00+0900
    - Fix for older Perl 5.8.8 or lower(#145)
    - Enable 5.8 tests again

3.3.6 2015-08-25 13:50:00+0900
    - Fix issue 'include' makes stack pointer incorrect(#130)

3.3.5 2015-08-05 18:50:00+0900
    - Update Mouse version for Perl 5.22 or higher


(wen)
diff -r1.22 -r1.23 pkgsrc/textproc/p5-Text-Xslate/Makefile
diff -r1.13 -r1.14 pkgsrc/textproc/p5-Text-Xslate/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/textproc/p5-Text-Xslate/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Xslate/Makefile 2015/07/12 18:56:31 1.22
+++ pkgsrc/textproc/p5-Text-Xslate/Makefile 2015/08/29 03:44:07 1.23
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.23 2015/08/29 03:44:07 wen Exp $
2 2
3DISTNAME= Text-Xslate-3.3.4 3DISTNAME= Text-Xslate-3.3.7
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYOHEX/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Text-Xslate/ 9HOMEPAGE= http://search.cpan.org/dist/Text-Xslate/
10COMMENT= Scalable template engine for Perl5 10COMMENT= Scalable template engine for Perl5
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13MAKE_JOBS_SAFE= no 13MAKE_JOBS_SAFE= no
14 14
15DEPENDS+= p5-Data-MessagePack>=0.38:../../devel/p5-Data-MessagePack 15DEPENDS+= p5-Data-MessagePack>=0.38:../../devel/p5-Data-MessagePack
16#DEPENDS+= {perl>=5.10.1,p5-parent>=0.221}:../../devel/p5-parent 16#DEPENDS+= {perl>=5.10.1,p5-parent>=0.221}:../../devel/p5-parent
17DEPENDS+= p5-Mouse>=1.08:../../devel/p5-Mouse 17DEPENDS+= p5-Mouse>=2.4.5:../../devel/p5-Mouse
18DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires 18DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
19# only for regress test 19# only for regress test
20DEPENDS+= p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive 20DEPENDS+= p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive
21DEPENDS+= p5-Test-LeakTrace>=0:../../devel/p5-Test-LeakTrace 21DEPENDS+= p5-Test-LeakTrace>=0:../../devel/p5-Test-LeakTrace
22 22
23PERL5_PACKLIST= auto/Text/Xslate/.packlist 23PERL5_PACKLIST= auto/Text/Xslate/.packlist
24USE_LANGUAGES= c 24USE_LANGUAGES= c
25 25
26.include "../../lang/perl5/module.mk" 26.include "../../lang/perl5/module.mk"
27.include "../../mk/bsd.pkg.mk" 27.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/textproc/p5-Text-Xslate/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Xslate/distinfo 2015/07/11 09:58:04 1.13
+++ pkgsrc/textproc/p5-Text-Xslate/distinfo 2015/08/29 03:44:07 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2015/07/11 09:58:04 wen Exp $ 1$NetBSD: distinfo,v 1.14 2015/08/29 03:44:07 wen Exp $
2 2
3SHA1 (Text-Xslate-3.3.4.tar.gz) = 55aee6f0a6cacaa050762e75007297da0af88b19 3SHA1 (Text-Xslate-3.3.7.tar.gz) = c705302bf483822d065939d794fb17cbd8611cbc
4RMD160 (Text-Xslate-3.3.4.tar.gz) = 77e2228be4a4f38af6e323ca8bf1ad2cbcb149c7 4RMD160 (Text-Xslate-3.3.7.tar.gz) = a21f7ed04885d3f6726d49fe7606a97baa9a55be
5Size (Text-Xslate-3.3.4.tar.gz) = 225854 bytes 5Size (Text-Xslate-3.3.7.tar.gz) = 227310 bytes