From owner-svn-ports-all@FreeBSD.ORG Tue Dec 4 22:02:47 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 89EA2684; Tue, 4 Dec 2012 22:02:47 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6E0688FC12; Tue, 4 Dec 2012 22:02:47 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB4M2lZq067727; Tue, 4 Dec 2012 22:02:47 GMT (envelope-from wxs@svn.freebsd.org) Received: (from wxs@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB4M2lFT067726; Tue, 4 Dec 2012 22:02:47 GMT (envelope-from wxs@svn.freebsd.org) Message-Id: <201212042202.qB4M2lFT067726@svn.freebsd.org> From: Wesley Shields Date: Tue, 4 Dec 2012 22:02:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308281 - head/net-im/openfetion 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.14 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, 04 Dec 2012 22:02:47 -0000 Author: wxs Date: Tue Dec 4 22:02:47 2012 New Revision: 308281 URL: http://svnweb.freebsd.org/changeset/ports/308281 Log: Abandoned upstream. Set to expire in one month. Submitted by: Yanhui Shen (maintainer) Feature safe: yes Modified: head/net-im/openfetion/Makefile (contents, props changed) Modified: head/net-im/openfetion/Makefile ============================================================================== --- head/net-im/openfetion/Makefile Tue Dec 4 21:47:25 2012 (r308280) +++ head/net-im/openfetion/Makefile Tue Dec 4 22:02:47 2012 (r308281) @@ -16,6 +16,8 @@ COMMENT= An open source client for China LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 +DEPRECATED= Abandoned upstream +EXPIRATION_DATE= 2013-01-04 OPTIONS= XSCREENSAVER "Enable X screensaver extension" on \ NOTIFY "Enable libnotify support" on \ GSTREAMER "Enable gstreamer support" on