- Update to 0.7.0

Tested by:	andreast@
This commit is contained in:
Beat Gaetzi 2012-01-18 12:30:20 +00:00
parent 07c8432ed1
commit d7c1aa60d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289407
3 changed files with 18 additions and 46 deletions

View file

@ -6,10 +6,9 @@
#
PORTNAME= kcachegrind
PORTVERSION= 0.4.6
PORTREVISION= 4
PORTVERSION= 0.7.0
CATEGORIES= devel kde
MASTER_SITES= SF/${PORTNAME}/KCachegrind/KCachegrind%20${PORTVERSION}
MASTER_SITES= http://kcachegrind.sourceforge.net/
MAINTAINER= beat@FreeBSD.org
COMMENT= Profiling Visualization Tool
@ -18,11 +17,11 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= i386 amd64
CONFLICTS= kdesdk3-[0-9]*
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_KDELIBS_VER=3
USE_CMAKE= yes
USE_KDE4= automoc4 kdehier kdelibs
USE_QT_VER= 4
QT_COMPONENTS= moc_build qmake_build rcc_build uic_build
INSTALLS_ICONS= yes
USE_GETTEXT= yes
@ -39,8 +38,4 @@ RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS+= valgrind:${PORTSDIR}/devel/valgrind
.endif
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.post.mk>

View file

@ -1,2 +1,2 @@
SHA256 (kcachegrind-0.4.6.tar.gz) = dfe9d703579c6c0aa3b9a2b94554f3babdc8611bd671c563742b5fabc71e07ff
SIZE (kcachegrind-0.4.6.tar.gz) = 896620
SHA256 (kcachegrind-0.7.0.tar.gz) = d49f702f3375ea511e5f802a22ec7a157374795f460c5f52b41115352a102136
SIZE (kcachegrind-0.7.0.tar.gz) = 284712

View file

@ -1,28 +1,20 @@
bin/dprof2cg
bin/hotshot2cg
bin/dprof2calltree
bin/hotshot2calltree
bin/kcachegrind
bin/memprof2cg
bin/op2cg
bin/pfmon2cg
bin/pprof2cg
share/applnk/Development/kcachegrind.desktop
share/apps/kcachegrind/icons/hicolor/16x16/actions/fromrec.png
bin/memprof2calltree
bin/op2calltree
bin/pprof2calltree
share/applications/kde4/kcachegrind.desktop
share/apps/kcachegrind/icons/hicolor/16x16/actions/move.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/recrec.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/torec.png
share/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png
share/apps/kcachegrind/icons/hicolor/22x22/actions/move.png
share/apps/kcachegrind/icons/hicolor/22x22/actions/percent.png
share/apps/kcachegrind/icons/hicolor/32x32/actions/percent.png
share/apps/kcachegrind/kcachegrindui.rc
share/apps/kcachegrind/tips
share/doc/HTML/en/kcachegrind/common
share/doc/HTML/en/kcachegrind/index.docbook
share/doc/HTML/en/kcachegrind/index.cache.bz2
share/icons/hicolor/32x32/apps/kcachegrind.png
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/mimelnk/application/x-kcachegrind.desktop
@dirrm share/apps/kcachegrind/icons/hicolor/32x32/actions
@dirrm share/apps/kcachegrind/icons/hicolor/32x32
@dirrm share/apps/kcachegrind/icons/hicolor/22x22/actions
@ -32,20 +24,5 @@ share/mimelnk/application/x-kcachegrind.desktop
@dirrm share/apps/kcachegrind/icons/hicolor
@dirrm share/apps/kcachegrind/icons
@dirrm share/apps/kcachegrind
@dirrm share/doc/HTML/en/kcachegrind
@dirrmtry share/applnk/Development
@dirrmtry share/applnk
@dirrmtry share/apps
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
@dirrmtry share/icons/hicolor
@dirrmtry share/icons/locolor/16x16/apps
@dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor/32x32/apps
@dirrmtry share/icons/locolor/32x32
@dirrmtry share/icons/locolor
@dirrmtry share/icons
@dirrmtry share/mimelnk/application
@dirrmtry share/mimelnk
@dirrmtry share/applications/kde4