svn commit: r369499 - head/databases/jasperreports

Antoine Brodin antoine at FreeBSD.org
Sun Sep 28 20:50:25 UTC 2014


Author: antoine
Date: Sun Sep 28 20:50:24 2014
New Revision: 369499
URL: http://svnweb.freebsd.org/changeset/ports/369499
QAT: https://qat.redports.org/buildarchive/r369499/

Log:
  Un-deprecate, apache-poi has been fixed and there is a PR pending to
  update jasperreports

Modified:
  head/databases/jasperreports/Makefile

Modified: head/databases/jasperreports/Makefile
==============================================================================
--- head/databases/jasperreports/Makefile	Sun Sep 28 20:40:16 2014	(r369498)
+++ head/databases/jasperreports/Makefile	Sun Sep 28 20:50:24 2014	(r369499)
@@ -10,9 +10,6 @@ DISTFILES=	${PORTNAME}-${PORTVERSION}.ja
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	JasperReports is a powerful open source Java reporting tool
 
-DEPRECATED=	Depends on expiring textproc/apache-poi
-EXPIRATION_DATE=	2014-09-28
-
 RUN_DEPENDS=	${JAVALIBDIR}/itext.jar:${PORTSDIR}/devel/itext			\
 		${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j		\
 		${JAVALIBDIR}/crimson.jar:${PORTSDIR}/textproc/crimson		\


More information about the svn-ports-head mailing list