Skip to content

Commit

Permalink
Update to 3.1.1
Browse files Browse the repository at this point in the history
Upstream changes:
3.1.1 2014-01-24 07:50:52+0900
    [DOCUMENTS]
    - Fix some typos (#102)
    - Add an explanation of `validate()` (#101)

    [BUG FIXES]
    - Fix a race condition on making cache dirs (#103)
  • Loading branch information
wen committed Feb 16, 2014
1 parent 135f0b4 commit 33c6877
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions textproc/p5-Text-Xslate/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.12 2013/12/09 14:17:53 obache Exp $
# $NetBSD: Makefile,v 1.13 2014/02/16 15:35:35 wen Exp $
#

DISTNAME= Text-Xslate-3.1.0
DISTNAME= Text-Xslate-3.1.1
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}

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.7 2013/11/30 10:17:14 wen Exp $
$NetBSD: distinfo,v 1.8 2014/02/16 15:35:35 wen Exp $

SHA1 (Text-Xslate-3.1.0.tar.gz) = 1e51fb72082a1bbe3817cb2f25aee3fe387918b1
RMD160 (Text-Xslate-3.1.0.tar.gz) = c9a5ab92f3c1cf2e5506ffc5989cd3fa2f2a71df
Size (Text-Xslate-3.1.0.tar.gz) = 222546 bytes
SHA1 (Text-Xslate-3.1.1.tar.gz) = 496bfe07583b8c32c85ee55bf50a869ae3ed74b2
RMD160 (Text-Xslate-3.1.1.tar.gz) = 75e1a1c3d03bdcd2c481c02e370d828730bdc995
Size (Text-Xslate-3.1.1.tar.gz) = 223713 bytes

0 comments on commit 33c6877

Please sign in to comment.