Skip to content

Commit

Permalink
devel/google-perftools: update 2.10 → 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 27, 2024
1 parent 364455e commit 8f19a6a
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 72 deletions.
3 changes: 1 addition & 2 deletions devel/google-perftools/Makefile
@@ -1,7 +1,6 @@
PORTNAME= google-perftools
DISTVERSIONPREFIX= gperftools-
DISTVERSION= 2.10
PORTREVISION= 4
DISTVERSION= 2.15
CATEGORIES= devel
MASTER_SITES= https://github.com/gperftools/gperftools/releases/download/gperftools-${PORTVERSION}/
DISTNAME= gperftools-${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions devel/google-perftools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655613288
SHA256 (gperftools-2.10.tar.gz) = 83e3bfdd28b8bcf53222c3798d4d395d52dadbbae59e8730c4a6d31a9c3732d8
SIZE (gperftools-2.10.tar.gz) = 1616679
TIMESTAMP = 1709196244
SHA256 (gperftools-2.15.tar.gz) = c69fef855628c81ef56f12e3c58f2b7ce1f326c0a1fe783e5cae0b88cbbe9a80
SIZE (gperftools-2.15.tar.gz) = 1511014
17 changes: 8 additions & 9 deletions devel/google-perftools/files/patch-Makefile.am
@@ -1,13 +1,12 @@
--- Makefile.am.orig 2021-02-28 23:41:19 UTC
--- Makefile.am.orig 2024-01-05 00:50:17 UTC
+++ Makefile.am
@@ -122,8 +122,8 @@ googleinclude_HEADERS = \
# Add your documentation files (in doc/) in addition to these
# top-level boilerplate files. Also add a TODO file if you have one.
# We'll add to this later, on a library-by-library basis
-dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt \
- TODO ChangeLog.old
+dist_doc_DATA = AUTHORS NEWS README README_windows.txt
+
@@ -108,8 +108,7 @@ googleinclude_HEADERS = \
# your documentation files (in doc/) in addition to these top-level
# boilerplate files. We'll add to this later, on a library-by-library
# basis
-dist_doc_DATA = AUTHORS COPYING INSTALL NEWS README README_windows.txt \
- ChangeLog.old
+dist_doc_DATA = AUTHORS NEWS README README_windows.txt

# The libraries (.so's) you want to install
# We'll add to this later, on a library-by-library basis
39 changes: 0 additions & 39 deletions devel/google-perftools/files/patch-src_base_dynamic__annotations.c

This file was deleted.

13 changes: 0 additions & 13 deletions devel/google-perftools/files/patch-src_stacktrace.cc

This file was deleted.

12 changes: 6 additions & 6 deletions devel/google-perftools/pkg-plist
Expand Up @@ -22,27 +22,27 @@ include/gperftools/tcmalloc.h
%%PROFILER%%lib/libprofiler.a
%%PROFILER%%lib/libprofiler.so
%%PROFILER%%lib/libprofiler.so.0
%%PROFILER%%lib/libprofiler.so.0.5.5
%%PROFILER%%lib/libprofiler.so.0.5.11
lib/libtcmalloc.a
lib/libtcmalloc.so
lib/libtcmalloc.so.4
lib/libtcmalloc.so.4.5.10
lib/libtcmalloc.so.4.5.16
%%PROFILER%%lib/libtcmalloc_and_profiler.a
%%PROFILER%%lib/libtcmalloc_and_profiler.so
%%PROFILER%%lib/libtcmalloc_and_profiler.so.4
%%PROFILER%%lib/libtcmalloc_and_profiler.so.4.6.5
%%PROFILER%%lib/libtcmalloc_and_profiler.so.4.6.11
lib/libtcmalloc_debug.a
lib/libtcmalloc_debug.so
lib/libtcmalloc_debug.so.4
lib/libtcmalloc_debug.so.4.5.10
lib/libtcmalloc_debug.so.4.5.16
lib/libtcmalloc_minimal.a
lib/libtcmalloc_minimal.so
lib/libtcmalloc_minimal.so.4
lib/libtcmalloc_minimal.so.4.5.10
lib/libtcmalloc_minimal.so.4.5.16
lib/libtcmalloc_minimal_debug.a
lib/libtcmalloc_minimal_debug.so
lib/libtcmalloc_minimal_debug.so.4
lib/libtcmalloc_minimal_debug.so.4.5.10
lib/libtcmalloc_minimal_debug.so.4.5.16
libdata/pkgconfig/libprofiler.pc
libdata/pkgconfig/libtcmalloc.pc
libdata/pkgconfig/libtcmalloc_debug.pc
Expand Down

0 comments on commit 8f19a6a

Please sign in to comment.