Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2008 15:43:27 +0200
From:      "Pietro Cerutti" <gahr@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/124206: [update + patch] java/javamail update to 1.4.1 + update DOWNLOAD_URL
Message-ID:  <1212414207.41575@gahrtop.localhost>
Resent-Message-ID: <200806021350.m52Do2iH009428@freefall.freebsd.org>

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

>Number:         124206
>Category:       ports
>Synopsis:       [update + patch] java/javamail update to 1.4.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:


--- javamail.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/java/javamail/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	19 May 2007 20:12:56 -0000	1.20
+++ Makefile	2 Jun 2008 13:41:51 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	javamail
-PORTVERSION=	1.4
-PORTREVISION=	1
+PORTVERSION=	1.4.1
 CATEGORIES=	java mail
 MASTER_SITES=	#
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/g}
@@ -24,7 +23,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=javamail-1.4-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=javamail-1.4.1-oth-JPR@CDS-CDS_Developer
 
 .if !defined(NOPORTDOCS)
 DOCFILES1=	JavaMail-1.1-changes.txt JavaMail-1.2-changes.txt \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/java/javamail/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	21 Feb 2007 17:43:33 -0000	1.11
+++ distinfo	2 Jun 2008 13:42:21 -0000
@@ -1,3 +1,3 @@
-MD5 (javamail-1_4.zip) = 4541a84c4d329291fe87b57fde276b0e
-SHA256 (javamail-1_4.zip) = c9f5f51bf0913c4c7c0913e9ad69eaf33fb69c34dae6bd047806d72d16ce0d12
-SIZE (javamail-1_4.zip) = 2447698
+MD5 (javamail-1_4_1.zip) = 21296bdf2e55f2449ab4471b02503a5b
+SHA256 (javamail-1_4_1.zip) = 0bc3bd82b4cfe928710d6fd3477ddda7909d297f576a070cb9c6492ddab47446
+SIZE (javamail-1_4_1.zip) = 2489151
--- javamail.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?1212414207.41575>