Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2005 01:05:14 +0200
From:      "Ronald Klop" <ronald@cs.vu.nl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ronald@cs.vu.nl
Subject:   ports/81451: Update java/jmp to 0.47 (patch incl.)
Message-ID:  <1116975914.0@guido.klop.ws>
Resent-Message-ID: <200505242310.j4ONA2Cq036685@freefall.freebsd.org>

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

>Number:         81451
>Category:       ports
>Synopsis:       Update java/jmp to 0.47 (patch incl.)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 24 23:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #5: Sun May  8 19:43:38 CEST 2005
    root@guido.klop.ws:/usr/obj/usr/src/sys/GUIDO



>Description:


Just a simple update of the version.

NB: There is one patch removed in the diff.


>How-To-Repeat:





>Fix:


--- jmp-0.47.diff begins here ---
diff -rNu0 jmp-0.46/Makefile jmp/Makefile
--- jmp-0.46/Makefile	Sun Mar 13 00:25:03 2005
+++ jmp/Makefile	Mon May 23 12:48:27 2005
@@ -9,2 +9 @@
-PORTVERSION=	0.46
-PORTREVISION=	1
+PORTVERSION=	0.47
diff -rNu0 jmp-0.46/distinfo jmp/distinfo
--- jmp-0.46/distinfo	Fri Jan 21 15:07:32 2005
+++ jmp/distinfo	Mon May 23 10:59:15 2005
@@ -1,2 +1,2 @@
-MD5 (jmp-0.46.tar.gz) = a70a0616f04cad9d11a71c541c574c3a
-SIZE (jmp-0.46.tar.gz) = 478178
+MD5 (jmp-0.47.tar.gz) = 59e551fa8f6ae8fc4be9e98b01cd1863
+SIZE (jmp-0.47.tar.gz) = 481327
diff -rNu0 jmp-0.46/files/patch-code_usage_dump.c jmp/files/patch-code_usage_dump.c
--- jmp-0.46/files/patch-code_usage_dump.c	Thu Feb  3 09:33:45 2005
+++ jmp/files/patch-code_usage_dump.c	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
-$FreeBSD: ports/java/jmp/files/patch-code_usage_dump.c,v 1.1 2005/02/03 08:33:45 vs Exp $
-
---- code_usage_dump.c.orig	Wed Dec 15 22:07:02 2004
-+++ code_usage_dump.c	Wed Feb  2 22:49:15 2005
-@@ -43,0 +44,2 @@
-+
-+    hashtab* methods;
-@@ -53 +55 @@
--    hashtab* methods = get_methods();    
-+    methods = get_methods();    
-@@ -61 +62,0 @@
--        methods_count = 0;
-@@ -62,0 +64 @@
-+        methods_count = 0;
--- jmp-0.47.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?1116975914.0>