Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 21:48:03 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126755: Update port: java/sun-wtk Works on amd64
Message-ID:  <200808230448.m7N4m3x2056699@slowhand.douglasthrift.net>
Resent-Message-ID: <200808230450.m7N4o6QF030852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126755
>Category:       ports
>Synopsis:       Update port: java/sun-wtk Works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 04:50:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 7.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD justonenight.douglasthrift.net 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #1: Sun Jul 13 14:28:13 PDT 2008 douglas@justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64
>Description:
The i386 Linux binaries in the Sun WTK work fine on amd64. Also I updated the URL to go to download from Sun as the old one wasn't useful anymore.
>How-To-Repeat:
>Fix:
--- sun-wtk.patch begins here ---
diff -Nrux .svn -x work /usr/ports/java/sun-wtk/Makefile sun-wtk/Makefile
--- /usr/ports/java/sun-wtk/Makefile	2008-06-06 06:38:50.000000000 -0700
+++ sun-wtk/Makefile	2008-08-22 19:52:55.335800729 -0700
@@ -21,8 +21,8 @@
 JAVA_VERSION=	1.4+
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
-ONLY_FOR_ARCHS=	i386
-DOWNLOAD_URL=	http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try
+ONLY_FOR_ARCHS=	i386 amd64
+DOWNLOAD_URL=	https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR@CDS-CDS_Developer
 
 RESTRICTED=	License does not allow redistribution of any kind
 
--- sun-wtk.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808230448.m7N4m3x2056699>