From owner-cvs-all@FreeBSD.ORG Sat Jun 5 09:59:54 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CB881065675; Sat, 5 Jun 2010 09:59:54 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 74DCE8FC15; Sat, 5 Jun 2010 09:59:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o559xsY0050083; Sat, 5 Jun 2010 09:59:54 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o559xsXc050082; Sat, 5 Jun 2010 09:59:54 GMT (envelope-from beat) Message-Id: <201006050959.o559xsXc050082@repoman.freebsd.org> From: Beat Gaetzi Date: Sat, 5 Jun 2010 09:59:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/kcachegrind Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2010 09:59:54 -0000 beat 2010-06-05 09:59:54 UTC FreeBSD ports repository Modified files: devel/kcachegrind Makefile Log: - Switch optional dependency from callgrind to valgrind because callgrind was removed from the ports tree some time ago. [1] - Add LICENSE and LICENSE_FILE. PR: ports/147436 [1] Reported by: Anatoly Borodin [1] Revision Changes Path 1.20 +6 -3 ports/devel/kcachegrind/Makefile