Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 06:28:55 +0000
From:      Mark Linimon <linimon@lonesome.com>
To:        ljboiler@gmail.com
Cc:        linimon@FreeBSD.org, eclipse@FreeBSD.org, java@FreeBSD.org
Subject:   [linimon@FreeBSD.org: svn commit: r496419 - head/java/eclipse]
Message-ID:  <20190321062854.GC8848@lonesome.com>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org> -----

Date: Thu, 21 Mar 2019 06:25:23 +0000 (UTC)
From: Mark Linimon <linimon@FreeBSD.org>
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@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 -----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190321062854.GC8848>