summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-07-11 17:12:08 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-07-11 17:12:08 +0000
commit8d6cfbb7bae724230128a5056602c36a61765afa (patch)
treeac03d9df9e1c7b55f0cb0bee573c7292d363b853 /java
parentMy manpage creation fake-out broke with 3.1.1. Give up and add a build (diff)
. Update to 0.32.
PR: 54337, 54364 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=84681
Diffstat (limited to 'java')
-rw-r--r--java/jmp/Makefile2
-rw-r--r--java/jmp/distinfo2
-rw-r--r--java/jmp/files/patch-hash.c13
3 files changed, 2 insertions, 15 deletions
diff --git a/java/jmp/Makefile b/java/jmp/Makefile
index 963db4c43576..758390201de6 100644
--- a/java/jmp/Makefile
+++ b/java/jmp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jmp
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= java devel
MASTER_SITES= http://www.khelekore.org/jmp/
diff --git a/java/jmp/distinfo b/java/jmp/distinfo
index 64dfe9c12a6e..983da4d89f72 100644
--- a/java/jmp/distinfo
+++ b/java/jmp/distinfo
@@ -1 +1 @@
-MD5 (jmp-0.31.tar.gz) = 084dc5304e1fe720bde56ae987f0d085
+MD5 (jmp-0.32.tar.gz) = c9b58383365ec4ae15b9a561208da802
diff --git a/java/jmp/files/patch-hash.c b/java/jmp/files/patch-hash.c
deleted file mode 100644
index 43b7f1e1176e..000000000000
--- a/java/jmp/files/patch-hash.c
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- hash.c Thu Jun 26 16:23:50 2003
-+++ hash.c Thu Jun 26 16:23:20 2003
-@@ -1,7 +1,7 @@
- /* Handle a hash table.
- */
-
--#include <malloc.h>
-+#include <stdlib.h>
- #include <jmp.h>
-
- struct hashnode