From douglas@slowhand.douglasthrift.net  Sat Aug 23 04:48:19 2008
Return-Path: <douglas@slowhand.douglasthrift.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6ACA91065675
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Aug 2008 04:48:19 +0000 (UTC)
	(envelope-from douglas@slowhand.douglasthrift.net)
Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40])
	by mx1.freebsd.org (Postfix) with ESMTP id E7EB08FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Aug 2008 04:48:18 +0000 (UTC)
	(envelope-from douglas@slowhand.douglasthrift.net)
Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40])
	by slowhand.douglasthrift.net (8.14.3/8.14.3) with ESMTP id m7N4m3tW056701
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Aug 2008 21:48:03 -0700 (PDT)
	(envelope-from douglas@slowhand.douglasthrift.net)
Received: (from douglas@localhost)
	by slowhand.douglasthrift.net (8.14.3/8.14.3/Submit) id m7N4m3x2056699;
	Fri, 22 Aug 2008 21:48:03 -0700 (PDT)
	(envelope-from douglas)
Message-Id: <200808230448.m7N4m3x2056699@slowhand.douglasthrift.net>
Date: Fri, 22 Aug 2008 21:48:03 -0700 (PDT)
From: Douglas William Thrift <douglas@douglasthrift.net>
Reply-To: Douglas William Thrift <douglas@douglasthrift.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: java/sun-wtk Works on amd64
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126755
>Category:       ports
>Synopsis:       Update port: java/sun-wtk Works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 04:50:06 UTC 2008
>Closed-Date:    Mon Aug 25 10:44:49 UTC 2008
>Last-Modified:  Mon Aug 25 10:50:01 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Mon Aug 25 10:44:41 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126755 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Mon Aug 25 10:44:48 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126755 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126755: commit references a PR
Date: Mon, 25 Aug 2008 10:45:00 +0000 (UTC)

 rafan       2008-08-25 10:44:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/sun-wtk         Makefile 
   Log:
   - The port contains 32bit Linux binaries and we can run them on amd64, so
     mark this port works for amd64, too.
   - Update download URL since the old one does not work anymore
   
   PR:             ports/126755
   Submitted by:   Douglas William Thrift <douglas at douglasthrift.net>
   
   Revision  Changes    Path
   1.8       +2 -2      ports/java/sun-wtk/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
