Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 03:56:27 -0800 (PST)
From:      karlj000@unbc.ca
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63968: Port Upgrade: java/bluej 1.2.2 - 1.3.5
Message-ID:  <200403091156.i29BuRQl053038@illusion.karlson.ca>
Resent-Message-ID: <200403090830.i298UE3e086211@freefall.freebsd.org>

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

>Number:         63968
>Category:       ports
>Synopsis:       Port Upgrade: java/bluej 1.2.2 - 1.3.5
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 00:30:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD illusion.karlson.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Upgrade of port java/bluej, from version 1.2.2 to 1.3.5.  Also changes maintainer, who has agreed to take ownership of the port.
>How-To-Repeat:
	
>Fix:
Apply this diff:

diff -u bluej.orig/Makefile bluej/Makefile
--- bluej.orig/Makefile	Tue Mar  9 03:22:37 2004
+++ bluej/Makefile	Tue Mar  9 03:46:01 2004
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	bluej
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.5
 PORTREVISION=	1
 CATEGORIES=	java editors
-MASTER_SITES=	ftp://ftp.bluej.org/pub/bluej/
+MASTER_SITES=	http://www.bluej.org/download/files/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 EXTRACT_SUFX=	.jar
+EXTRACT_ONLY=
 
-MAINTAINER=	karlj000@unbc.ca
-COMMENT=	BlueJ is an integrated Java environment designed for introductory teaching
+MAINTAINER=	kij@imada.sdu.dk
+COMMENT=	BlueJ is a Java environment designed for introductory teaching
 
 IS_INTERACTIVE=	yes
-EXTRACT_ONLY=
 NO_BUILD=	yes
 
 USE_JAVA=	1.3+
diff -u bluej.orig/distinfo bluej/distinfo
--- bluej.orig/distinfo	Tue Mar  9 03:22:37 2004
+++ bluej/distinfo	Tue Mar  9 03:22:54 2004
@@ -1 +1,2 @@
-MD5 (bluej-122.jar) = ec480c16a3aa2cb61db9cebcf3653841
+MD5 (bluej-135.jar) = 8943f70821f14a7143685b11eb04c0d6
+SIZE (bluej-135.jar) = 1890142
>Release-Note:
>Audit-Trail:
>Unformatted:



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