Bug 43397 - java/bsh has a checksum error
Summary: java/bsh has a checksum error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ernst de Haan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-26 19:20 UTC by Ernst de Haan
Modified: 2002-10-09 23:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ernst de Haan freebsd_committer freebsd_triage 2002-09-26 19:20:01 UTC
The port java/bsh is reporting a checksum error. Could you dive into this?
Comment 1 Ernst de Haan freebsd_committer freebsd_triage 2002-09-30 19:08:39 UTC
Responsible Changed
From-To: freebsd-ports->znerd

I'll handle this.
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2002-10-03 11:06:23 UTC
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
Comment 3 ernst.dehaan 2002-10-03 12:56:26 UTC
We cannot change the checksum just like that. It's against regulations.

But the maintainership can ofcourse be released, which I regret though

--
Ernst
Comment 4 Ernst de Haan freebsd_committer freebsd_triage 2002-10-09 23:50:42 UTC
State Changed
From-To: open->closed

Fixed.