From 29bb27b1dc97b8e40167583312ab3b4fb83e7374 Mon Sep 17 00:00:00 2001 From: glewis Date: Fri, 3 Sep 2004 21:24:31 +0000 Subject: . Update to 0.6. [1] . Force the selection of a native JDK, as this port uses JNI. PR: 71282 Submitted by: Ari Suutari (maintainer) --- comms/java-commapi-freebsd/Makefile | 3 ++- comms/java-commapi-freebsd/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index 9231dc20110..3f6f0a349fa 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= java-commapi-freebsd -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= comms java MASTER_SITES= http://www.syncrontech.org/freebsd/ DISTNAME= freebsd-commapi-${PORTVERSION} @@ -19,6 +19,7 @@ RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi USE_JAVA= yes JAVA_VERSION= 1.3+ +JAVA_OS= native JAVA_BUILD= yes JDKDIR= ${JAVA_HOME} diff --git a/comms/java-commapi-freebsd/distinfo b/comms/java-commapi-freebsd/distinfo index bc2c3dc5e9f..d42a9c73aaa 100644 --- a/comms/java-commapi-freebsd/distinfo +++ b/comms/java-commapi-freebsd/distinfo @@ -1,2 +1,2 @@ -MD5 (freebsd-commapi-0.5.tar.gz) = 9a8f6696fbd9f2980d85c3a5366728ac -SIZE (freebsd-commapi-0.5.tar.gz) = 15800 +MD5 (freebsd-commapi-0.6.tar.gz) = ef7a82ab23f76bfc4458f107309964e1 +SIZE (freebsd-commapi-0.6.tar.gz) = 15851 -- cgit