svn commit: r513368 - in head: . java java/linux-oracle-jdk10 java/linux-oracle-jdk9

Rene Ladan rene at FreeBSD.org
Mon Sep 30 11:38:23 UTC 2019


Author: rene
Date: Mon Sep 30 11:38:22 2019
New Revision: 513368
URL: https://svnweb.freebsd.org/changeset/ports/513368

Log:
  Remove expired ports:
  2019-09-28 java/linux-oracle-jdk9: No longer maintained upstream, please migrate to openjdk11
  2019-09-28 java/linux-oracle-jdk10: No longer maintained upstream, please migrate to openjdk11

Deleted:
  head/java/linux-oracle-jdk10/
  head/java/linux-oracle-jdk9/
Modified:
  head/LEGAL
  head/MOVED
  head/java/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Mon Sep 30 11:32:09 2019	(r513367)
+++ head/LEGAL	Mon Sep 30 11:38:22 2019	(r513368)
@@ -117,7 +117,6 @@ jai-*-lib-linux-i586.*	java/jai		Redistribution is not
 java3d-sdk-*-linux-i386* java/java3d		License does not allow distribution
 jdk-8*-apidocs.zip	java/jdk8-doc		This documentation is under license and export control
 jdk-8*-i586.tar.gz	java/linux-oracle-jdk18	Redistribution of repackaged binaries not permitted
-jdk-9*-x64_bin.tar.gz	java/linux-oracle-jdk9	Redistribution of repackaged binaries not permitted
 jfbuild-*		games/jfsw		Must be distributed only through the Internet and free of charge
 jmf-*-alljava.zip	java/jmf		Redistribution of pre-compiled binaries is not permitted
 jpgraph-2.*		graphics/jpgraph2	The free version cannot be used in a commercial context

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Sep 30 11:32:09 2019	(r513367)
+++ head/MOVED	Mon Sep 30 11:38:22 2019	(r513368)
@@ -12988,3 +12988,5 @@ textproc/rubygem-elasticsearch-transport6|textproc/rub
 textproc/rubygem-elasticsearch-xpack6|textproc/rubygem-elasticsearch-xpack|2019-09-30|Has expired: Usetextproc/rubygem-elasticsearch-xpack instead
 textproc/rubygem-elasticsearch6|textproc/rubygem-elasticsearch|2019-09-30|Has expired: Usetextproc/rubygem-elasticsearch instead
 devel/rubygem-sprockets-rails|devel/rubygem-sprockets-rails-rails4|2019-09-30|Rename to match our rubygem- port naming
+java/linux-oracle-jdk9|java/openjdk11|2019-09-30|Has expired: No longer maintained upstream, please migrate to openjdk11
+java/linux-oracle-jdk10|java/openjdk11|2019-09-30|Has expired: No longer maintained upstream, please migrate to openjdk11

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Mon Sep 30 11:32:09 2019	(r513367)
+++ head/java/Makefile	Mon Sep 30 11:38:22 2019	(r513368)
@@ -93,9 +93,7 @@
     SUBDIR += jxgrabkey
     SUBDIR += langspec
     SUBDIR += lightweight-java-profiler
-    SUBDIR += linux-oracle-jdk10
     SUBDIR += linux-oracle-jdk18
-    SUBDIR += linux-oracle-jdk9
     SUBDIR += linux-oracle-jre10
     SUBDIR += linux-oracle-jre18
     SUBDIR += linux-oracle-jre9


More information about the svn-ports-all mailing list