update p5-Devel-NYTProf to 4.23
This commit is contained in:
parent
38b020c19c
commit
59d35ae7b0
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2012/12/30 13:45:18 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2013/01/07 00:11:21 bluhm Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = powerful feature-rich perl source code profiler
|
||||
|
||||
DISTNAME = Devel-NYTProf-4.12
|
||||
DISTNAME = Devel-NYTProf-4.23
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Devel-NYTProf-4.12.tar.gz) = PcU8ld2ZKYnChxwj3m2kGExKVaTUANbPIjyJaMt2UVc=
|
||||
SIZE (Devel-NYTProf-4.12.tar.gz) = 412464
|
||||
SHA256 (Devel-NYTProf-4.23.tar.gz) = kjV7oo45koeUK5vdCndQRgu7rg15PDwXKj3BWzisFy0=
|
||||
SIZE (Devel-NYTProf-4.23.tar.gz) = 415108
|
||||
|
@ -1,9 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/08/31 18:06:37 bluhm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/01/07 00:11:21 bluhm Exp $
|
||||
bin/nytprofcg
|
||||
bin/nytprofcsv
|
||||
bin/nytprofhtml
|
||||
bin/nytprofmerge
|
||||
${P5ARCH}/Devel/
|
||||
@comment ${P5ARCH}/Devel/MemoryProfiling.pod
|
||||
${P5ARCH}/Devel/NYTProf/
|
||||
${P5ARCH}/Devel/NYTProf.pm
|
||||
${P5ARCH}/Devel/NYTProf/Apache.pm
|
||||
@ -15,6 +16,7 @@ ${P5ARCH}/Devel/NYTProf/FileInfo.pm
|
||||
${P5ARCH}/Devel/NYTProf/ReadStream.pm
|
||||
${P5ARCH}/Devel/NYTProf/Reader.pm
|
||||
${P5ARCH}/Devel/NYTProf/Run.pm
|
||||
${P5ARCH}/Devel/NYTProf/SubCallInfo.pm
|
||||
${P5ARCH}/Devel/NYTProf/SubInfo.pm
|
||||
${P5ARCH}/Devel/NYTProf/Test.pm
|
||||
${P5ARCH}/Devel/NYTProf/Util.pm
|
||||
@ -48,6 +50,7 @@ ${P5ARCH}/auto/Devel/NYTProf/NYTProf.so
|
||||
@man man/man1/nytprofcsv.1
|
||||
@man man/man1/nytprofhtml.1
|
||||
@man man/man1/nytprofmerge.1
|
||||
@comment @man man/man3p/Devel::MemoryProfiling.3p
|
||||
@man man/man3p/Devel::NYTProf.3p
|
||||
@man man/man3p/Devel::NYTProf::Apache.3p
|
||||
@man man/man3p/Devel::NYTProf::Core.3p
|
||||
|
Loading…
Reference in New Issue
Block a user