Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2012 16:52:03 GMT
From:      Sutra Zhou <zhoushuqun@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165689: Update port: java/jta update the download URL
Message-ID:  <201203041652.q24Gq3D0067312@red.freebsd.org>
Resent-Message-ID: <201203041700.q24H0MuM090551@freefall.freebsd.org>

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

>Number:         165689
>Category:       ports
>Synopsis:       Update port: java/jta update the download URL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 04 17:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sutra Zhou
>Release:        
>Organization:
>Environment:
>Description:
Update the download URL from sun to oracle since the Sun Download Center was decommissioned on July 31, 2011, and now it is display a announcement only instead of redirecting to the new download page.
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/java/jta/Makefile jta/Makefile
--- /usr/ports/java/jta/Makefile	2011-07-21 13:02:47.000000000 +0800
+++ jta/Makefile	2012-03-04 16:37:39.000000000 +0800
@@ -20,7 +20,7 @@
 
 NO_BUILD=	yes
 NO_CDROM=	See the license
-DOWNLOAD_URL=	https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7286-jta-${PORTVERSION}-spec-oth-JSpec@CDS-CDS_Developer
+DOWNLOAD_URL=	http://download.oracle.com/otndocs/jcp/7286-jta-${PORTVERSION}-spec-oth-JSpec/?submit=Download
 
 PORTDOCS=	${DISTNAME}.pdf javadocs
 


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



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