From owner-svn-ports-head@freebsd.org Thu Oct 1 07:55:47 2015 Return-Path: Delivered-To: svn-ports-head@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 790D6A0C023; Thu, 1 Oct 2015 07:55:47 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 6A902180B; Thu, 1 Oct 2015 07:55:47 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t917tljN062317; Thu, 1 Oct 2015 07:55:47 GMT (envelope-from beat@FreeBSD.org) Received: (from beat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t917tlkA062316; Thu, 1 Oct 2015 07:55:47 GMT (envelope-from beat@FreeBSD.org) Message-Id: <201510010755.t917tlkA062316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: beat set sender to beat@FreeBSD.org using -f From: Beat Gaetzi Date: Thu, 1 Oct 2015 07:55:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398257 - head/ports-mgmt/portsopt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 01 Oct 2015 07:55:47 -0000 Author: beat Date: Thu Oct 1 07:55:46 2015 New Revision: 398257 URL: https://svnweb.freebsd.org/changeset/ports/398257 Log: Mark as deprecated: Obsoleted by optionsng Modified: head/ports-mgmt/portsopt/Makefile Modified: head/ports-mgmt/portsopt/Makefile ============================================================================== --- head/ports-mgmt/portsopt/Makefile Thu Oct 1 07:51:07 2015 (r398256) +++ head/ports-mgmt/portsopt/Makefile Thu Oct 1 07:55:46 2015 (r398257) @@ -9,6 +9,9 @@ MASTER_SITES= http://www.chruetertee.ch/ MAINTAINER= beat@FreeBSD.org COMMENT= Shows WITH(OUT)-knobs of a port makefile +DEPRECATED= Deprecated by optionsng +EXPIRATION_DATE= 2015-11-01 + NO_BUILD= yes PLIST_FILES= sbin/portsopt