diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kcachegrind/Makefile | 7 | ||||
-rw-r--r-- | devel/kcachegrind/distinfo | 6 | ||||
-rw-r--r-- | devel/kcachegrind/pkg-plist | 12 |
3 files changed, 13 insertions, 12 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 064e65ae6aad..4caf656a4427 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -6,13 +6,12 @@ # PORTNAME= kcachegrind -PORTVERSION= 0.4.5 -PORTREVISION= 4 +PORTVERSION= 0.4.6 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kcachegrind -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@FreeBSD.org COMMENT= Profiling Visualization Tool RUN_DEPENDS= callgrind:${PORTSDIR}/devel/callgrind @@ -23,6 +22,8 @@ CONFLICTS= kdesdk3-[0-9]* USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 +INSTALLS_ICONS= yes +USE_GETTEXT= yes OPTIONS= DOT "Use GraphViz/dot to render call graphs" on diff --git a/devel/kcachegrind/distinfo b/devel/kcachegrind/distinfo index 674b122939ee..168f15eeb43d 100644 --- a/devel/kcachegrind/distinfo +++ b/devel/kcachegrind/distinfo @@ -1,3 +1,3 @@ -MD5 (kcachegrind-0.4.5.tar.gz) = d195aa468fd643811ffe09f6e6491e9c -SHA256 (kcachegrind-0.4.5.tar.gz) = b1d5418be8f56aa896c5f98ad22b8ee1ae3e1e2add2a8ffef397a589a93efd81 -SIZE (kcachegrind-0.4.5.tar.gz) = 960382 +MD5 (kcachegrind-0.4.6.tar.gz) = 4ed60028dcefd6bf626635d5f2f50273 +SHA256 (kcachegrind-0.4.6.tar.gz) = dfe9d703579c6c0aa3b9a2b94554f3babdc8611bd671c563742b5fabc71e07ff +SIZE (kcachegrind-0.4.6.tar.gz) = 896620 diff --git a/devel/kcachegrind/pkg-plist b/devel/kcachegrind/pkg-plist index c9c21539e983..994eaecf909f 100644 --- a/devel/kcachegrind/pkg-plist +++ b/devel/kcachegrind/pkg-plist @@ -1,8 +1,10 @@ -bin/dprof2calltree -bin/hotshot2calltree +bin/dprof2cg +bin/hotshot2cg bin/kcachegrind -bin/op2calltree -bin/pprof2calltree +bin/memprof2cg +bin/op2cg +bin/pfmon2cg +bin/pprof2cg share/applnk/Development/kcachegrind.desktop share/apps/kcachegrind/icons/hicolor/16x16/actions/fromrec.png share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png @@ -20,8 +22,6 @@ share/icons/hicolor/48x48/apps/kcachegrind.png share/icons/locolor/16x16/apps/kcachegrind.png share/icons/locolor/32x32/apps/kcachegrind.png share/locale/de/LC_MESSAGES/kcachegrind.mo -share/locale/fr/LC_MESSAGES/kcachegrind.mo -share/locale/it/LC_MESSAGES/kcachegrind.mo share/mimelnk/application/x-kcachegrind.desktop @dirrm share/apps/kcachegrind/icons/hicolor/32x32/actions @dirrm share/apps/kcachegrind/icons/hicolor/32x32 |