Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2020 19:12:08 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527795 - head/java/openjfx8-devel
Message-ID:  <202003041912.024JC8J6057493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed Mar  4 19:12:08 2020
New Revision: 527795
URL: https://svnweb.freebsd.org/changeset/ports/527795

Log:
  java/openjfx8-devel: Add an expiration date
  
  WEBKIT option requires Python 2.7 to build.  Patching in Python 3.x
  support is non-trivial.

Modified:
  head/java/openjfx8-devel/Makefile

Modified: head/java/openjfx8-devel/Makefile
==============================================================================
--- head/java/openjfx8-devel/Makefile	Wed Mar  4 19:04:26 2020	(r527794)
+++ head/java/openjfx8-devel/Makefile	Wed Mar  4 19:12:08 2020	(r527795)
@@ -17,6 +17,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 DEPRECATED=	No longer maintained upstream
+EXPIRATION_DATE=	2020-11-30
 ONLY_FOR_ARCHS=	amd64 i386
 
 BUILD_DEPENDS=	apache-ant>0:devel/apache-ant \



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