Date: Sat, 25 Aug 2012 23:23:45 -0400 (EDT) From: Steve Wills <swills@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vovkasm@gmail.com Subject: ports/171077: [PATCH] devel/p5-Devel-NYTProf: update to 4.08 Message-ID: <201208260323.q7Q3NjmM047708@meatwad.mouf.net> Resent-Message-ID: <201208260330.q7Q3U8rP021877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 171077 >Category: ports >Synopsis: [PATCH] devel/p5-Devel-NYTProf: update to 4.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 26 03:30:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT >Description: - Update to 4.08 Port maintainer (vovkasm@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-Devel-NYTProf-4.08.patch begins here --- Index: distinfo =================================================================== --- distinfo (revision 303176) +++ distinfo (working copy) @@ -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 Index: Makefile =================================================================== --- Makefile (revision 303176) +++ Makefile (working copy) @@ -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 @@ MAN1= nytprofhtml.1 \ nytprofcsv.1 \ - nytprofcg.1 + nytprofcg.1 \ + nytprofmerge.1 MAN3= Devel::NYTProf.3 \ Devel::NYTProf::Apache.3 \ --- p5-Devel-NYTProf-4.08.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?201208260323.q7Q3NjmM047708>