From e4911d8856f4f4df81be4582fb80e60e1cdcead2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 29 Aug 2000 15:24:09 +0000 Subject: Update to 0.6.3. --- java/shujit/Makefile | 2 +- java/shujit/distinfo | 2 +- java/shujit/files/patch-aa | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'java/shujit') diff --git a/java/shujit/Makefile b/java/shujit/Makefile index 4bec3c18fc48..eb71e7fb246e 100644 --- a/java/shujit/Makefile +++ b/java/shujit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shujit -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.3 CATEGORIES= java MASTER_SITES= http://www.shudo.net/jit/dist/ diff --git a/java/shujit/distinfo b/java/shujit/distinfo index 95635c9e4654..b6d2e2e493db 100644 --- a/java/shujit/distinfo +++ b/java/shujit/distinfo @@ -1 +1 @@ -MD5 (shujit-0.5.2.tar.gz) = ec9daf6882fd813f031ca85166fb33f1 +MD5 (shujit-0.6.3.tar.gz) = 4b7bf323a85b84ae95b98d36ce41a2c5 diff --git a/java/shujit/files/patch-aa b/java/shujit/files/patch-aa index 358de92fdd51..8f070828eeaa 100644 --- a/java/shujit/files/patch-aa +++ b/java/shujit/files/patch-aa @@ -1,11 +1,11 @@ ---- compiler.h.orig Mon Dec 27 23:24:53 1999 -+++ compiler.h Sat Jan 8 08:07:30 2000 -@@ -203,7 +203,7 @@ +--- compiler.h.orig Mon Aug 28 12:46:29 2000 ++++ compiler.h Tue Aug 29 18:15:12 2000 +@@ -138,7 +138,7 @@ # define SC_TRAPNO trapno # define SC_ERR err # elif defined(__FreeBSD__) --# include /* for struct sigcontext */ -+# include /* for struct sigcontext */ +-# include // for struct sigcontext ++# include // for struct sigcontext # define SC_EAX sc_eax # define SC_ECX sc_ecx # define SC_EDX sc_edx -- cgit v1.2.3