mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
* Update to 8u221
* Pet portlint
This commit is contained in:
parent
42913b4014
commit
381ece49e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510053
2 changed files with 6 additions and 5 deletions
|
@ -10,15 +10,16 @@ DISTNAME= jdk-${JDK_VERSION}u${JDK_UPDATE_VER}-docs-all
|
||||||
MAINTAINER= java@FreeBSD.org
|
MAINTAINER= java@FreeBSD.org
|
||||||
COMMENT= Java Development Kit ${JDK_VERSION} Documentation
|
COMMENT= Java Development Kit ${JDK_VERSION} Documentation
|
||||||
|
|
||||||
|
USES= zip
|
||||||
|
|
||||||
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
|
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
|
||||||
RESTRICTED= This documentation is under license and export control.
|
RESTRICTED= This documentation is under license and export control.
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/docs
|
WRKSRC= ${WRKDIR}/docs
|
||||||
JDK_VERSION= 8
|
JDK_VERSION= 8
|
||||||
JDK_UPDATE_VER= 212
|
JDK_UPDATE_VER= 221
|
||||||
DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
||||||
|
|
||||||
USES= zip
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1555977370
|
TIMESTAMP = 1567000010
|
||||||
SHA256 (jdk-8u212-docs-all.zip) = b45cb1e670598edfa6b4ff13c942d359c37f28a06cf7e2b0b3d5a4c32c3e1302
|
SHA256 (jdk-8u221-docs-all.zip) = 94a5d90bad7d8f845d2a6a61db4340e42b614ce671a3fb10a44169ebffa215f2
|
||||||
SIZE (jdk-8u212-docs-all.zip) = 93779925
|
SIZE (jdk-8u221-docs-all.zip) = 93813538
|
||||||
|
|
Loading…
Add table
Reference in a new issue