From owner-svn-ports-all@FreeBSD.ORG Wed Oct 16 08:17:30 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id C95272AD; Wed, 16 Oct 2013 08:17:30 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B61EF2998; Wed, 16 Oct 2013 08:17:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9G8HUkH068370; Wed, 16 Oct 2013 08:17:30 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9G8HUbo068369; Wed, 16 Oct 2013 08:17:30 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201310160817.r9G8HUbo068369@svn.freebsd.org> From: John Marino Date: Wed, 16 Oct 2013 08:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330485 - head/editors/xml2rfc-xxe 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: Wed, 16 Oct 2013 08:17:30 -0000 Author: marino Date: Wed Oct 16 08:17:30 2013 New Revision: 330485 URL: http://svnweb.freebsd.org/changeset/ports/330485 Log: editors/xml2rfc-xxe: Mark deprecated due to editors/xxe deprecation Modified: head/editors/xml2rfc-xxe/Makefile Modified: head/editors/xml2rfc-xxe/Makefile ============================================================================== --- head/editors/xml2rfc-xxe/Makefile Wed Oct 16 07:16:57 2013 (r330484) +++ head/editors/xml2rfc-xxe/Makefile Wed Oct 16 08:17:30 2013 (r330485) @@ -12,6 +12,9 @@ COMMENT= xml2rfc configuration for XMLMi RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe +DEPRECATED= Depends on editors/xxe, which is due to be removed due to lack of maintainer +EXPIRATION_DATE= 2013-11-15 + USE_ZIP= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/xml2rfc