ports/74465: Update port: java/linux-sun-jdk14 add amd64 to ARCHS line

Conrad J. Sabatier conrads at cox.net
Sun Nov 28 02:50:27 UTC 2004


>Number:         74465
>Category:       ports
>Synopsis:       Update port: java/linux-sun-jdk14 add amd64 to ARCHS line
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 28 02:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Conrad J. Sabatier
>Release:        FreeBSD 6.0-CURRENT amd64
>Organization:
none
>Environment:
System: FreeBSD dolphin.local.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Nov 24 15:13:40 CST 2004 conrads at dolphin.local.net:/usr/obj/usr/src/sys/CUSTOM amd64

>Description:
	The linux-sun-jdk14 port has been working fine under amd64 for 
	several months now.  It's time to add amd64 to the ONLY_FOR_ARCHS 
	line in the port's Makefile.
>How-To-Repeat:
	Patch listed below
>Fix:

--- linux-sun-jdk14.diff begins here ---
Index: ports/java/linux-sun-jdk14/Makefile
===================================================================
RCS file: /home/ncvs/ports/java/linux-sun-jdk14/Makefile,v
retrieving revision 1.46
diff -u -d -H -r1.46 Makefile
--- ports/java/linux-sun-jdk14/Makefile	24 Nov 2004 08:21:40 -0000	1.46
+++ ports/java/linux-sun-jdk14/Makefile	28 Nov 2004 02:40:43 -0000
@@ -34,7 +34,7 @@
 JDK_REVISION=	06
 DL_JDK_VERSION=	${JDK_VERSION}_${JDK_REVISION}
 INSTALL_JDK_VERSION=	${DL_JDK_VERSION:S/_/./g}
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 DOWNLOAD_URL?=	http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-${JDK_VERSION}_${JDK_REVISION}-oth-JPR&SiteId=JSC&TransactionId=noreg
 PORTTITLE=	Java 2 Development Kit ${DL_JDK_VERSION} for Linux
 APP_HOME=	${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}
--- linux-sun-jdk14.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list