Date: Thu, 6 Sep 2012 05:53:09 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303741 - head/devel/p5-Devel-NYTProf Message-ID: <201209060553.q865r9hN069125@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Sep 6 05:53:09 2012 New Revision: 303741 URL: http://svn.freebsd.org/changeset/ports/303741 Log: - Update to 4.08 PR: ports/171077 Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Modified: head/devel/p5-Devel-NYTProf/Makefile (contents, props changed) head/devel/p5-Devel-NYTProf/distinfo (contents, props changed) Modified: head/devel/p5-Devel-NYTProf/Makefile ============================================================================== --- head/devel/p5-Devel-NYTProf/Makefile Thu Sep 6 05:28:49 2012 (r303740) +++ head/devel/p5-Devel-NYTProf/Makefile Thu Sep 6 05:53:09 2012 (r303741) @@ -6,7 +6,7 @@ # PORTNAME= Devel-NYTProf -PORTVERSION= 4.06 +PORTVERSION= 4.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,7 +23,8 @@ PERL_CONFIGURE= yes MAN1= nytprofhtml.1 \ nytprofcsv.1 \ - nytprofcg.1 + nytprofcg.1 \ + nytprofmerge.1 MAN3= Devel::NYTProf.3 \ Devel::NYTProf::Apache.3 \ Modified: head/devel/p5-Devel-NYTProf/distinfo ============================================================================== --- head/devel/p5-Devel-NYTProf/distinfo Thu Sep 6 05:28:49 2012 (r303740) +++ head/devel/p5-Devel-NYTProf/distinfo Thu Sep 6 05:53:09 2012 (r303741) @@ -1,2 +1,2 @@ -SHA256 (Devel-NYTProf-4.06.tar.gz) = 21d0f1310b7f3a3edb2c6adfb0d06829678b395d82aaba0ac2ece057ca5a92cd -SIZE (Devel-NYTProf-4.06.tar.gz) = 410485 +SHA256 (Devel-NYTProf-4.08.tar.gz) = e3ddb5c1ec8c44fbdecaa1990a28d16ea8d58036fcedef99d9fc2a15e6a39867 +SIZE (Devel-NYTProf-4.08.tar.gz) = 413566
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209060553.q865r9hN069125>