FreeBSD Bugzilla – Attachment 142637 Details for
Bug 189697
Add staging support to comms/java-commapi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 918 bytes, created by
ari.suutari
on 2014-05-12 08:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ari.suutari
Created:
2014-05-12 08:00:01 UTC
Size:
918 bytes
patch
obsolete
>--- Makefile.old 2014-05-12 08:55:30.000000000 +0300 >+++ Makefile 2014-05-12 09:22:11.000000000 +0300 >@@ -22,14 +22,13 @@ > WRKSRC= ${WRKDIR} > DISTDESCR= "the Java Communications API ${PORTVERSION} for Generic Platform" > DOWNLOAD_URL= "https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=JAVACOMM-3.0.1-LX-SP-G-F@CDS-CDS_SMI" >-PORTDESTDIR= ${JAVA_HOME}/jre/lib/ext >+PORTDESTDIR= ${STAGEDIR}${JAVA_HOME}/jre/lib/ext > DISTFILE= ${DISTNAME}${EXTRACT_SUFX} > DISTPATH= ${DISTDIR}/${DISTFILE} > > PLIST_SUB+= JAVA_HOME=${JAVA_HOME:S/${PREFIX}\///} > PLIST_FILES+= %%JAVA_HOME%%/jre/lib/ext/comm.jar > >-NO_STAGE= yes > .include <bsd.port.pre.mk> > > .if !exists(${DISTPATH}) >@@ -38,6 +37,7 @@ > > do-install: > @${ECHO} -n ">> Copying comm.jar to ${PORTDESTDIR}..." >+ @${MKDIR} ${PORTDESTDIR} > @${INSTALL_DATA} ${WRKSRC}/comm.jar ${PORTDESTDIR} > @${ECHO} " [ DONE ]"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189697
: 142637