ports/96989: Update port java/jmp from 0.49 to 0.50.1

Ronald Klop ronald at cs.vu.nl
Mon May 8 18:20:19 UTC 2006


>Number:         96989
>Category:       ports
>Synopsis:       Update port java/jmp from 0.49 to 0.50.1
>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:   Mon May 08 18:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:


System: FreeBSD 6.1-RC #0: Wed May  3 06:36:54 CEST 2006
    root at guido.klop.ws:/usr/obj/usr/src/sys/GUIDO



>Description:


This updates the port java/jmp to version 0.50.1.
It supersedes PR ports/93450, so that one can be closed without being committed.
I don't have FreeBSD < 5.x anymore, so I can not fix the build there. It is known to break on 4.x.

NB: files/patch-ui_gtk.c is empty, so please remove it.

Changelog: http://www.khelekore.org/jmp/changelog.html



>How-To-Repeat:





>Fix:


--- jmp-0.50.1.diff begins here ---
diff -ru0N jmp-0.49/Makefile jmp/Makefile
--- jmp-0.49/Makefile	Thu Feb 23 11:37:35 2006
+++ jmp/Makefile	Mon May  8 20:00:23 2006
@@ -9,2 +9 @@
-PORTVERSION=	0.49
-PORTREVISION=	1
+PORTVERSION=	0.50.1
@@ -62 +61,7 @@
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=	"Does not build on FreeBSD < 5.x"
+.endif
+
+.include <bsd.port.post.mk>
diff -ru0N jmp-0.49/distinfo jmp/distinfo
--- jmp-0.49/distinfo	Thu Feb  2 16:34:08 2006
+++ jmp/distinfo	Mon May  8 19:57:59 2006
@@ -1,3 +1,3 @@
-MD5 (jmp-0.49.tar.gz) = c79904c75bd74e7943be3f8f1c7768ee
-SHA256 (jmp-0.49.tar.gz) = b3a7897f453772ed78e53aaece115b4b67e89303b366086e02c6e241552fceb1
-SIZE (jmp-0.49.tar.gz) = 628499
+MD5 (jmp-0.50.1.tar.gz) = 9b2e1f0ed1bf32920166d00475c20bf2
+SHA256 (jmp-0.50.1.tar.gz) = 0349367cb5de07cd468b87263d634afaccc46a273059d57942a6a540f2806047
+SIZE (jmp-0.50.1.tar.gz) = 628777
diff -ru0N jmp-0.49/files/patch-Makefile.in jmp/files/patch-Makefile.in
--- jmp-0.49/files/patch-Makefile.in	Thu Feb  2 16:34:08 2006
+++ jmp/files/patch-Makefile.in	Mon May  8 20:08:12 2006
@@ -3,3 +3,3 @@
---- Makefile.in.orig	Sat Oct 29 21:48:51 2005
-+++ Makefile.in	Mon Nov 21 01:20:51 2005
-@@ -332 +332 @@
+--- Makefile.in.orig	Mon May  8 20:06:38 2006
++++ Makefile.in	Mon May  8 20:07:16 2006
+@@ -1044 +1044 @@
diff -ru0N jmp-0.49/files/patch-ui_gtk.c jmp/files/patch-ui_gtk.c
--- jmp-0.49/files/patch-ui_gtk.c	Mon Feb 13 13:12:16 2006
+++ jmp/files/patch-ui_gtk.c	Thu Jan  1 01:00:00 1970
@@ -1,9 +0,0 @@
-$FreeBSD: ports/java/jmp/files/patch-ui_gtk.c,v 1.1 2006/02/13 12:12:16 lawrance Exp $
-
---- ui_gtk.c.orig	Sun Feb 12 22:53:25 2006
-+++ ui_gtk.c	Sun Feb 12 22:52:09 2006
-@@ -307,0 +308 @@
-+		GtkWidget *w;
-@@ -309 +310 @@
--		GtkWidget *w = 
-+		w = 
--- jmp-0.50.1.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list