pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gperftools gperftools: Fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01719d839383
branches:  trunk
changeset: 443569:01719d839383
user:      otis <otis%pkgsrc.org@localhost>
date:      Wed Dec 16 17:28:00 2020 +0000

description:
gperftools: Fix PLIST

Fix stale entries in PLIST

diffstat:

 devel/gperftools/PLIST |  11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diffs (42 lines):

diff -r 729dbd45ca7a -r 01719d839383 devel/gperftools/PLIST
--- a/devel/gperftools/PLIST    Wed Dec 16 17:18:44 2020 +0000
+++ b/devel/gperftools/PLIST    Wed Dec 16 17:28:00 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/10/03 06:49:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/12/16 17:28:00 otis Exp $
 bin/pprof
 bin/pprof-symbolize
 include/google/heap-checker.h
@@ -17,12 +17,9 @@
 include/gperftools/malloc_hook.h
 include/gperftools/malloc_hook_c.h
 include/gperftools/nallocx.h
-include/gperftools/profiler.h
 include/gperftools/stacktrace.h
 include/gperftools/tcmalloc.h
-lib/libprofiler.la
 lib/libtcmalloc.la
-lib/libtcmalloc_and_profiler.la
 lib/libtcmalloc_debug.la
 lib/libtcmalloc_minimal.la
 lib/libtcmalloc_minimal_debug.la
@@ -41,8 +38,6 @@
 share/doc/gperftools/README
 share/doc/gperftools/README_windows.txt
 share/doc/gperftools/TODO
-share/doc/gperftools/cpuprofile-fileformat.html
-share/doc/gperftools/cpuprofile.html
 share/doc/gperftools/designstyle.css
 share/doc/gperftools/heap-example1.png
 share/doc/gperftools/heap_checker.html
@@ -52,10 +47,6 @@
 share/doc/gperftools/overview.gif
 share/doc/gperftools/pageheap.dot
 share/doc/gperftools/pageheap.gif
-share/doc/gperftools/pprof-test-big.gif
-share/doc/gperftools/pprof-test.gif
-share/doc/gperftools/pprof-vsnprintf-big.gif
-share/doc/gperftools/pprof-vsnprintf.gif
 share/doc/gperftools/pprof_remote_servers.html
 share/doc/gperftools/spanmap.dot
 share/doc/gperftools/spanmap.gif



Home | Main Index | Thread Index | Old Index