svn commit: r495929 - in head/java: . bootstrap-openjdk11

Greg Lewis glewis at FreeBSD.org
Sat Mar 16 17:57:00 UTC 2019


Author: glewis
Date: Sat Mar 16 17:56:57 2019
New Revision: 495929
URL: https://svnweb.freebsd.org/changeset/ports/495929

Log:
  Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8

Deleted:
  head/java/bootstrap-openjdk11/
Modified:
  head/java/Makefile

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Sat Mar 16 17:55:22 2019	(r495928)
+++ head/java/Makefile	Sat Mar 16 17:56:57 2019	(r495929)
@@ -9,7 +9,6 @@
     SUBDIR += bluej
     SUBDIR += bootstrap-openjdk6
     SUBDIR += bootstrap-openjdk8
-    SUBDIR += bootstrap-openjdk11
     SUBDIR += bouncycastle
     SUBDIR += bouncycastle15
     SUBDIR += castor


More information about the svn-ports-head mailing list