Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 21:51:46 +0100
From:      Ronald Klop <ronald@cs.vu.nl>
To:        FreeBSD gnats submit <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ronald@klop.ws
Subject:   ports/64633: Update port java/jmp from 0.40 -> 0.41. (patch included)
Message-ID:  <1080075106.0@henk.thuis.klop.ws>
Resent-Message-ID: <200403232100.i2NL0SYT045155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64633
>Category:       ports
>Synopsis:       Update port java/jmp from 0.40 -> 0.41. (patch included)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 23 13:00:28 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #8: Thu Feb 26 22:00:08 CET 2004
    root@henk.thuis.klop.ws:/usr/obj/usr/src/sys/HENK



>Description:


Changes for 0.41 include:
* Added an object allocation level, meaning that after a reset only objects allocated at that level are shown in allocation and string lists.
* Show owners is now possible to do on a given string and a given object instance.
* Heap dump no longer lose allocation point if object tracing is on when the heap dump is done.



>How-To-Repeat:





>Fix:


--- jmp-0.41.diff begins here ---
diff -rNu /usr/ports/java/jmp/Makefile jmp/Makefile
--- /usr/ports/java/jmp/Makefile	Mon Mar 15 18:44:11 2004
+++ jmp/Makefile	Tue Mar 23 11:01:07 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jmp
-PORTVERSION=	0.40
+PORTVERSION=	0.41
 CATEGORIES=	java devel
 MASTER_SITES=	http://www.khelekore.org/jmp/
 
diff -rNu /usr/ports/java/jmp/distinfo jmp/distinfo
--- /usr/ports/java/jmp/distinfo	Tue Mar  9 01:02:14 2004
+++ jmp/distinfo	Tue Mar 23 11:01:44 2004
@@ -1,2 +1,2 @@
-MD5 (jmp-0.40.tar.gz) = 89646b0a5c9ef6b3b0bd3c97a1790acc
-SIZE (jmp-0.40.tar.gz) = 482407
+MD5 (jmp-0.41.tar.gz) = 122a91001e01fccd65c8d0bd6e18e1c0
+SIZE (jmp-0.41.tar.gz) = 483383
--- jmp-0.41.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080075106.0>