From ronald@cs.vu.nl  Thu Oct 13 16:24:21 2005
Return-Path: <ronald@cs.vu.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 29AD616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 16:24:21 +0000 (GMT)
	(envelope-from ronald@cs.vu.nl)
Received: from smtp-out3.tiscali.nl (smtp-out3.tiscali.nl [195.241.79.178])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BC02943D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 16:24:20 +0000 (GMT)
	(envelope-from ronald@cs.vu.nl)
Received: from [82.171.39.195] (helo=guido.klop.ws)
	by smtp-out3.tiscali.nl with smtp (Tiscali http://www.tiscali.nl)
	id 1EQ5sR-0007sj-Kx
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 18:24:19 +0200
Received: (qmail 15503 invoked from network); 13 Oct 2005 16:24:18 -0000
Received: from localhost.thuis.klop.ws (HELO guido.klop.ws) (127.0.0.1)
  by localhost.thuis.klop.ws with SMTP; 13 Oct 2005 16:24:18 -0000
Message-Id: <1129220658.0@guido.klop.ws>
Date: Thu, 13 Oct 2005 18:24:18 +0200
From: "Ronald Klop" <ronald@cs.vu.nl>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: ronald@cs.vu.nl
Subject: update java/javamail from 1.3.2 to 1.3.3 (patch included)
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         87375
>Category:       ports
>Synopsis:       update java/javamail from 1.3.2 to 1.3.3 (patch included)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    glewis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 16:30:14 GMT 2005
>Closed-Date:    Fri Oct 14 01:10:06 GMT 2005
>Last-Modified:  Fri Oct 14 01:10:06 GMT 2005
>Originator:     Ronald Klop
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
>Environment:


System: FreeBSD 6.0-RC1 #0: Tue Oct 11 00:29:56 CEST 2005
    root@guido.klop.ws:/usr/obj/usr/src/sys/GUIDO



>Description:


Update the port java/javamail from 1.3.2 to 1.3.3.



>How-To-Repeat:





>Fix:


--- javamail-1.3.3.patch begins here ---
diff -u javamail-1.3.2/Makefile javamail/Makefile
--- javamail-1.3.2/Makefile	Tue Oct 11 17:10:45 2005
+++ javamail/Makefile	Thu Oct 13 18:19:47 2005
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	javamail
-PORTVERSION=	1.3.2
-PORTREVISION=	1
+PORTVERSION=	1.3.3
 CATEGORIES=	java mail
 MASTER_SITES=	#
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/g}-upd
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/g}_01
 
 MAINTAINER=	java@freebsd.org
 COMMENT=	A set of abstract Java classes that model a mail system
@@ -23,7 +22,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_3_2-oth-JPR&SiteId=JSC&TransactionId=noreg
+DOWNLOAD_URL=	http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=javamail-1.3.3-fr-oth-JPR&SiteId=JSC&TransactionId=noreg
 
 .if !defined(NOPORTDOCS)
 DOCFILES1=	JavaMail-1.1-changes.txt JavaMail-1.2-changes.txt \
diff -u javamail-1.3.2/distinfo javamail/distinfo
--- javamail-1.3.2/distinfo	Wed Jun  8 17:51:06 2005
+++ javamail/distinfo	Thu Oct 13 18:23:17 2005
@@ -1,2 +1,2 @@
-MD5 (javamail-1_3_2-upd.zip) = c7d2c94f3b5a2aca76f791adf3f236da
-SIZE (javamail-1_3_2-upd.zip) = 2364338
+MD5 (javamail-1_3_3_01.zip) = 54d3d6d17d5ec7ba760d0a9183e5fe1d
+SIZE (javamail-1_3_3_01.zip) = 2388460
--- javamail-1.3.3.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glewis 
Responsible-Changed-By: glewis 
Responsible-Changed-When: Thu Oct 13 16:42:27 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87375 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Fri Oct 14 01:09:37 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

I had to modify WRKSRC to make this update work.  I also added in 
a couple of new documentation files. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87375 
>Unformatted:
