Skip to content

Commit

Permalink
Update to 3.3.7
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wen committed Aug 29, 2015
1 parent c2b3e3b commit 214edcd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions textproc/p5-Text-Xslate/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
HOMEPAGE= http://search.cpan.org/dist/Text-Xslate/
Expand All @@ -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
Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-Text-Xslate/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 214edcd

Please sign in to comment.