Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2006 15:57:44 +0200
From:      "Ronald Klop" <ronald@cs.vu.nl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ronald@cs.vu.nl
Subject:   ports/98011: Upgrade jmp to 0.51-pre1
Message-ID:  <1148738264.69687@laptop.klop.ws>
Resent-Message-ID: <200605271400.k4RE0hNI041202@freefall.freebsd.org>

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

>Number:         98011
>Category:       ports
>Synopsis:       Upgrade jmp to 0.51-pre1
>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:   Sat May 27 14:00:43 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #8: Thu May 18 01:24:55 CEST 2006
    root@laptop.klop.ws:/usr/obj/usr/src/sys/LAPTOP



>Description:


This upgrades the port java/jmp to the latest version.
NB: the patch files/patch-hash.c is removed.



>How-To-Repeat:





>Fix:


--- jmp-0.51-pre1.diff begins here ---
diff -urN0 jmp-0.50.2/Makefile jmp/Makefile
--- jmp-0.50.2/Makefile	Mon May 22 19:13:59 2006
+++ jmp/Makefile	Sat May 27 14:44:20 2006
@@ -5 +5 @@
-# $FreeBSD: ports/java/jmp/Makefile,v 1.36 2006/05/22 17:13:59 mi Exp $
+# $FreeBSD: ports/java/jmp/Makefile,v 1.35 2006/05/10 17:25:51 stefan Exp $
@@ -9 +9,2 @@
-PORTVERSION=	0.50.2
+PORTVERSION=	0.51
+EXTRACT_SUFX=	-pre1.tar.gz
diff -urN0 jmp-0.50.2/distinfo jmp/distinfo
--- jmp-0.50.2/distinfo	Mon May 22 19:13:59 2006
+++ jmp/distinfo	Sat May 27 14:47:02 2006
@@ -1,3 +1,3 @@
-MD5 (jmp-0.50.2.tar.gz) = caf814efaf1829152b90365cc1573f02
-SHA256 (jmp-0.50.2.tar.gz) = 6e7c256d31ff519dd4fb8c086b36ecb127bdaf5d5f5a2aeac22b813493b13036
-SIZE (jmp-0.50.2.tar.gz) = 629094
+MD5 (jmp-0.51-pre1.tar.gz) = daa4e02f87cdce27356f1baee6838d3e
+SHA256 (jmp-0.51-pre1.tar.gz) = bd407a2522c9a48595ca54ad3770113d89902bc05c555f798b51456669b6300f
+SIZE (jmp-0.51-pre1.tar.gz) = 629254
diff -urN0 jmp-0.50.2/files/patch-hash.c jmp/files/patch-hash.c
--- jmp-0.50.2/files/patch-hash.c	Thu Feb  2 16:34:08 2006
+++ jmp/files/patch-hash.c	Thu Jan  1 01:00:00 1970
@@ -1,7 +0,0 @@
-$FreeBSD: ports/java/jmp/files/patch-hash.c,v 1.3 2006/02/02 15:34:08 barner Exp $
-
---- hash.c.orig	Sun Jan 29 16:50:47 2006
-+++ hash.c	Sun Jan 29 17:03:47 2006
-@@ -103 +103 @@
--	PTHREAD_MUTEXATTR_SETTYPE (attr_mutexattr, PTHREAD_MUTEX_RECURSIVE_NP);
-+	PTHREAD_MUTEXATTR_SETTYPE (attr_mutexattr, PTHREAD_MUTEX_RECURSIVE);
--- jmp-0.51-pre1.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?1148738264.69687>