FreeBSD Bugzilla – Attachment 92839 Details for
Bug 130594
Fix java/cacao urgently.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports-java-cacao.diff
ports-java-cacao.diff (text/plain), 1.36 KB, created by
Björn König
on 2009-01-15 19:50:00 UTC
(
hide
)
Description:
ports-java-cacao.diff
Filename:
MIME Type:
Creator:
Björn König
Created:
2009-01-15 19:50:00 UTC
Size:
1.36 KB
patch
obsolete
>diff --git ports/java/cacao/Makefile ports/java/cacao/Makefile >index b97cc59..51a8ea4 100644 >--- ports/java/cacao/Makefile >+++ ports/java/cacao/Makefile >@@ -6,19 +6,15 @@ > > PORTNAME= cacao > PORTVERSION= 0.98 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= java devel > MASTER_SITES= http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PORTVERSION}/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= bkoenig@alpha-tierchen.de > COMMENT= JIT compiler for JAVA > > BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath > >-BROKEN= does not configure >-DEPRECATED= has been broken for more than 6 months >-EXPIRATION_DATE=2009-01-19 >- > USE_BZIP2= yes > USE_AUTOTOOLS= libltdl > USE_JAVA= yes >diff --git ports/java/cacao/files/patch-src-native-jni.h ports/java/cacao/files/patch-src-native-jni.h >new file mode 100644 >index 0000000..048fa57 >--- /dev/null >+++ ports/java/cacao/files/patch-src-native-jni.h >@@ -0,0 +1,16 @@ >+--- src/native/jni.h.orig 2007-04-02 13:23:24.000000000 +0200 >++++ src/native/jni.h 2009-01-15 20:32:31.000000000 +0100 >+@@ -45,10 +45,12 @@ >+ >+ #include CLASSPATH_JNI_H >+ >+- >+ #ifndef _JNI_H >+ #define _JNI_H >+ >++#define JNINativeInterface JNINativeInterface_ >++#define JNIInvokeInterface JNIInvokeInterface_ >++ >+ /* forward typedefs ***********************************************************/ >+ >+ typedef struct localref_table localref_table;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130594
: 92839