Schedule these ports for deprecation

The corresponding JDK versions are EoL and have been removed already.
This commit is contained in:
Greg Lewis
2019-11-15 03:12:50 +00:00
parent 9817182950
commit 36aa3841db
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -10,6 +10,9 @@ DISTNAME= jdk-${PORTVERSION}_doc-all
MAINTAINER= java@FreeBSD.org
COMMENT= Java Development Kit ${JDK_VERSION} Documentation
DEPRECATED= The corresponding JDK port is EoL
EXPIRATION_DATE=2019-11-28
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
RESTRICTED= This documentation is under license and export control.
+3
View File
@@ -10,6 +10,9 @@ DISTNAME= jdk-${PORTVERSION}_doc-all
MAINTAINER= java@FreeBSD.org
COMMENT= Java Development Kit ${JDK_VERSION} Documentation
DEPRECATED= The corresponding JDK port is EoL
EXPIRATION_DATE=2019-11-28
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
RESTRICTED= This documentation is under license and export control.