Skip to content

Commit

Permalink
Update to 3.4.0
Browse files Browse the repository at this point in the history
Upstream changes:
3.4.0 2017-01-20 15:00:00+0900
    - Fix tied hash issue(#173)
    - Fix encoding issue(#160)
    - Fix segmentation fault issue by accessing uninitialized array element(#159)
  • Loading branch information
wen committed Jan 24, 2017
1 parent 4f18b80 commit 27e3f63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions textproc/p5-Text-Xslate/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2016/06/08 19:24:41 wiz Exp $
# $NetBSD: Makefile,v 1.26 2017/01/24 01:48:25 wen Exp $

DISTNAME= Text-Xslate-3.3.9
DISTNAME= Text-Xslate-3.4.0
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYOHEX/}

Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-Text-Xslate/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2015/12/31 12:21:02 wen Exp $
$NetBSD: distinfo,v 1.17 2017/01/24 01:48:25 wen Exp $

SHA1 (Text-Xslate-3.3.9.tar.gz) = 40e0d4fb611ab0ca06740c1d8bfb61c74776da5e
RMD160 (Text-Xslate-3.3.9.tar.gz) = 2393d8321e4570a7e0c560f80d5469d48dc47262
SHA512 (Text-Xslate-3.3.9.tar.gz) = 5463fd0c2e5ce00d8ebf438863a5ed8f937da6084491bfade9fd175beb9fc2f9abb0c26c889211ddc7c007b45cd50d82cd873ac1c4d6e92cc97b9f430270dd84
Size (Text-Xslate-3.3.9.tar.gz) = 227565 bytes
SHA1 (Text-Xslate-3.4.0.tar.gz) = 5d6c60c09651dda855975b9db94211abf1d76fd8
RMD160 (Text-Xslate-3.4.0.tar.gz) = e7c14adde81280991584bc0230911df8dff00089
SHA512 (Text-Xslate-3.4.0.tar.gz) = f8770cdf0b41f672bee11bed8150f1e3927a09810a09a0ea5f0b94c454f705af0fee98a2bbe151800117476141e08611638d3ee07e82a7868562c4a0ee2f15b3
Size (Text-Xslate-3.4.0.tar.gz) = 228885 bytes

0 comments on commit 27e3f63

Please sign in to comment.