(devel/p5-Data-Peek) Updated to 0.49
0.49 - 2020-01-31, H.Merijn Brand <h.m.brand@xs4all.nl> * Add sort types N and NR * Add tests for sorting * Use DDual in void context for triplevar example * Update to Devel::PPPort-3.43 * It's 2019 * Update to Devel::PPPort-3.48 * Changed Test::NoWarnings to Test::Warnings * Raised minimum perl to 5.8.1 * Provide cpanfile * Make DHexdump work on EBCDIC/1047 (OS/390) too * Add Data::Dumper::Purity = 1 * It's 2020 * Update to Devel::PPPort-3.56 * Add generated preformatted docs for github * Tested with 127 versions/configurations of perl: 5.8.1 .. 5.31.8
This commit is contained in:
parent
03c2f46344
commit
aa9778fd0e
2 changed files with 8 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.27 2019/08/11 13:19:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2020/02/22 13:31:01 mef Exp $
|
||||
|
||||
DISTNAME= Data-Peek-0.48
|
||||
DISTNAME= Data-Peek-0.49
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -12,7 +11,7 @@ HOMEPAGE= https://metacpan.org/release/Data-Peek
|
|||
COMMENT= Perl 5 collection of low-level debug functions
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
USE_LANGUAGES= c
|
||||
USE_LANGUAGES= #
|
||||
PERL5_PACKLIST= auto/Data/Peek/.packlist
|
||||
MAKE_ENV+= AUTOMATED_TESTING=1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.16 2018/02/28 08:15:51 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.17 2020/02/22 13:31:01 mef Exp $
|
||||
|
||||
SHA1 (Data-Peek-0.48.tgz) = 73df6f38e94ff7bfb9a5c9b861ee14adc9cb8c3e
|
||||
RMD160 (Data-Peek-0.48.tgz) = c3ba30020de61d5f7718e3a0783f6ab15a23ed9a
|
||||
SHA512 (Data-Peek-0.48.tgz) = acf17bf8ee83b9325c036d7edf1a29baa727a6d8ab7421f11d2640463675ebf15fc744f35ba4318d9bfb944899c4c636dcad97d80d48033b8b306d2a94541065
|
||||
Size (Data-Peek-0.48.tgz) = 67696 bytes
|
||||
SHA1 (Data-Peek-0.49.tgz) = 945b447062e2cb759ef572dec518b3fab79dd105
|
||||
RMD160 (Data-Peek-0.49.tgz) = e67e9aed8f0a9427153b5f2cd81cefd61389e891
|
||||
SHA512 (Data-Peek-0.49.tgz) = d388f232873799034f5528fd76372ee10f0852eed6f02f3fef5d48cecb0301dd6e3b20725c9941984c1931364ecd9ecd96538fdb294f8ec3cef16813f3cb36a1
|
||||
Size (Data-Peek-0.49.tgz) = 92533 bytes
|
||||
|
|
Loading…
Reference in a new issue