From ernst@localhost.jollem.com  Thu Sep 26 11:18:14 2002
Return-Path: <ernst@localhost.jollem.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E6F6F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 11:18:14 -0700 (PDT)
Received: from localhost.jollem.com (uds20-45.dial.hccnet.nl [62.251.45.20])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2D57543EB3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 11:18:08 -0700 (PDT)
	(envelope-from ernst@localhost.jollem.com)
Received: from localhost.jollem.com (localhost.jollem.com [127.0.0.1])
	by localhost.jollem.com (8.12.5/8.12.5) with ESMTP id g8QIHioE065017;
	Thu, 26 Sep 2002 20:18:00 +0200 (CEST)
	(envelope-from ernst@localhost.jollem.com)
Received: (from ernst@localhost)
	by localhost.jollem.com (8.12.5/8.12.5/Submit) id g8QIHBcv065016;
	Thu, 26 Sep 2002 20:17:11 +0200 (CEST)
Message-Id: <200209261817.g8QIHBcv065016@localhost.jollem.com>
Date: Thu, 26 Sep 2002 20:17:11 +0200 (CEST)
From: Ernst de Haan <znerd@freebsd.org>
Reply-To: Ernst de Haan <znerd@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: fuyuki@mj.0038.net
Subject: java/bsh has a checksum error
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43397
>Category:       ports
>Synopsis:       java/bsh has a checksum error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    znerd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 26 11:20:01 PDT 2002
>Closed-Date:    Wed Oct 09 15:51:07 PDT 2002
>Last-Modified:  Wed Oct 09 15:51:07 PDT 2002
>Originator:     Ernst de Haan
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSD Project
>Environment:
System: FreeBSD heinz 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Aug 28 23:38:45 CEST 2002 root@heinz:/usr/obj/usr/src/sys/HEINZ i386
>Description:
The port java/bsh is reporting a checksum error. Could you dive into this?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->znerd 
Responsible-Changed-By: znerd 
Responsible-Changed-When: Mon Sep 30 11:08:39 PDT 2002 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43397 

From: Giorgos Keramidas <keramida@freebsd.org>
To: Ernst de Haan <znerd@freebsd.org>, fuyuki@mj.0038.net
Cc: bug-followup@freebsd.org
Subject: Re: ports/43397: java/bsh has a checksum error
Date: Thu, 3 Oct 2002 13:06:23 +0300

 Adding to audit trail:
 
 : Message-Id: <86wup8z1qy.wl@hadaly.dyndns.org>
 : Date: Fri, 27 Sep 2002 09:59:17 +0900
 : From: Kimura Fuyuki <fuyuki@hadaly.org>
 :
 : Please apply this.
 :
 : cvs server: Diffing .
 : Index: Makefile
 : ===================================================================
 : RCS file: /home/ncvs/ports/java/bsh/Makefile,v
 : retrieving revision 1.8
 : diff -u -r1.8 Makefile
 : --- Makefile	24 May 2002 06:42:23 -0000	1.8
 : +++ Makefile	27 Sep 2002 00:56:22 -0000
 : @@ -7,13 +7,14 @@
 : 
 :  PORTNAME=	bsh
 :  PORTVERSION=	1.2.b6
 : +PORTREVISION=	1
 :  CATEGORIES=	java
 :  MASTER_SITES=	http://www.beanshell.org/
 :  DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
 :  EXTRACT_SUFX=	.jar
 :  EXTRACT_ONLY=
 : 
 : -MAINTAINER=	fuyuki@mj.0038.net
 : +MAINTAINER=	ports@FreeBSD.org
 : 
 :  USE_JAVA=	1.1+
 :  NO_BUILD=	yes
 : Index: distinfo
 : ===================================================================
 : RCS file: /home/ncvs/ports/java/bsh/distinfo,v
 : retrieving revision 1.7
 : diff -u -r1.7 distinfo
 : --- distinfo	24 May 2002 06:42:23 -0000	1.7
 : +++ distinfo	27 Sep 2002 00:56:22 -0000
 : @@ -1 +1 @@
 : -MD5 (bsh-1.2b6.jar) = dd8c1f85d5e264926708ffc736b06504
 : +MD5 (bsh-1.2b6.jar) = bc164d4234830212c34e6292d4f21480
 : Index: pkg-descr
 : ===================================================================
 : RCS file: /home/ncvs/ports/java/bsh/pkg-descr,v
 : retrieving revision 1.1
 : diff -u -r1.1 pkg-descr
 : --- pkg-descr	26 Jan 2002 17:34:45 -0000	1.1
 : +++ pkg-descr	27 Sep 2002 00:56:22 -0000
 : @@ -6,6 +6,3 @@
 :  JavaScript(tm).
 : 
 :  WWW: http://www.beanshell.org/
 : -
 : -- Kimura Fuyuki
 : -fuyuki@mj.0038.net

From: Ernst de Haan <ernst.dehaan@nl.wanadoo.com>
To: freebsd-gnats-submit@FreeBSD.org, znerd@FreeBSD.org
Cc:  
Subject: Re: ports/43397: java/bsh has a checksum error
Date: Thu, 3 Oct 2002 13:56:26 +0200

 We cannot change the checksum just like that. It's against regulations.
 
 But the maintainership can ofcourse be released, which I regret though
 
 --
 Ernst
State-Changed-From-To: open->closed 
State-Changed-By: znerd 
State-Changed-When: Wed Oct 9 15:50:42 PDT 2002 
State-Changed-Why:  
Fixed. 

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