[linimon at FreeBSD.org: svn commit: r496419 - head/java/eclipse]

Mark Linimon linimon at lonesome.com
Thu Mar 21 06:29:00 UTC 2019


FYI.  There was a post on eclipse@ that had asked for this.  I hope
you don't mind.

I'm also going to rearrange things to appease portlint (I generally
do this along with all the tier-2 changes I do).

mcl

----- Forwarded message from Mark Linimon <linimon at FreeBSD.org> -----

Date: Thu, 21 Mar 2019 06:25:23 +0000 (UTC)
From: Mark Linimon <linimon at FreeBSD.org>
To: ports-committers at freebsd.org, svn-ports-all at freebsd.org, svn-ports-head at freebsd.org
Subject: svn commit: r496419 - head/java/eclipse

Author: linimon
Date: Thu Mar 21 06:25:23 2019
New Revision: 496419
URL: https://svnweb.freebsd.org/changeset/ports/496419

Log:
  Per request of Michael Zhilin on freebsd-java@, extend the expiration
  a bit while a proper fix is being worked on.

Modified:
  head/java/eclipse/Makefile

Modified: head/java/eclipse/Makefile
==============================================================================
--- head/java/eclipse/Makefile	Thu Mar 21 06:17:51 2019	(r496418)
+++ head/java/eclipse/Makefile	Thu Mar 21 06:25:23 2019	(r496419)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libcairo.so:graphics/cairo \
 		libwebkitgtk-1.0.so:www/webkit-gtk2
 
 DEPRECATED=	Uses webkit-gtk2 which has security issues
-EXPIRATION_DATE=2019-03-24
+EXPIRATION_DATE=2019-04-30
 
 ONLY_FOR_ARCHS=	i386 amd64
 CONFLICTS_INSTALL=	eclipse


----- End forwarded message -----


More information about the freebsd-java mailing list