From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 17:40:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2964EE92 for ; Sat, 10 May 2014 17:40:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 E0CF18E4 for ; Sat, 10 May 2014 17:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AHe23e035905 for ; Sat, 10 May 2014 17:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4AHe2ul035904; Sat, 10 May 2014 17:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 10 May 2014 17:40:02 GMT Resent-Message-Id: <201405101740.s4AHe2ul035904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96F78E42; Sat, 10 May 2014 17:38:30 +0000 (UTC) Received: from smtpout3.timeweb.ru (smtpout3.timeweb.ru [92.53.117.25]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D0588D8; Sat, 10 May 2014 17:38:29 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1WjBE8-0003UT-UT; Sat, 10 May 2014 21:38:24 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 8788AC57; Sat, 10 May 2014 21:38:24 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 687851C1BB; Sat, 10 May 2014 21:38:22 +0400 (MSK) Message-Id: <20140510173823.687851C1BB@hades.panopticon> Date: Sat, 10 May 2014 21:38:22 +0400 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/189619: [PATCH] devel/ode-devel: deprecate Cc: acm@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 17:40:03 -0000 >Number: 189619 >Category: ports >Synopsis: [PATCH] devel/ode-devel: deprecate >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 10 17:40:02 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK >Description: devel/ode-devel is way behind devel/ode (ver. 0.5 from 2006 vs. ver. 0.11 from 2011) and is not used by any port. Make it DEPRECATED and set EXPIRATION_DATE Port maintainer (acm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN) >How-To-Repeat: >Fix: --- ode-devel-0.5.060223.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 353589) +++ Makefile (working copy) @@ -12,6 +12,9 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Articulated rigid body dynamics library (devel) +DEPRECATED= Outdated by devel/ode +EXPIRATION_DATE=2014-06-10 + ODEVER= 0.5 CONFLICTS= ode-[0-9].* --- ode-devel-0.5.060223.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: