From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 24 23:10:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D300C16A41C for ; Tue, 24 May 2005 23:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879C443D49 for ; Tue, 24 May 2005 23:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4ONA2tA036686 for ; Tue, 24 May 2005 23:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4ONA2Cq036685; Tue, 24 May 2005 23:10:02 GMT (envelope-from gnats) Resent-Date: Tue, 24 May 2005 23:10:02 GMT Resent-Message-Id: <200505242310.j4ONA2Cq036685@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald Klop" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A9616A41C for ; Tue, 24 May 2005 23:09:48 +0000 (GMT) (envelope-from ronald@cs.vu.nl) Received: from smtp-out0.tiscali.nl (smtp-out0.tiscali.nl [195.241.79.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4547343D48 for ; Tue, 24 May 2005 23:09:47 +0000 (GMT) (envelope-from ronald@cs.vu.nl) Received: from guido.thuis.klop.ws (unknown [82.171.39.195]) by smtp-out0.tiscali.nl (Postfix) with SMTP id C461E801116C for ; Wed, 25 May 2005 01:09:46 +0200 (CEST) Received: (qmail 21293 invoked from network); 24 May 2005 23:05:14 -0000 Received: from localhost (HELO guido.klop.ws) (127.0.0.1) by localhost with SMTP; 24 May 2005 23:05:14 -0000 Message-Id: <1116975914.0@guido.klop.ws> Date: Wed, 25 May 2005 01:05:14 +0200 From: "Ronald Klop" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: ronald@cs.vu.nl Subject: ports/81451: Update java/jmp to 0.47 (patch incl.) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 23:10:03 -0000 >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: