Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2008 15:40:06 +0200
From:      "Pietro Cerutti" <gahr@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/124204: [patch + update] java/jaf update to 1.1.1, update DOWNLOAD_URL
Message-ID:  <1212414006.37964@gahrtop.localhost>
Resent-Message-ID: <200806021350.m52Do10F009358@freefall.freebsd.org>

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

>Number:         124204
>Category:       ports
>Synopsis:       [patch + update] java/jaf update to 1.1.1, update DOWNLOAD_URL
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 13:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project 
>Environment:


System: FreeBSD 8.0-CURRENT #38: Wed May 28 15:16:17 CEST 2008
    root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- jaf.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/java/jaf/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	19 May 2007 20:12:46 -0000	1.14
+++ Makefile	2 Jun 2008 13:38:32 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	jaf
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	java devel
 MASTER_SITES=	#
-DISTNAME=	${PORTNAME}-${PORTVERSION:S,.,_,g}-fr
+DISTNAME=	${PORTNAME}-${PORTVERSION:S,.,_,g}
 
 MAINTAINER=	nemoliu@FreeBSD.org
 COMMENT=	JavaBeansTM Activation Framework
@@ -22,7 +21,7 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 NO_CDROM=	See the license
-DOWNLOAD_URL=	http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jaf-1.1-fr-oth-JPR&SiteId=JSC&TransactionId=noreg
+DOWNLOAD_URL=	https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jaf-1.1.1-fcs-oth-JPR@CDS-CDS_Developer
 
 .if !defined(NOPORTDOCS)
 DOCFILES1=	JAF-1.1.pdf JAF-1.1.ps JAF-1.1-changes.txt javadocs
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/java/jaf/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	21 Feb 2007 17:42:44 -0000	1.6
+++ distinfo	2 Jun 2008 13:38:37 -0000
@@ -1,3 +1,3 @@
-MD5 (jaf-1_1-fr.zip) = 7423eb6831ba82e7d1f10956eb2bd0d3
-SHA256 (jaf-1_1-fr.zip) = 3230f1b3ec676fdaeebcfae2c2f0dfeb9b0c543f43312cae5c2b9396a1198813
-SIZE (jaf-1_1-fr.zip) = 380084
+MD5 (jaf-1_1_1.zip) = e55a9e5a44eb55fa588d1020544226f1
+SHA256 (jaf-1_1_1.zip) = af88f65f4a8cd6a80efa699111639c7065adf8dccd4d63ead02275468b83803b
+SIZE (jaf-1_1_1.zip) = 379593
--- jaf.diff ends here ---



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



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