Update to 0.370

Upstream changes:
0.370  Not Released
        - Fix interpolation bug that could cause 'Unrecognized escape'
          warning on some platforms.
        - Skip nested fork test on Windows.

0.369  2013-08-25
        - Don't print warning when exit() is called if it's called from
          a child process (if the pid has changed),
          since it seems likely that if the process has forked
          the child is expected to exit in some way.
        - Reformat dates in change log to appease CPAN::Changes.
          Thanks, Neil Bowers.
This commit is contained in:
wen 2013-09-05 01:11:19 +00:00
parent efc66d7fd7
commit 87f2825c67
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2013/08/15 08:20:37 wen Exp $
# $NetBSD: Makefile,v 1.11 2013/09/05 01:11:19 wen Exp $
DISTNAME= Test-Aggregate-0.368
DISTNAME= Test-Aggregate-0.370
PKGNAME= p5-${DISTNAME:S/363/36.3/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/08/15 08:20:37 wen Exp $
$NetBSD: distinfo,v 1.6 2013/09/05 01:11:19 wen Exp $
SHA1 (Test-Aggregate-0.368.tar.gz) = ec047cd553876dec8f9dde69cf16f1209be176c4
RMD160 (Test-Aggregate-0.368.tar.gz) = 2608bac37dd89c2660f90a55bcac1383b7cefe3b
Size (Test-Aggregate-0.368.tar.gz) = 32104 bytes
SHA1 (Test-Aggregate-0.370.tar.gz) = 4c438e8898ca926916b9830f404e16fd4176501d
RMD160 (Test-Aggregate-0.370.tar.gz) = 75f6a8c9904fa7fb7d9e8b2a1df880efb3b8ad96
Size (Test-Aggregate-0.370.tar.gz) = 33062 bytes