Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jan 2013 13:38:31 +0400
From:      Vladimir Timofeev <vovkasm@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174932: [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.23
Message-ID:  <50e5521a.6358700a.650b.0f4f@mx.google.com>
Resent-Message-ID: <201301030950.r039o14L022323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174932
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 03 09:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Timofeev
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD vov.home 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #6 r244629: Sun Dec 23 22:17:10 MSK
>Description:
- Update to 4.23

The most noticeable change:
  Significant improvement in the accuracy of the subroutine profiler,
  especially for frequent calls to very short duration subs/ops,
  and more so for POSIX and OSX systems with sub-microsecond clocks.

Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes
>How-To-Repeat:
>Fix:

--- p5-Devel-NYTProf-4.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Devel-NYTProf/Makefile ./Makefile
--- /usr/ports/devel/p5-Devel-NYTProf/Makefile	2012-12-17 21:31:09.538337324 +0400
+++ ./Makefile	2013-01-03 13:37:25.040919683 +0400
@@ -1,14 +1,14 @@
 # Created by: Vladimir Timofeev <vovkasm@gmail.com>
-# $FreeBSD: head/devel/p5-Devel-NYTProf/Makefile 308985 2012-12-16 06:12:28Z az $
+# $FreeBSD: head/devel/p5-Devel-NYTProf/Makefile 309819 2013-01-02 14:19:48Z culot $
 
 PORTNAME=	Devel-NYTProf
-PORTVERSION=	4.09
+PORTVERSION=	4.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	vovkasm@gmail.com
-COMMENT=	Powerful feature-rich perl source code profiler
+COMMENT=	Powerful feature-rich Perl source code profiler
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
diff -ruN --exclude=CVS /usr/ports/devel/p5-Devel-NYTProf/distinfo ./distinfo
--- /usr/ports/devel/p5-Devel-NYTProf/distinfo	2012-12-10 09:51:19.125695116 +0400
+++ ./distinfo	2013-01-03 13:37:29.294923823 +0400
@@ -1,2 +1,2 @@
-SHA256 (Devel-NYTProf-4.09.tar.gz) = 9270afc427e03c6c604bceba9450dde484191342435e85849b784d53b3c3a153
-SIZE (Devel-NYTProf-4.09.tar.gz) = 413599
+SHA256 (Devel-NYTProf-4.23.tar.gz) = 92357ba28e399287942b9bdd0a7750460bbbae0d793c3c172a3dc15b38ac172d
+SIZE (Devel-NYTProf-4.23.tar.gz) = 415108
--- p5-Devel-NYTProf-4.23.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50e5521a.6358700a.650b.0f4f>