FreeBSD Bugzilla – Attachment 163190 Details for
Bug 204595
java/jdk8-doc: Update to the 8u65 docs.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated Makefile
updated-Makefile (text/plain), 1.30 KB, created by
Yotam Feinberg-Younger
on 2015-11-16 13:09:37 UTC
(
hide
)
Description:
Updated Makefile
Filename:
MIME Type:
Creator:
Yotam Feinberg-Younger
Created:
2015-11-16 13:09:37 UTC
Size:
1.30 KB
patch
obsolete
>--- Makefile 2015-03-08 02:31:12.000000000 +0200 >+++ Makefile.1 2015-11-16 14:54:39.142774000 +0200 >@@ -1,37 +1,37 @@ > # $FreeBSD: head/java/jdk8-doc/Makefile 380721 2015-03-08 00:31:12Z glewis $ > > PORTNAME= jdk > PORTVERSION= ${JDK_VERSION}.${JDK_UPDATE_VER} > CATEGORIES= java devel > MASTER_SITES= # > PKGNAMESUFFIX= ${JDK_VERSION}-doc > DISTNAME= jdk-${JDK_VERSION}u${JDK_UPDATE_VER}-docs-all > > MAINTAINER= java@FreeBSD.org > COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation > > DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION} > RESTRICTED= This documentation is under license and export control. > > WRKSRC= ${WRKDIR}/docs > JDK_VERSION= 8 >-JDK_UPDATE_VER= 40 >+JDK_UPDATE_VER= 65 > DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html > > NO_BUILD= yes > USES= zip > PORTDOCS= * > > .include <bsd.port.pre.mk> > > .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) > IGNORE=You must manually fetch ${DISTNAME}${EXTRACT_SUFX} from ${DOWNLOAD_URL} by selecting the "Download" link for the "Java SE 8 Documentation", place it in ${DISTDIR} and then run make again > .endif > > do-install: > @${ECHO} -n ">> Installing documentation in ${DOCSDIR}..." > @${MKDIR} ${STAGEDIR}${DOCSDIR} > @(cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}/) > @${ECHO} " [ DONE ]" > > .include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204595
:
163190