aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-02-11 02:35:20 +0800
committerlinimon <linimon@FreeBSD.org>2004-02-11 02:35:20 +0800
commit3ea7afe26fe491b2188d059cf3a42714b3cf8767 (patch)
tree22236133a32018e97aab8665c5fc92083574dfd7
parentf81b381c08b62197fb6b09d4beda431a447c5675 (diff)
downloadfreebsd-ports-gnome-3ea7afe26fe491b2188d059cf3a42714b3cf8767.tar.gz
freebsd-ports-gnome-3ea7afe26fe491b2188d059cf3a42714b3cf8767.tar.zst
freebsd-ports-gnome-3ea7afe26fe491b2188d059cf3a42714b3cf8767.zip
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
-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