From owner-svn-ports-head@freebsd.org Mon Mar 7 09:49:53 2016 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 DD8ABA958C4; Mon, 7 Mar 2016 09:49:53 +0000 (UTC) (envelope-from rm@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 AEE96ED3; Mon, 7 Mar 2016 09:49:53 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u279nqCR060395; Mon, 7 Mar 2016 09:49:52 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u279nqDR060394; Mon, 7 Mar 2016 09:49:52 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603070949.u279nqDR060394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 7 Mar 2016 09:49:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410511 - head/accessibility/gnopernicus 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.21 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, 07 Mar 2016 09:49:54 -0000 Author: rm Date: Mon Mar 7 09:49:52 2016 New Revision: 410511 URL: https://svnweb.freebsd.org/changeset/ports/410511 Log: accessibility/gnopernicus: mark deprecated This port is not developed upstream anymore and was completely obsoleted by accessibility/orca. Users (if any) should migrate to latter. With hat: gnome Modified: head/accessibility/gnopernicus/Makefile Modified: head/accessibility/gnopernicus/Makefile ============================================================================== --- head/accessibility/gnopernicus/Makefile Mon Mar 7 08:57:04 2016 (r410510) +++ head/accessibility/gnopernicus/Makefile Mon Mar 7 09:49:52 2016 (r410511) @@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of accessibility apps for GNOME 2 +DEPRECATED= Not developed upstream anymore. Obsoleted by accessibility/orca +EXPIRATION_DATE= 2016-04-07 + LIB_DEPENDS= libgnome-mag.so:${PORTSDIR}/accessibility/gnome-mag USES= gettext gmake libtool pathfix pkgconfig tar:bzip2