Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2017 16:01:07 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433810 - in head/java: jdk16-doc jdk7-doc
Message-ID:  <201702101601.v1AG1757036473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Feb 10 16:01:07 2017
New Revision: 433810
URL: https://svnweb.freebsd.org/changeset/ports/433810

Log:
  java/jdk(16|7)-doc: Deprecate and remove 28 FEB 2017
  
  The associated jdk ports were removed years ago.  The documentation should
  have been removed with them then.

Modified:
  head/java/jdk16-doc/Makefile
  head/java/jdk7-doc/Makefile

Modified: head/java/jdk16-doc/Makefile
==============================================================================
--- head/java/jdk16-doc/Makefile	Fri Feb 10 15:50:53 2017	(r433809)
+++ head/java/jdk16-doc/Makefile	Fri Feb 10 16:01:07 2017	(r433810)
@@ -12,6 +12,9 @@ DISTNAME=	jdk-6u30-apidocs
 MAINTAINER=	java@FreeBSD.org
 COMMENT=	Java Development Kit ${JDK_MAJOR_VER} Documentation
 
+DEPRECATED=	Should have been removed with linux-sun-jdk16 (2014-05-11)
+EXPIRATION_DATE=	2017-02-28 
+
 DOCSDIR?=	${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
 RESTRICTED=	This documentation is under license and export control.
 

Modified: head/java/jdk7-doc/Makefile
==============================================================================
--- head/java/jdk7-doc/Makefile	Fri Feb 10 15:50:53 2017	(r433809)
+++ head/java/jdk7-doc/Makefile	Fri Feb 10 16:01:07 2017	(r433810)
@@ -10,6 +10,9 @@ DISTNAME=	jdk-${JDK_VERSION}u${JDK_UPDAT
 MAINTAINER=	java@FreeBSD.org
 COMMENT=	Java Development Kit ${JDK_MAJOR_VER} Documentation
 
+DEPRECATED=	Should have been removed with linux-sun-jdk17 (2016-04-24)
+EXPIRATION_DATE=	2017-02-28 
+
 DOCSDIR?=	${PREFIX}/share/doc/jdk${JDK_VERSION}
 RESTRICTED=	This documentation is under license and export control.
 



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