From owner-svn-ports-head@freebsd.org Wed Feb 8 19:25:47 2017 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 EDFEFCD5F4D; Wed, 8 Feb 2017 19:25:47 +0000 (UTC) (envelope-from jkim@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 BB16D1D6E; Wed, 8 Feb 2017 19:25:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18JPkMP023527; Wed, 8 Feb 2017 19:25:46 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JPkYL023526; Wed, 8 Feb 2017 19:25:46 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702081925.v18JPkYL023526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 19:25:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433668 - head/devel/liborcus07 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.23 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: Wed, 08 Feb 2017 19:25:48 -0000 Author: jkim Date: Wed Feb 8 19:25:46 2017 New Revision: 433668 URL: https://svnweb.freebsd.org/changeset/ports/433668 Log: Mark deprecated. It is only useful for editors/libreoffice4. Modified: head/devel/liborcus07/Makefile Modified: head/devel/liborcus07/Makefile ============================================================================== --- head/devel/liborcus07/Makefile Wed Feb 8 19:25:28 2017 (r433667) +++ head/devel/liborcus07/Makefile Wed Feb 8 19:25:46 2017 (r433668) @@ -15,6 +15,9 @@ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:devel/mdds0 LIB_DEPENDS= libboost_system.so:devel/boost-libs +DEPRECATED= Deprecated by upstream, use devel/liborcus +EXPIRATION_DATE= 2017-03-31 + BROKEN_sparc64= cannot link with boost BROKEN_powerpc64= Does not build