Update to 0.007

Upstream changes:
0.007     2013-08-30 09:53:47 America/New_York

    [FIXED]

    - In some situations, the source of a local warning can have an
      absolute filename and would not be reported if ALLOW_DEPS were true.
      Now absolute filenames are made relative to the original cwd before
      checking if they are local or not.

    [DOCUMENTED]

    - Fixed synopsis to match new failing test label

0.006     2013-08-22 10:41:11 America/New_York

    [CHANGED]

    - The label of the failing test has been revised for clarity
This commit is contained in:
wen 2013-09-05 06:50:02 +00:00
parent f1b8be0dc2
commit d3b7cb489e
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2013/07/03 07:22:45 sno Exp $
# $NetBSD: Makefile,v 1.2 2013/09/05 06:50:02 wen Exp $
DISTNAME= Test-FailWarnings-0.005
DISTNAME= Test-FailWarnings-0.007
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/07/03 07:22:45 sno Exp $
$NetBSD: distinfo,v 1.2 2013/09/05 06:50:02 wen Exp $
SHA1 (Test-FailWarnings-0.005.tar.gz) = 1024aeb9a442dc1c35bae16fa7f4c54cb140646b
RMD160 (Test-FailWarnings-0.005.tar.gz) = a5483e285755e5494b3004888a9fb4d06e7c543c
Size (Test-FailWarnings-0.005.tar.gz) = 13799 bytes
SHA1 (Test-FailWarnings-0.007.tar.gz) = 9031827e0da421b7710552e1bdc41a99a7c2a2e7
RMD160 (Test-FailWarnings-0.007.tar.gz) = 3ed32a65a2c19258bf6d52bd2457bb9c145e8cda
Size (Test-FailWarnings-0.007.tar.gz) = 13262 bytes