From owner-svn-ports-all@FreeBSD.ORG Wed Dec 12 00:07:58 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 A98AA40A; Wed, 12 Dec 2012 00:07:58 +0000 (UTC) (envelope-from jgh@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 8D9EE8FC08; Wed, 12 Dec 2012 00:07:58 +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 qBC07wLF022018; Wed, 12 Dec 2012 00:07:58 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBC07wWQ022017; Wed, 12 Dec 2012 00:07:58 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201212120007.qBC07wWQ022017@svn.freebsd.org> From: Jason Helfman Date: Wed, 12 Dec 2012 00:07:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308723 - head/www/openbravoerp 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, 12 Dec 2012 00:07:58 -0000 Author: jgh Date: Wed Dec 12 00:07:57 2012 New Revision: 308723 URL: http://svnweb.freebsd.org/changeset/ports/308723 Log: - set expiration per maintainer, no alternative is currently available Submitted by: maintainer, loader@freebsdmall.com (private mail) Modified: head/www/openbravoerp/Makefile Modified: head/www/openbravoerp/Makefile ============================================================================== --- head/www/openbravoerp/Makefile Tue Dec 11 23:58:41 2012 (r308722) +++ head/www/openbravoerp/Makefile Wed Dec 12 00:07:57 2012 (r308723) @@ -1,9 +1,5 @@ -# New ports collection makefile for: openbravoerp -# Date created: 2 Nov 2008 -# Whom: loader@freebsdmall.com -# +# Created by: loader@freebsdmall.com # $FreeBSD$ -# PORTNAME= openbravoerp PORTVERSION= 2.40 @@ -16,6 +12,9 @@ EXTRACT_ONLY= # MAINTAINER= loader@freebsdmall.com COMMENT= Openbravo ERP is a Web based ERP +DEPRECATED= version incompatibility with devel/apache-ant +EXPIRATION_DATE=2013-01-11 + ONLY_FOR_ARCHS= i386 amd64 USE_JAVA= yes JAVA_VERSION= 1.6+