From 214edcde135fc2b638ccad8f9fda9705d0dc0b77 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 29 Aug 2015 03:44:07 +0000 Subject: [PATCH] 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 --- textproc/p5-Text-Xslate/Makefile | 8 ++++---- textproc/p5-Text-Xslate/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 869e522f3263a..06e05e864b752 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:31 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/29 03:44:07 wen Exp $ -DISTNAME= Text-Xslate-3.3.4 +DISTNAME= Text-Xslate-3.3.7 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYOHEX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Xslate/ @@ -14,7 +14,7 @@ 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>=1.08:../../devel/p5-Mouse +DEPENDS+= p5-Mouse>=2.4.5:../../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 diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo index ee3fcd1fc3efa..6b6642399cc5d 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2015/07/11 09:58:04 wen Exp $ +$NetBSD: distinfo,v 1.14 2015/08/29 03:44:07 wen Exp $ -SHA1 (Text-Xslate-3.3.4.tar.gz) = 55aee6f0a6cacaa050762e75007297da0af88b19 -RMD160 (Text-Xslate-3.3.4.tar.gz) = 77e2228be4a4f38af6e323ca8bf1ad2cbcb149c7 -Size (Text-Xslate-3.3.4.tar.gz) = 225854 bytes +SHA1 (Text-Xslate-3.3.7.tar.gz) = c705302bf483822d065939d794fb17cbd8611cbc +RMD160 (Text-Xslate-3.3.7.tar.gz) = a21f7ed04885d3f6726d49fe7606a97baa9a55be +Size (Text-Xslate-3.3.7.tar.gz) = 227310 bytes