1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Set an expiration date

* Java 6 public releases ended April 2013, and extended support on
  December 2018.  With upstream support ending, this is marked as
  deprecated and users are encouraged to upgrade to openjdk8.
* Provide an expiration date set one month from now (2019-09-20).

PR:	234792
This commit is contained in:
Greg Lewis 2019-08-20 07:47:25 +00:00
parent 2fe41d7971
commit cf9f40f566
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509411

View File

@ -24,6 +24,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_DISTFILES= ${JDK_SRC_DISTFILE}${EXTRACT_SUFX}
DEPRECATED= Extended Support ended December 2018, please migrate to openjdk8
EXPIRATION_DATE=2019-09-20
BUILD_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip \
${LOCALBASE}/bin/unzip:archivers/unzip \
${LOCALBASE}/include/cups/cups.h:print/cups