From ec4b949f774750c3f7bcf6816f62f412a4eb3980 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 10 Feb 2004 18:35:20 +0000 Subject: Update to version 0.39 (2004-02-03): Added menu separators in some menus. Added a string dumper that makes it easy to inspect all strings in memory, it also has the ability to dump all strings to a file. Fixed a bug in down link handling that caused instance numbers to increase for arrays (thanks to matze who tried to use the string inspector and did send back traces from crashes). PR: ports/62365 Submitted by: maintainer --- java/jmp/Makefile | 2 +- java/jmp/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'java') diff --git a/java/jmp/Makefile b/java/jmp/Makefile index d9f87bcbf982..bcf6a639fbe6 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jmp -PORTVERSION= 0.38 +PORTVERSION= 0.39 PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ diff --git a/java/jmp/distinfo b/java/jmp/distinfo index 957d590d950f..c23fd563411b 100644 --- a/java/jmp/distinfo +++ b/java/jmp/distinfo @@ -1,2 +1,2 @@ -MD5 (jmp-0.38.tar.gz) = 70077036b5eccf2c765cb95925e8af5e -SIZE (jmp-0.38.tar.gz) = 466760 +MD5 (jmp-0.39.tar.gz) = a5029524ab01893c4209321a479d0bea +SIZE (jmp-0.39.tar.gz) = 476500 -- cgit v1.2.3