Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 08:17:06 -0800 (PST)
From:      Jake Burkholder <jake@io.yi.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15990: port update: java/shujit
Message-ID:  <200001081617.IAA10293@io.yi.org>

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

>Number:         15990
>Category:       ports
>Synopsis:       port update: java/shujit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan  8 08:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jake Burkholder
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

4.0-CURRENT/jdk1.1.8

>Description:

update ports/java/shujit from 0.3.13 to 0.4.0

>How-To-Repeat:

apply the patch

>Fix:

diff -urN /usr/ports/java/shujit/Makefile shujit/Makefile
--- /usr/ports/java/shujit/Makefile	Sat Nov 13 17:52:05 1999
+++ shujit/Makefile	Sat Jan  8 07:57:18 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	shujit
-# Version required:	0.3.8
+# Version required:	0.4.0
 # Date created:		30 April 1999
 # Whom:			jake@checker.org
 #
 # $FreeBSD: ports/java/shujit/Makefile,v 1.11 1999/11/14 01:52:05 steve Exp $
 #
 
-DISTNAME=	shujit-0.3.13
+DISTNAME=	shujit-0.4.0
 CATEGORIES=	java
 MASTER_SITES=	http://www.shudo.net/jit/dist/
 
diff -urN /usr/ports/java/shujit/files/md5 shujit/files/md5
--- /usr/ports/java/shujit/files/md5	Sat Nov 13 17:52:15 1999
+++ shujit/files/md5	Sat Jan  8 07:57:26 2000
@@ -1 +1 @@
-MD5 (shujit-0.3.13.tar.gz) = 282298cd8dc2cb43a7eb70f0d2512f95
+MD5 (shujit-0.4.0.tar.gz) = c63303375953a83e3265487a36f2d237
diff -urN /usr/ports/java/shujit/patches/patch-aa shujit/patches/patch-aa
--- /usr/ports/java/shujit/patches/patch-aa	Sat Nov 13 17:52:16 1999
+++ shujit/patches/patch-aa	Sat Jan  8 08:09:49 2000
@@ -1,5 +1,14 @@
---- compiler.h.orig	Tue Nov  2 16:12:52 1999
-+++ compiler.h	Tue Nov  2 16:11:46 1999
+--- compiler.h.orig	Mon Dec 27 23:24:53 1999
++++ compiler.h	Sat Jan  8 08:07:30 2000
+@@ -171,7 +171,7 @@
+ #  define LIBS_ADDDLSEG	NULL
+ #elif defined(__FreeBSD__)
+ #  undef  SEARCH_SIGCONTEXT
+-#  define LIBS_ADDDLSEG	"/usr/lib/libc.so.3|/usr/lib/libc.so.3.1|/usr/lib/libc.so.3.0,/usr/lib/libm.so.2|/usr/lib/libm.so.2.0"
++#  define LIBS_ADDDLSEG	"/usr/lib/libc.so.3|/usr/lib/libc.so.3.1|/usr/lib/libc.so.3.0|/usr/lib/libc.so.4,/usr/lib/libm.so.2|/usr/lib/libm.so.2.0"
+ #else
+ #  undef  SEARCH_SIGCONTEXT
+ #  define LIBS_ADDDLSEG	NULL
 @@ -203,7 +203,7 @@
  #    define SC_TRAPNO	trapno
  #    define SC_ERR	err

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001081617.IAA10293>