Bug 174932 - [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.23
Summary: [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.23
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 09:50 UTC by Vladimir Timofeev
Modified: 2013-01-03 15:50 UTC (History)
0 users

See Also:


Attachments
p5-Devel-NYTProf-4.23.patch (1.26 KB, patch)
2013-01-03 09:50 UTC, Vladimir Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Timofeev 2013-01-03 09:50:01 UTC
- 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-03 09:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-01-03 11:15:49 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-03 15:40:48 UTC
Author: culot
Date: Thu Jan  3 15:40:35 2013
New Revision: 309888
URL: http://svnweb.freebsd.org/changeset/ports/309888

Log:
  - Update to 4.23
  
  Changes:	http://search.cpan.org/dist/Devel-NYTProf/Changes
  PR:		ports/174932
  Submitted by:	Vladimir Timofeev <vovkasm@gmail.com> (maintainer)

Modified:
  head/devel/p5-Devel-NYTProf/Makefile
  head/devel/p5-Devel-NYTProf/distinfo
  head/devel/p5-Devel-NYTProf/pkg-plist

Modified: head/devel/p5-Devel-NYTProf/Makefile
==============================================================================
--- head/devel/p5-Devel-NYTProf/Makefile	Thu Jan  3 15:40:11 2013	(r309887)
+++ head/devel/p5-Devel-NYTProf/Makefile	Thu Jan  3 15:40:35 2013	(r309888)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-NYTProf
-PORTVERSION=	4.11
+PORTVERSION=	4.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -23,7 +23,8 @@ MAN1=	nytprofhtml.1 \
 	nytprofcg.1 \
 	nytprofmerge.1
 
-MAN3=	Devel::NYTProf.3 \
+MAN3=	Devel::MemoryProfiling.3 \
+	Devel::NYTProf.3 \
 	Devel::NYTProf::Apache.3 \
 	Devel::NYTProf::Core.3 \
 	Devel::NYTProf::Data.3 \

Modified: head/devel/p5-Devel-NYTProf/distinfo
==============================================================================
--- head/devel/p5-Devel-NYTProf/distinfo	Thu Jan  3 15:40:11 2013	(r309887)
+++ head/devel/p5-Devel-NYTProf/distinfo	Thu Jan  3 15:40:35 2013	(r309888)
@@ -1,2 +1,2 @@
-SHA256 (Devel-NYTProf-4.11.tar.gz) = 307dcfb6499f047eacf1554e44e02b0fdc4335d1989a52617d0e4ccb6b7cd891
-SIZE (Devel-NYTProf-4.11.tar.gz) = 413757
+SHA256 (Devel-NYTProf-4.23.tar.gz) = 92357ba28e399287942b9bdd0a7750460bbbae0d793c3c172a3dc15b38ac172d
+SIZE (Devel-NYTProf-4.23.tar.gz) = 415108

Modified: head/devel/p5-Devel-NYTProf/pkg-plist
==============================================================================
--- head/devel/p5-Devel-NYTProf/pkg-plist	Thu Jan  3 15:40:11 2013	(r309887)
+++ head/devel/p5-Devel-NYTProf/pkg-plist	Thu Jan  3 15:40:35 2013	(r309888)
@@ -4,6 +4,7 @@ bin/nytprofhtml
 bin/nytprofmerge
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/auto/Devel/NYTProf/NYTProf.so
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/benchmark.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/Devel/MemoryProfiling.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Apache.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Constants.pm
@@ -14,6 +15,7 @@ bin/nytprofmerge
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/ReadStream.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Reader.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Run.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/SubCallInfo.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/SubInfo.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Test.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Devel/NYTProf/Util.pm
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-01-03 15:40:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!