diff --git a/devel/heaptrack/Makefile b/devel/heaptrack/Makefile index 56bbf774de48..3ca9a5a033d6 100644 --- a/devel/heaptrack/Makefile +++ b/devel/heaptrack/Makefile @@ -1,29 +1,28 @@ PORTNAME= heaptrack -DISTVERSION= 1.3.0 -PORTREVISION= 4 +DISTVERSION= 1.4.0 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= Heap memory profiler WWW= https://github.com/KDE/heaptrack LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libunwind.so:devel/libunwind \ libKChart.so:graphics/kdiagram \ libzstd.so:archivers/zstd USES= cmake compiler:c++11-lang desktop-file-utils kde:5 \ localbase qt:5 tar:xz xorg USE_KDE= auth auth codecs completion config config \ configwidgets coreaddons ecm i18n iconthemes itemmodels \ jobwidgets kio kio service solid threadweaver \ widgetsaddons windowsystem USE_QT= concurrent core dbus gui network widgets xml \ buildtools:build qmake:build USE_XORG= x11 .include diff --git a/devel/heaptrack/distinfo b/devel/heaptrack/distinfo index ed3bd339fe64..c0342600e117 100644 --- a/devel/heaptrack/distinfo +++ b/devel/heaptrack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639951579 -SHA256 (heaptrack-1.3.0.tar.xz) = b9bb8458110d6eb5da0884cd53562cc2efc3928cfd3c3a6a1c67ea09b5747e04 -SIZE (heaptrack-1.3.0.tar.xz) = 5521900 +TIMESTAMP = 1667654910 +SHA256 (heaptrack-1.4.0.tar.xz) = fc6b3226c36ca7faef58c9268dce427a83558ee48a2b636044ca084453a01f6d +SIZE (heaptrack-1.4.0.tar.xz) = 5526100 diff --git a/devel/heaptrack/pkg-plist b/devel/heaptrack/pkg-plist index 3d89ea6432df..52f75fdbc4bb 100644 --- a/devel/heaptrack/pkg-plist +++ b/devel/heaptrack/pkg-plist @@ -1,38 +1,40 @@ bin/heaptrack bin/heaptrack_gui bin/heaptrack_print include/heaptrack_api.h +lib/heaptrack/libexec/heaptrack_env lib/heaptrack/libexec/heaptrack_interpret lib/heaptrack/libheaptrack_inject.so lib/heaptrack/libheaptrack_preload.so share/applications/org.kde.heaptrack.desktop share/icons/hicolor/128x128/apps/heaptrack.png share/icons/hicolor/16x16/apps/heaptrack.png share/icons/hicolor/22x22/apps/heaptrack.png share/icons/hicolor/32x32/apps/heaptrack.png share/icons/hicolor/48x48/apps/heaptrack.png share/icons/hicolor/64x64/apps/heaptrack.png share/locale/ast/LC_MESSAGES/heaptrack.mo share/locale/ca/LC_MESSAGES/heaptrack.mo share/locale/ca@valencia/LC_MESSAGES/heaptrack.mo share/locale/cs/LC_MESSAGES/heaptrack.mo share/locale/da/LC_MESSAGES/heaptrack.mo share/locale/de/LC_MESSAGES/heaptrack.mo share/locale/en_GB/LC_MESSAGES/heaptrack.mo share/locale/es/LC_MESSAGES/heaptrack.mo share/locale/fr/LC_MESSAGES/heaptrack.mo share/locale/gl/LC_MESSAGES/heaptrack.mo share/locale/ia/LC_MESSAGES/heaptrack.mo share/locale/ko/LC_MESSAGES/heaptrack.mo share/locale/nl/LC_MESSAGES/heaptrack.mo share/locale/nn/LC_MESSAGES/heaptrack.mo share/locale/pl/LC_MESSAGES/heaptrack.mo share/locale/pt/LC_MESSAGES/heaptrack.mo share/locale/pt_BR/LC_MESSAGES/heaptrack.mo share/locale/ru/LC_MESSAGES/heaptrack.mo share/locale/sk/LC_MESSAGES/heaptrack.mo +share/locale/sl/LC_MESSAGES/heaptrack.mo share/locale/sv/LC_MESSAGES/heaptrack.mo share/locale/tr/LC_MESSAGES/heaptrack.mo share/locale/uk/LC_MESSAGES/heaptrack.mo share/locale/zh_CN/LC_MESSAGES/heaptrack.mo share/metainfo/org.kde.heaptrack.appdata.xml