Skip to content

Commit

Permalink
Update to 6.04
Browse files Browse the repository at this point in the history
Upstream changes:
Changes in Devel::NYTProf 6.04 - 24th November 2016

    Fixed build on perl 5.25+ due to OpSIBLING, thanks to Dan Collins #102
    Fixed nytprofmerge on Windows thanks to andrey-starodubtsev #99
    Fixed nytprofhtml invalid UTF-8 char and improved CSS #105
    Fixed spelling mistake in nytprofcsv docs. Closes #95

    Table headers now stay visible, thanks to Sebastian Rose #106
    Assorted improvments to .travis.yml
  • Loading branch information
wen committed Nov 28, 2016
1 parent 4bc583d commit 57bd3f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Devel-NYTProf/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2016/06/08 19:22:50 wiz Exp $
# $NetBSD: Makefile,v 1.26 2016/11/28 13:22:17 wen Exp $

DISTNAME= Devel-NYTProf-6.03
DISTNAME= Devel-NYTProf-6.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Devel-NYTProf/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.18 2016/04/10 02:15:40 mef Exp $
$NetBSD: distinfo,v 1.19 2016/11/28 13:22:17 wen Exp $

SHA1 (Devel-NYTProf-6.03.tar.gz) = 85533c100cd89eb6cca640330db7ff0cb99e7b2b
RMD160 (Devel-NYTProf-6.03.tar.gz) = 34ca942665e6a81b6d06487ba7e40477dadfeafd
SHA512 (Devel-NYTProf-6.03.tar.gz) = ac45259a1a7914941682ae6af1d1101b9248249ad34e2a839e2c4cb443c1354791ed5fb852ed6f6180b48b57943a73046bebb3791301e267f96434a17d5020e0
Size (Devel-NYTProf-6.03.tar.gz) = 437660 bytes
SHA1 (Devel-NYTProf-6.04.tar.gz) = 653281102fbae9d7aa0c073c6809751a1379020c
RMD160 (Devel-NYTProf-6.04.tar.gz) = c4b5376187e485fdf409056ddcd93d2fb130f029
SHA512 (Devel-NYTProf-6.04.tar.gz) = 67b5013f4b3e54db743964f91fd8113fbe672be81026aae3375e9bb5376205d735c91ddbde05784a7df235a8e43ef3db2713e396c13e45726ca594e1e76d051c
Size (Devel-NYTProf-6.04.tar.gz) = 461716 bytes

0 comments on commit 57bd3f3

Please sign in to comment.