ports/54364: Update of port jmp-0.32 (checksum changed)
Ronald Klop
ronald at cs.vu.nl
Fri Jul 11 11:00:37 UTC 2003
>Number: 54364
>Category: ports
>Synopsis: Update of port jmp-0.32 (checksum changed)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 11 04:00:35 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Ronald Klop
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD thuis.klop.ws 4.8-STABLE FreeBSD 4.8-STABLE #1: Fri Jul 4 14:58:57 CEST 2003 root at thuis.klop.ws:/usr/obj/usr/src/sys/HENK i386
>Description:
The author of jmp included a patch of mine in his distribution.
So, the patch must be removed from the port and the checksum is changed.
This must be applied after PR ports/54337.
>How-To-Repeat:
>Fix:
--- patch-jmp begins here ---
diff -Nur jmp-0.32/distinfo jmp/distinfo
--- jmp-0.32/distinfo Thu Jul 10 23:04:18 2003
+++ jmp/distinfo Fri Jul 11 12:28:48 2003
@@ -1 +1 @@
-MD5 (jmp-0.32.tar.gz) = b3323988c6227104332087bb797e9802
+MD5 (jmp-0.32.tar.gz) = c9b58383365ec4ae15b9a561208da802
diff -Nur jmp-0.32/files/patch-heap_dump.c jmp/files/patch-heap_dump.c
--- jmp-0.32/files/patch-heap_dump.c Thu Jul 10 23:12:53 2003
+++ jmp/files/patch-heap_dump.c Thu Jan 1 01:00:00 1970
@@ -1,20 +0,0 @@
-$FreeBSD$
-
---- heap_dump.c Thu Jul 10 21:13:54 2003
-+++ heap_dump.c Thu Jul 10 23:07:57 2003
-@@ -741,6 +741,7 @@
- case JVMPI_CHAR: {
- char* txt = malloc (sizeof(unsigned short) * (u4 + 1));
- char* otxt = txt;
-+ down_link* dl;
- for (i = 0; i < u4; i++) {
- // TODO fix this to get real utf8 encoding...
- unsigned short u2 = get_u2 (&p);
-@@ -752,7 +753,6 @@
- }
- }
- *txt = '\0';
-- down_link* dl;
- dl = malloc (sizeof (*dl));
- dl->type = JVMPI_GC_PRIM_ARRAY_DUMP;
- dl->fld = NULL;
--- patch-jmp ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list