svn commit: r308723 - head/www/openbravoerp

Jason Helfman jgh at FreeBSD.org
Wed Dec 12 00:07:58 UTC 2012


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 at 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 at freebsdmall.com
-#
+# Created by: loader at freebsdmall.com
 # $FreeBSD$
-#
 
 PORTNAME=	openbravoerp
 PORTVERSION=	2.40
@@ -16,6 +12,9 @@ EXTRACT_ONLY=	#
 MAINTAINER=	loader at 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+


More information about the svn-ports-all mailing list