pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Devel-NYTProf



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Apr 10 08:03:16 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Devel-NYTProf: Makefile distinfo

Log Message:
Update to 6.05

Upstream changes:
Changes in Devel::NYTProf 6.05 - 23rd March 2018
  Fix test failures on Perl 5.27.6+ #113

  Fix to prevent memory corruption in incr_sub_inclusive_time
    thanks to lucrocha #115

  Fix test failures on Perl 5.26 w/ PERL_USE_UNSAFE_INC=0,
    thanks to Kent Fredric #112

  Fix for the double opening of the web browser with --open,
    thanks to trizen #107

  Updated links in docs from old svn repository to Github
    thanks to smpeters #114


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Devel-NYTProf/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Devel-NYTProf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Devel-NYTProf/Makefile
diff -u pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.28 pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.29
--- pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.28 Sun Sep  3 09:22:57 2017
+++ pkgsrc/devel/p5-Devel-NYTProf/Makefile      Tue Apr 10 08:03:16 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/09/03 09:22:57 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/04/10 08:03:16 wen Exp $
 
-DISTNAME=      Devel-NYTProf-6.04
+DISTNAME=      Devel-NYTProf-6.05
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Devel/}
 

Index: pkgsrc/devel/p5-Devel-NYTProf/distinfo
diff -u pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.19 pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.20
--- pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.19 Mon Nov 28 13:22:17 2016
+++ pkgsrc/devel/p5-Devel-NYTProf/distinfo      Tue Apr 10 08:03:16 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2016/11/28 13:22:17 wen Exp $
+$NetBSD: distinfo,v 1.20 2018/04/10 08:03:16 wen Exp $
 
-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
+SHA1 (Devel-NYTProf-6.05.tar.gz) = e81569b4455ef07779e84c1936154a5b62f3e86a
+RMD160 (Devel-NYTProf-6.05.tar.gz) = 6c0b72089636424e0883f700a724c00c5987a061
+SHA512 (Devel-NYTProf-6.05.tar.gz) = 99b781e3ffdea888e144c66e9fbf3bbd2a1d6a7465655f4bef913133e6e988948ff1749c971ef91bb52f49609d84024d4863e6f829c11141a7877449e387daf9
+Size (Devel-NYTProf-6.05.tar.gz) = 467105 bytes



Home | Main Index | Thread Index | Old Index