Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2005 16:36:09 +0100
From:      "Ronald Klop" <ronald@cs.vu.nl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ronald@cs.vu.nl
Subject:   ports/88550: update java/jmp to 0.48
Message-ID:  <1131291369.0@guido.klop.ws>
Resent-Message-ID: <200511061540.jA6FeGZD082666@freefall.freebsd.org>

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

>Number:         88550
>Category:       ports
>Synopsis:       update java/jmp to 0.48
>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:   Sun Nov 06 15:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #2: Sat Nov  5 02:10:18 CET 2005
    root@guido.klop.ws:/usr/obj/usr/src/sys/GUIDO



>Description:


Little patch to update the version number in the Makefile and distinfo.



>How-To-Repeat:





>Fix:


--- jmp-0.48.patch begins here ---
diff -ur /usr/ports/java/jmp/Makefile jmp/Makefile
--- /usr/ports/java/jmp/Makefile	Sat Nov  5 06:20:12 2005
+++ jmp/Makefile	Sun Nov  6 16:13:07 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	jmp
-PORTVERSION=	0.47
-PORTREVISION=	1
+PORTVERSION=	0.48
 CATEGORIES=	java devel
 MASTER_SITES=	http://www.khelekore.org/jmp/
 
diff -ur /usr/ports/java/jmp/distinfo jmp/distinfo
--- /usr/ports/java/jmp/distinfo	Wed May 25 07:58:54 2005
+++ jmp/distinfo	Sun Nov  6 16:13:41 2005
@@ -1,2 +1,2 @@
-MD5 (jmp-0.47.tar.gz) = 59e551fa8f6ae8fc4be9e98b01cd1863
-SIZE (jmp-0.47.tar.gz) = 481327
+MD5 (jmp-0.48.tar.gz) = b51d3417373b7cec6f002a1103b4b89a
+SIZE (jmp-0.48.tar.gz) = 492074
--- jmp-0.48.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?1131291369.0>