ports/173762: [PATCH] Update devel/kcachegrind to 0.7.3
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Wed Nov 21 11:10:01 UTC 2012
>Number: 173762
>Category: ports
>Synopsis: [PATCH] Update devel/kcachegrind to 0.7.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 21 11:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jean-Sébastien Pédron
>Release: FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
The FreeBSD Project
>Environment:
FreeBSD viking.yzserv.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The attached patch updates devel/kcachegrind to 0.7.3. No major changes spotted since 0.7.0.
The update fixes kcachegrind bug #284921 [1]: there's an incompatibility between kcachegrind 0.7.0 and our version of graphics/graphviz. The issue breaks the display of call trees.
[1] https://bugs.kde.org/show_bug.cgi?id=284921
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Naur devel/kcachegrind.orig/Makefile devel/kcachegrind/Makefile
--- devel/kcachegrind.orig/Makefile 2012-11-21 10:46:42.130866000 +0100
+++ devel/kcachegrind/Makefile 2012-11-21 11:38:52.252869188 +0100
@@ -2,8 +2,7 @@
# $FreeBSD: ports/devel/kcachegrind/Makefile,v 1.27 2012/11/17 05:55:51 svnexp Exp $
PORTNAME= kcachegrind
-PORTVERSION= 0.7.0
-PORTREVISION= 2
+PORTVERSION= 0.7.3
CATEGORIES= devel kde
MASTER_SITES= http://kcachegrind.sourceforge.net/
diff -Naur devel/kcachegrind.orig/distinfo devel/kcachegrind/distinfo
--- devel/kcachegrind.orig/distinfo 2012-01-18 13:30:20.000000000 +0100
+++ devel/kcachegrind/distinfo 2012-11-21 11:39:10.260870724 +0100
@@ -1,2 +1,2 @@
-SHA256 (kcachegrind-0.7.0.tar.gz) = d49f702f3375ea511e5f802a22ec7a157374795f460c5f52b41115352a102136
-SIZE (kcachegrind-0.7.0.tar.gz) = 284712
+SHA256 (kcachegrind-0.7.3.tar.gz) = 49b80b979f8b88afc410fdf68d2f57e0f4919fdf6433ca918be81c7a5ee7d1ed
+SIZE (kcachegrind-0.7.3.tar.gz) = 292703
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list