mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +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:
parent
2fe41d7971
commit
cf9f40f566
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509411
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user