From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 10 16:50:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4BD216A417 for ; Wed, 10 Oct 2007 16:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 487AC13C46E for ; Wed, 10 Oct 2007 16:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9AGo2nx005504 for ; Wed, 10 Oct 2007 16:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9AGo2e9005503; Wed, 10 Oct 2007 16:50:02 GMT (envelope-from gnats) Resent-Date: Wed, 10 Oct 2007 16:50:02 GMT Resent-Message-Id: <200710101650.l9AGo2e9005503@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 [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B1A16A473 for ; Wed, 10 Oct 2007 16:40:40 +0000 (UTC) (envelope-from ronald@echteman.nl) Received: from ns1.baseweb.nl (ns1.baseweb.nl [213.53.208.53]) by mx1.freebsd.org (Postfix) with SMTP id 9B36F13C468 for ; Wed, 10 Oct 2007 16:40:39 +0000 (UTC) (envelope-from ronald@echteman.nl) Received: (qmail 2630 invoked from network); 10 Oct 2007 16:13:57 -0000 Received: from office-ext.base.nl (213.53.208.101) by linux7.base.nl with SMTP; 10 Oct 2007 16:13:57 -0000 Received: from ronald.office.base.nl (ronald.office.base.nl [10.1.20.26]) by linux8.base.nl (Postfix) with ESMTP id CAB162F850; Wed, 10 Oct 2007 18:13:56 +0200 (CEST) Received: from ronald.office.base.nl (localhost [127.0.0.1]) by ronald.office.base.nl (Postfix) with ESMTP id 8799128483; Wed, 10 Oct 2007 18:13:55 +0200 (CEST) Message-Id: <1192032835.77300@ronald.office.base.nl> Date: Wed, 10 Oct 2007 18:13:55 +0200 From: "Ronald Klop" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: ronald@echteman.nl Subject: ports/117073: [java/jmp] update my e-mail adres and specify valid java versions 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: Wed, 10 Oct 2007 16:50:02 -0000 >Number: 117073 >Category: ports >Synopsis: [java/jmp] update my e-mail adres and specify valid java versions >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: Wed Oct 10 16:50:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Ronald Klop >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD 6.2-STABLE #77: Mon Oct 1 12:21:06 CEST 2007 root@ronald.office.base.nl:/usr/obj/usr/src/sys/RONALD >Description: The JVMPI interface doesn't exist anymore in Java 1.6. And 1.2 is deprecated, so specify the version's for which this port works. And my e-mail adres changed. >How-To-Repeat: >Fix: --- jmp-update.patch begins here --- diff -ruN0 /usr/ports/java/jmp/Makefile jmp-update/Makefile --- /usr/ports/java/jmp/Makefile 2007-10-04 03:14:50.000000000 +0200 +++ jmp-update/Makefile 2007-10-10 18:08:14.000000000 +0200 @@ -3 +3 @@ -# Whom: Ronald Klop +# Whom: Ronald Klop @@ -14 +14 @@ -MAINTAINER= ronald@cs.vu.nl +MAINTAINER= ronald@echteman.nl @@ -28 +28 @@ -JAVA_VERSION= 1.2+ +JAVA_VERSION= 1.3 1.4 1.5 --- jmp-update.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: