Update to 0.52

Upstream changes:
0.52   [2021-02-17]
    - Change bugtracker link to point GitHub issues instead of RT.
    - Remove some old and broken links.
    - Work by (Kaycie Goodman).
    - Test fix (Pali, PR#32).
    - Fix reporting caller information (file+line) when number of tests does
      not match (Pali).
    - Use better class names in t/runtests_return.t (Pali).
    - Fix documentation to be more accurate regarding support and author
      activity (Karen Etheridge).
    - Ensure metadata is processed as v2 (Karen Etheridge).
    - Remove unnecessary shebangs (Karen Etheridge).
    - chmod ugo-x (Karen Etheridge).

0.51   [2019-04-29]
    - Create fail_if_returned_late (Jason Terry, Oaxlin, PR#23)
This commit is contained in:
wen 2021-07-04 08:50:37 +00:00
parent ca24cc49e9
commit ef2ee6b17a
2 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.31 2021/05/24 19:51:41 wiz Exp $
# $NetBSD: Makefile,v 1.32 2021/07/04 08:50:37 wen Exp $
DISTNAME= Test-Class-0.50
DISTNAME= Test-Class-0.52
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2015/11/03 03:28:49 agc Exp $
$NetBSD: distinfo,v 1.14 2021/07/04 08:50:37 wen Exp $
SHA1 (Test-Class-0.50.tar.gz) = 1f79ae39619c9788dc5b9e3efb04d7775b321318
RMD160 (Test-Class-0.50.tar.gz) = a13053f904ec426ae5172050d8399967c1c5c7d7
SHA512 (Test-Class-0.50.tar.gz) = 27ae19f60a916f5a23cccdc02ff6168e76d5f1cee5df196df4fe50024f7270ee9eaffdf02e9b6de70565c9b6b30606ad0a30477ac8951164b87c641caf960dcc
Size (Test-Class-0.50.tar.gz) = 60253 bytes
SHA1 (Test-Class-0.52.tar.gz) = 44e3bc1d9613c6510ab0ef9b3e32beb90d0c5b14
RMD160 (Test-Class-0.52.tar.gz) = 2b13e315bf5dc4b1f69e76df85ad9dc5437448c8
SHA512 (Test-Class-0.52.tar.gz) = 94d38a7cc93b36ea45c0c209afa7fcba01f45006b8ade638e9591be2510ca0d89c04e0dc271ede870e00f834626d4d271d5799b5044060e9f9b670459376b64f
Size (Test-Class-0.52.tar.gz) = 61103 bytes