Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 18:13:55 +0200
From:      "Ronald Klop" <ronald@echteman.nl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ronald@echteman.nl
Subject:   ports/117073: [java/jmp] update my e-mail adres and specify valid java versions
Message-ID:  <1192032835.77300@ronald.office.base.nl>
Resent-Message-ID: <200710101650.l9AGo2e9005503@freefall.freebsd.org>

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

>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 <ronald@cs.vu.nl>
+# Whom:                Ronald Klop <ronald@echteman.nl>
@@ -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:



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