Bug 174723 - [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.11
Summary: [MAINTAINER] devel/p5-Devel-NYTProf: update to 4.11
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: 2012-12-26 22:10 UTC by Vladimir Timofeev
Modified: 2013-01-02 14:30 UTC (History)
0 users

See Also:


Attachments
p5-Devel-NYTProf-4.11.patch (960 bytes, patch)
2012-12-26 22:10 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 2012-12-26 22:10:00 UTC
- Update to 4.11

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-26 22:10:43 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-02 13:20:57 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-02 14:19:56 UTC
Author: culot
Date: Wed Jan  2 14:19:48 2013
New Revision: 309819
URL: http://svnweb.freebsd.org/changeset/ports/309819

Log:
  - Update to 4.11 [1]
  - Capitalize names (Perl) in COMMENT
  
  Changes:	http://search.cpan.org/dist/Devel-NYTProf/Changes
  PR:		ports/174723 [1]
  Submitted by:	Vladimir Timofeev <vovkasm@gmail.com> (maintainer)

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

Modified: head/devel/p5-Devel-NYTProf/Makefile
==============================================================================
--- head/devel/p5-Devel-NYTProf/Makefile	Wed Jan  2 14:00:42 2013	(r309818)
+++ head/devel/p5-Devel-NYTProf/Makefile	Wed Jan  2 14:19:48 2013	(r309819)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-NYTProf
-PORTVERSION=	4.09
+PORTVERSION=	4.11
 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

Modified: head/devel/p5-Devel-NYTProf/distinfo
==============================================================================
--- head/devel/p5-Devel-NYTProf/distinfo	Wed Jan  2 14:00:42 2013	(r309818)
+++ head/devel/p5-Devel-NYTProf/distinfo	Wed Jan  2 14:19:48 2013	(r309819)
@@ -1,2 +1,2 @@
-SHA256 (Devel-NYTProf-4.09.tar.gz) = 9270afc427e03c6c604bceba9450dde484191342435e85849b784d53b3c3a153
-SIZE (Devel-NYTProf-4.09.tar.gz) = 413599
+SHA256 (Devel-NYTProf-4.11.tar.gz) = 307dcfb6499f047eacf1554e44e02b0fdc4335d1989a52617d0e4ccb6b7cd891
+SIZE (Devel-NYTProf-4.11.tar.gz) = 413757
_______________________________________________
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-02 14:20:01 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!