From owner-svn-ports-all@freebsd.org Tue Feb 9 18:15:14 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4DFEAA387F; Tue, 9 Feb 2016 18:15:14 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 85B891D45; Tue, 9 Feb 2016 18:15:14 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u19IFDwf012964; Tue, 9 Feb 2016 18:15:13 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u19IFDdj012963; Tue, 9 Feb 2016 18:15:13 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602091815.u19IFDdj012963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 9 Feb 2016 18:15:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408587 - head/misc/kdehier4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2016 18:15:14 -0000 Author: rakuco Date: Tue Feb 9 18:15:13 2016 New Revision: 408587 URL: https://svnweb.freebsd.org/changeset/ports/408587 Log: Mark DEPRECATED, expire in one month. This port has been obsoleted since the beginning of 2014 when the KDE4 ports moved from ${LOCALBASE}/kde4 to ${LOCALBASE}. Modified: head/misc/kdehier4/Makefile Modified: head/misc/kdehier4/Makefile ============================================================================== --- head/misc/kdehier4/Makefile Tue Feb 9 18:11:52 2016 (r408586) +++ head/misc/kdehier4/Makefile Tue Feb 9 18:15:13 2016 (r408587) @@ -11,6 +11,9 @@ COMMENT= Meta port to organize KDE4_PREF NO_BUILD= yes USE_KDE4= # +DEPRECATED= Not used since 2014 +EXPIRATION_DATE=2016-03-09 + .include .if ${KDE4_PREFIX} != ${PREFIX}