summaryrefslogtreecommitdiff
path: root/devel/kcachegrind/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-01-19 08:51:56 +0000
committermarkd <markd@pkgsrc.org>2017-01-19 08:51:56 +0000
commit7bceb3fcb9a9a79cbb4f00ba860b33b80bccd513 (patch)
tree3eaf599b1b0b4f49e05c97686bcb2bd38086ba45 /devel/kcachegrind/Makefile
parent23b4d8305ca1060e0801299d4e8f62d6ecd71a80 (diff)
downloadpkgsrc-7bceb3fcb9a9a79cbb4f00ba860b33b80bccd513.tar.gz
Update to kcachegrind 16.12.0
minor changes
Diffstat (limited to 'devel/kcachegrind/Makefile')
-rw-r--r--devel/kcachegrind/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile
index 8255c186734..67a1bd45138 100644
--- a/devel/kcachegrind/Makefile
+++ b/devel/kcachegrind/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2017/01/01 16:06:08 adam Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/19 08:51:56 markd Exp $
-DISTNAME= kcachegrind-15.12.0
-PKGREVISION= 3
+DISTNAME= kcachegrind-16.12.0
CATEGORIES= devel
COMMENT= Visualization of Performance Profiling Data
-MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/}
+MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/}
.include "../../meta-pkgs/kde4/Makefile.kde4"