summaryrefslogtreecommitdiff
path: root/java/jmp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-02-10 18:35:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-02-10 18:35:20 +0000
commitec4b949f774750c3f7bcf6816f62f412a4eb3980 (patch)
treedf4a18d02ebb5f15d21bae63b189f1aa4f3bbf3f /java/jmp
parent- Fix WITH_MUTT_EDIT_THREADS knob (diff)
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
Notes
Notes: svn path=/head/; revision=100584
Diffstat (limited to 'java/jmp')
-rw-r--r--java/jmp/Makefile2
-rw-r--r--java/jmp/distinfo4
2 files changed, 3 insertions, 3 deletions
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