From owner-svn-ports-head@freebsd.org Mon Aug 27 21:36:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FC3B1096D54; Mon, 27 Aug 2018 21:36:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F27D84479; Mon, 27 Aug 2018 21:36:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 2F669354; Mon, 27 Aug 2018 17:36:47 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute4.internal (MEProxy); Mon, 27 Aug 2018 17:36:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=4Tpsf7 1aq8PtB2tl7QvnRJgM1GY/6ZfXOV1uu01iZ0g=; b=jV7PYJpt1OHKQx9Jns3gRY B9r08hRAlDnDK2q2MyesgTgjxMpUHxTEj+s0Q9W3AlU0TIDmz+BWA9NrFoTWVQ1T yom0QdwgO8v3EN1cWK262UNYR1hV2TTUoO4LEpQyTNve8+NW2xfPXKfnA5OIwHTy vrknnm4CZHARdD3t60vw9Dq5jc3XS1COL1mwFjRoC47QLv2o7DohVLt1TO7BWwzX pz+Dm63xtXJWKlX0y+UaUyw0/VAmholcprKRRHiM0vbKTi726femIcLpwaiF7nQF CRe1+5W/9nbA+yyj47LLGAuzR46cm6mzSpEGzc1/jVqa20ASzlMQtgAqgBRr7Xxw == X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 6A501BA50C; Mon, 27 Aug 2018 17:36:46 -0400 (EDT) Message-Id: <1535405806.1052239.1487996432.1006FB88@webmail.messagingengine.com> From: Tobias Kortkamp To: Adriaan de Groot , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7b72137a Subject: Re: svn commit: r478255 - head/devel/kcachegrind-kde4/files Date: Mon, 27 Aug 2018 23:36:46 +0200 In-Reply-To: <201808272124.w7RLOWaG044177@repo.freebsd.org> References: <201808272124.w7RLOWaG044177@repo.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2018 21:36:49 -0000 On Mon, Aug 27, 2018, at 23:24, Adriaan de Groot wrote: > Author: adridg > Date: Mon Aug 27 21:24:32 2018 > New Revision: 478255 > URL: https://svnweb.freebsd.org/changeset/ports/478255 > > Log: > Fix EOL devel/kcachegrind-kde4. > > Users are encouraged to move to modern devel/kcachegrind (KF5-based). To inform users about this I think it would be nicer to add DEPRECATED to the port as well.