mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Set DEPRECATED and EXPIRATION_DATE.
Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and use java/bootstrap-openjdk8 to bootstrap java/openjdk8.
This commit is contained in:
parent
a575dcca43
commit
7e26df3cf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450875
@ -13,13 +13,15 @@ COMMENT= Oracle\'s Java 6 virtual machine release under the GPL v2
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= superseded by java/bootstrap-openjdk[68]
|
||||
EXPIRATION_DATE= 2017-11-30
|
||||
BROKEN_powerpc64= fails to build: pkg-static: Unable to access file jre/lib/powerpc64/jvm.cfg
|
||||
ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc64
|
||||
|
||||
RUN_DEPENDS= java-zoneinfo>0:java/java-zoneinfo
|
||||
|
||||
BUNDLE_LIBS= yes
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc64
|
||||
BROKEN_powerpc64= fails to build: pkg-static: Unable to access file jre/lib/powerpc64/jvm.cfg
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo.${JDK_ARCH}
|
||||
DISTVERSION_amd64= r351880
|
||||
DISTVERSION_arm= r378760
|
||||
|
Loading…
Reference in New Issue
Block a user