From jose@mordor.maths.warwick.ac.uk  Mon Oct 28 01:08:07 2002
Return-Path: <jose@mordor.maths.warwick.ac.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BB84337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Oct 2002 01:08:07 -0800 (PST)
Received: from ribble.maths.warwick.ac.uk (ribble.maths.warwick.ac.uk [137.205.232.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E4C143E88
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Oct 2002 01:08:01 -0800 (PST)
	(envelope-from jose@mordor.maths.warwick.ac.uk)
Received: from mordor.maths.warwick.ac.uk (mordor [137.205.234.207])
	by ribble.maths.warwick.ac.uk (8.9.3/8.9.3) with ESMTP id JAA19174
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Oct 2002 09:07:51 GMT
Received: from mordor.maths.warwick.ac.uk (localhost.maths.warwick.ac.uk [127.0.0.1])
	by mordor.maths.warwick.ac.uk (8.12.6/8.12.6) with ESMTP id g9S97LH2003756
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Oct 2002 09:07:21 GMT
	(envelope-from jose@mordor.maths.warwick.ac.uk)
Received: (from root@localhost)
	by mordor.maths.warwick.ac.uk (8.12.6/8.12.6/Submit) id g9S97K3g003755;
	Mon, 28 Oct 2002 09:07:20 GMT
Message-Id: <200210280907.g9S97K3g003755@mordor.maths.warwick.ac.uk>
Date: Mon, 28 Oct 2002 09:07:20 GMT
From: Jose Marques <noway@nohow.demon.co.uk>
Reply-To: Jose Marques <noway@nohow.demon.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: maintainer update: java/jaf
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44557
>Category:       ports
>Synopsis:       maintainer update: java/jaf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 28 01:10:00 PST 2002
>Closed-Date:    Thu Nov 07 05:54:15 PST 2002
>Last-Modified:  Thu Nov 07 05:54:15 PST 2002
>Originator:     Jose Marques
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD mordor.maths.warwick.ac.uk 4.7-STABLE FreeBSD 4.7-STABLE #2: Wed Oct 23 15:16:56 BST 2002 root@mordor.maths.warwick.ac.uk:/usr/src/sys/compile/MORDOR i386


	
>Description:
	Update to java/jaf port from version 1.0.1 to 1.0.2.  I am the
current maintainer of this port.  I have changed the maintainership e-mail
address to the FreeBSD java mailing list.

Many thanks to "Daigu - T.Tamura" for the original patch.

>How-To-Repeat:
	
>Fix:

	Apply the following patch:

diff -ruN jaf.orig/Makefile jaf/Makefile
--- jaf.orig/Makefile	Mon Oct 28 08:58:45 2002
+++ jaf/Makefile	Mon Oct 28 08:55:47 2002
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	jaf
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 PORTREVISION=	1
 CATEGORIES=	java
 MASTER_SITES=	#
-DISTNAME=	${PORTNAME}1_0_1
+DISTNAME=	${PORTNAME}-1_0_2
 
-MAINTAINER=	noway@nohow.demon.co.uk
+MAINTAINER=	java@freebsd.org
 
 USE_ZIP=	YES
 USE_JAVA=	1.1+
@@ -22,7 +22,7 @@
 NO_CDROM=	"See the license"
 TARGET_DIR=	${PREFIX}/share/java/${PKGNAME}
 PLIST_SUB+=	T=${TARGET_DIR:S/^${PREFIX}\///}
-DOWNLOAD_URL=	"http://java.sun.com/cgi-bin/download3.cgi?config-file=jaf1_0_1.config&platform=zip&button=continue"
+DOWNLOAD_URL=	"http://java.sun.com/products/javabeans/glasgow/jaf.html"
 
 .include <bsd.port.pre.mk>
 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
diff -ruN jaf.orig/distinfo jaf/distinfo
--- jaf.orig/distinfo	Mon Oct 28 08:58:45 2002
+++ jaf/distinfo	Mon Oct 28 08:53:09 2002
@@ -1 +1,2 @@
-MD5 (jaf1_0_1.zip) = 470a5833c0446ea1bfb2bae90af650f1
+MD5 (jaf-1_0_2.zip) = 8517e8ef124f1eb8dbce667476b231ac
+
diff -ruN jaf.orig/pkg-plist jaf/pkg-plist
--- jaf.orig/pkg-plist	Mon Oct 28 08:58:45 2002
+++ jaf/pkg-plist	Mon Oct 28 08:53:09 2002
@@ -1,53 +1,21 @@
 share/java/classes/activation.jar
-%%T%%/activation.jar
-%%T%%/RELNOTES.txt
-%%T%%/README.txt
-%%T%%/LICENSE.txt
-%%T%%/demo/TextInternalizer.java
-%%T%%/demo/DCHTest.java
-%%T%%/demo/DCHTest2.java
-%%T%%/demo/DHURL.java
-%%T%%/demo/FileView.java
-%%T%%/demo/JAFApp.java
-%%T%%/demo/MCTest.java
-%%T%%/demo/ODCHTest.java
-%%T%%/demo/PlainDCH.java
-%%T%%/demo/PrefTest.java
-%%T%%/demo/SimpleDCF.java
-%%T%%/demo/CompViewer.java
-%%T%%/docs/javadocs/index-files/index-16.html
-%%T%%/docs/javadocs/index-files/index-2.html
-%%T%%/docs/javadocs/index-files/index-3.html
-%%T%%/docs/javadocs/index-files/index-4.html
-%%T%%/docs/javadocs/index-files/index-5.html
-%%T%%/docs/javadocs/index-files/index-6.html
-%%T%%/docs/javadocs/index-files/index-7.html
-%%T%%/docs/javadocs/index-files/index-8.html
-%%T%%/docs/javadocs/index-files/index-9.html
-%%T%%/docs/javadocs/index-files/index-10.html
-%%T%%/docs/javadocs/index-files/index-11.html
-%%T%%/docs/javadocs/index-files/index-12.html
-%%T%%/docs/javadocs/index-files/index-13.html
-%%T%%/docs/javadocs/index-files/index-14.html
-%%T%%/docs/javadocs/index-files/index-15.html
-%%T%%/docs/javadocs/index-files/index-1.html
-%%T%%/docs/javadocs/javax/activation/class-use/CommandObject.html
+%%T%%/docs/javadocs/javax/activation/class-use/URLDataSource.html
+%%T%%/docs/javadocs/javax/activation/class-use/CommandMap.html
+%%T%%/docs/javadocs/javax/activation/class-use/MailcapCommandMap.html
+%%T%%/docs/javadocs/javax/activation/class-use/UnsupportedDataTypeException.html
+%%T%%/docs/javadocs/javax/activation/class-use/DataContentHandlerFactory.html
 %%T%%/docs/javadocs/javax/activation/class-use/DataContentHandler.html
+%%T%%/docs/javadocs/javax/activation/class-use/MimeTypeParseException.html
 %%T%%/docs/javadocs/javax/activation/class-use/ActivationDataFlavor.html
+%%T%%/docs/javadocs/javax/activation/class-use/FileTypeMap.html
+%%T%%/docs/javadocs/javax/activation/class-use/MimetypesFileTypeMap.html
 %%T%%/docs/javadocs/javax/activation/class-use/FileDataSource.html
-%%T%%/docs/javadocs/javax/activation/class-use/UnsupportedDataTypeException.html
-%%T%%/docs/javadocs/javax/activation/class-use/CommandMap.html
-%%T%%/docs/javadocs/javax/activation/class-use/MailcapCommandMap.html
-%%T%%/docs/javadocs/javax/activation/class-use/MimeTypeParameterList.html
 %%T%%/docs/javadocs/javax/activation/class-use/DataSource.html
-%%T%%/docs/javadocs/javax/activation/class-use/FileTypeMap.html
+%%T%%/docs/javadocs/javax/activation/class-use/MimeTypeParameterList.html
 %%T%%/docs/javadocs/javax/activation/class-use/DataHandler.html
 %%T%%/docs/javadocs/javax/activation/class-use/MimeType.html
-%%T%%/docs/javadocs/javax/activation/class-use/MimetypesFileTypeMap.html
-%%T%%/docs/javadocs/javax/activation/class-use/DataContentHandlerFactory.html
-%%T%%/docs/javadocs/javax/activation/class-use/URLDataSource.html
+%%T%%/docs/javadocs/javax/activation/class-use/CommandObject.html
 %%T%%/docs/javadocs/javax/activation/class-use/CommandInfo.html
-%%T%%/docs/javadocs/javax/activation/class-use/MimeTypeParseException.html
 %%T%%/docs/javadocs/javax/activation/package-use.html
 %%T%%/docs/javadocs/javax/activation/package-summary.html
 %%T%%/docs/javadocs/javax/activation/package-tree.html
@@ -69,6 +37,23 @@
 %%T%%/docs/javadocs/javax/activation/URLDataSource.html
 %%T%%/docs/javadocs/javax/activation/MimeTypeParseException.html
 %%T%%/docs/javadocs/javax/activation/UnsupportedDataTypeException.html
+%%T%%/docs/javadocs/overview-tree.html
+%%T%%/docs/javadocs/index-files/index-1.html
+%%T%%/docs/javadocs/index-files/index-2.html
+%%T%%/docs/javadocs/index-files/index-3.html
+%%T%%/docs/javadocs/index-files/index-4.html
+%%T%%/docs/javadocs/index-files/index-5.html
+%%T%%/docs/javadocs/index-files/index-6.html
+%%T%%/docs/javadocs/index-files/index-7.html
+%%T%%/docs/javadocs/index-files/index-8.html
+%%T%%/docs/javadocs/index-files/index-9.html
+%%T%%/docs/javadocs/index-files/index-10.html
+%%T%%/docs/javadocs/index-files/index-11.html
+%%T%%/docs/javadocs/index-files/index-12.html
+%%T%%/docs/javadocs/index-files/index-13.html
+%%T%%/docs/javadocs/index-files/index-14.html
+%%T%%/docs/javadocs/index-files/index-15.html
+%%T%%/docs/javadocs/index-files/index-16.html
 %%T%%/docs/javadocs/deprecated-list.html
 %%T%%/docs/javadocs/allclasses-frame.html
 %%T%%/docs/javadocs/index.html
@@ -77,16 +62,31 @@
 %%T%%/docs/javadocs/package-list
 %%T%%/docs/javadocs/help-doc.html
 %%T%%/docs/javadocs/stylesheet.css
-%%T%%/docs/javadocs/overview-tree.html
-%%T%%/docs/JAF-1.0.pdf
 %%T%%/docs/JAF-1.0.ps
-@dirrm %%T%%/demo
-@dirrm %%T%%/docs/javadocs/index-files
-@dirrm %%T%%/docs/javadocs/javax/activation/class-use
-@dirrm %%T%%/docs/javadocs/javax/activation
-@dirrm %%T%%/docs/javadocs/javax
-@dirrm %%T%%/docs/javadocs
-@dirrm %%T%%/docs
+%%T%%/docs/JAF-1.0.pdf
+%%T%%/demo/CompViewer.java
+%%T%%/demo/DCHTest.java
+%%T%%/demo/DCHTest2.java
+%%T%%/demo/DHURL.java
+%%T%%/demo/FileView.java
+%%T%%/demo/JAFApp.java
+%%T%%/demo/MCTest.java
+%%T%%/demo/ODCHTest.java
+%%T%%/demo/PlainDCH.java
+%%T%%/demo/PrefTest.java
+%%T%%/demo/SimpleDCF.java
+%%T%%/demo/TextInternalizer.java
+%%T%%/activation.jar
+%%T%%/README.txt
+%%T%%/LICENSE.txt
+%%T%%/RELNOTES.txt
+@dirrm %%T%%/docs/javadocs/index-files/
+@dirrm %%T%%/docs/javadocs/javax/activation/class-use/
+@dirrm %%T%%/docs/javadocs/javax/activation/
+@dirrm %%T%%/docs/javadocs/javax/
+@dirrm %%T%%/docs/javadocs/
+@dirrm %%T%%/docs/
+@dirrm %%T%%/demo/
 @dirrm %%T%%/
 @unexec rmdir %D/share/java/classes 2>/dev/null || true
 @unexec rmdir %D/share/java 2>/dev/null || true

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Nov 7 05:54:07 PST 2002 
State-Changed-Why:  
Commited, thanks! 

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