head	1.13;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	old_RELEASE_5_EOL:1.11
	old_RELEASE_7_0_0:1.11
	old_RELEASE_6_3_0:1.11
	old_PRE_XORG_7:1.11
	old_RELEASE_4_EOL:1.11
	old_RELEASE_6_2_0:1.11
	old_RELEASE_6_1_0:1.11
	old_RELEASE_5_5_0:1.11
	old_RELEASE_6_0_0:1.9
	old_RELEASE_5_4_0:1.9
	old_RELEASE_4_11_0:1.9
	old_RELEASE_5_3_0:1.9
	old_RELEASE_4_10_0:1.9
	old_RELEASE_5_2_1:1.8
	old_RELEASE_5_2_0:1.8
	old_RELEASE_4_9_0:1.8
	old_RELEASE_5_1_0:1.8
	old_RELEASE_4_8_0:1.7
	old_RELEASE_5_0_0:1.7
	old_RELEASE_4_7_0:1.7
	old_RELEASE_4_6_2:1.7
	old_RELEASE_4_6_1:1.7
	old_RELEASE_4_6_0:1.7
	old_RELEASE_5_0_DP1:1.4;
locks; strict;
comment	@# @;


1.13
date	2011.07.03.13.45.07;	author ohauer;	state Exp;
branches;
next	1.12;

1.12
date	2008.06.23.00.21.01;	author lippe;	state Exp;
branches;
next	1.11;

1.11
date	2005.11.24.23.21.00;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2005.09.20.19.36.48;	author glewis;	state Exp;
branches;
next	1.9;

1.9
date	2004.01.29.07.24.41;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.05.05.16.23.32;	author glewis;	state Exp;
branches;
next	1.7;

1.7
date	2002.05.24.06.42.23;	author znerd;	state Exp;
branches;
next	1.6;

1.6
date	2002.05.09.09.19.16;	author znerd;	state Exp;
branches;
next	1.5;

1.5
date	2002.05.08.09.23.01;	author znerd;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.23.09.32.20;	author pat;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.03.07.29.09;	author pat;	state Exp;
branches;
next	1.2;

1.2
date	2002.02.17.22.16.18;	author pat;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.26.17.34.45;	author okazaki;	state Exp;
branches;
next	;


desc
@@


1.13
log
@- remove MD5
@
text
@SHA256 (bsh-2.0b4.jar) = 91395c07885839a8c6986d5b7c577cd9bacf01bf129c89141f35e8ea858427b6
SIZE (bsh-2.0b4.jar) = 281694
@


1.12
log
@- Forced commit to note repocopy from java/bsh to lang/bsh.

PR:		ports/122210
Submitted by:	Simon Olofsson <simon@@olofsson.de>
Approved by:	gabor (mentor, implicit)
@
text
@a0 1
MD5 (bsh-2.0b4.jar) = a1c60aa83c9c9a6cb2391c1c1b85eb00
@


1.11
log
@- Add SHA256
@
text
@@


1.10
log
@. Update to 2.0b4.
@
text
@d2 1
@


1.9
log
@SIZEify.
@
text
@d1 2
a2 2
MD5 (bsh-1.2b7.jar) = 953188523fbc7ae5145d09978c26458d
SIZE (bsh-1.2b7.jar) = 212471
@


1.8
log
@. Update to 1.2b7.
. Revert back to using the actual distribution site in MASTER_SITES.

Approved by:	znerd
@
text
@d2 1
@


1.7
log
@Upgrade to 1.2b6. This is the result of chasing the
author.

Port is now unbroken.

Approved by:	maintainer
@
text
@d1 1
a1 1
MD5 (bsh-1.2b6.jar) = dd8c1f85d5e264926708ffc736b06504
@


1.6
log
@Reverting checksum chase. It is unknown what the changes
were, so the change should not have been committed.

This port is now broken again. Bumped PORTREVISION and
marked it as BROKEN.

Pointed out by:	Kris Kennaway <kris@@obsecurity.org>
@
text
@d1 1
a1 1
MD5 (bsh-1.2b5.jar) = f4eaa5467820bbf261f338a73b4611f3
@


1.5
log
@Fix bento error (checksum).
@
text
@d1 1
a1 1
MD5 (bsh-1.2b5.jar) = c3eaaea1456013ce68d21ead46d9c4c2
@


1.4
log
@Update to 1.2.b5

PR:		36223
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (bsh-1.2b5.jar) = f4eaa5467820bbf261f338a73b4611f3
@


1.3
log
@Chase the checksum. Changes are:
- Fixed bug affecting scoping in blocks.
- Added a special test for the test harness to catch this sort of thing
in the future.
- Fixed problem with classloading causing bsh extensions not to be found
in some environments.

PR:		35470
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (bsh-1.2b4.jar) = b410cdee1acc6c1c3ea15d1b3e0ae587
@


1.2
log
@Update to 1.2.b4

PR:		35031
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (bsh-1.2b4.jar) = 5cb844bd8e0e24103e7664965fd87f6a
@


1.1
log
@Add bsh 1.2.b3, a Java scripting environment.

PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d1 1
a1 1
MD5 (bsh-1.2b3.jar) = f1f38799a4d347313822ed7a6effa5a7
@

