Date: Thu, 8 Jul 2004 08:51:13 +0300 (EEST) From: Ari Suutari <ari.suutari@syncrontech.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68803: Update java-freebsd-commapi port to version 0.5 Message-ID: <200407080551.i685pDv8071401@guinness.syncrontech.com> Resent-Message-ID: <200407080600.i6860hAi093099@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68803 >Category: ports >Synopsis: Update java-freebsd-commapi port to version 0.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 08 06:00:43 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Ari Suutari >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: Syncron Tech Oy >Environment: System: FreeBSD guinness.syncrontech.com 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #16: Tue Feb 17 13:16:27 EET 2004 ari@pommac.syncrontech.com:/usr/obj/usr/src/sys/GUINNESS i386 >Description: Update java-commapi-freebsd port to version 0.5. Add size data to distinfo. Require at least JDK 1.3, since this is the oldest one that has been tested. >How-To-Repeat: N/A >Fix: Apply this patch: ? work Index: Makefile =================================================================== RCS file: /scratch/freebsd-cvs/ports/comms/java-commapi-freebsd/Makefile,v retrieving revision 1.5 diff -c -r1.5 Makefile *** Makefile 4 Feb 2004 05:18:57 -0000 1.5 --- Makefile 8 Jul 2004 05:40:59 -0000 *************** *** 6,16 **** # PORTNAME= java-commapi-freebsd ! PORTVERSION= 0.2 ! PORTREVISION= 1 CATEGORIES= comms java MASTER_SITES= http://www.syncrontech.org/freebsd/ ! DISTNAME= freebsd-commapi-0.2 MAINTAINER= ari.suutari@syncrontech.com COMMENT= Java Communication API for FreeBSD --- 6,15 ---- # PORTNAME= java-commapi-freebsd ! PORTVERSION= 0.5 CATEGORIES= comms java MASTER_SITES= http://www.syncrontech.org/freebsd/ ! DISTNAME= freebsd-commapi-0.5 MAINTAINER= ari.suutari@syncrontech.com COMMENT= Java Communication API for FreeBSD *************** *** 18,24 **** BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi ! USE_JAVA= 1.1+ JDKDIR= ${JAVA_HOME} --- 17,23 ---- BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi ! USE_JAVA= 1.3+ JDKDIR= ${JAVA_HOME} Index: distinfo =================================================================== RCS file: /scratch/freebsd-cvs/ports/comms/java-commapi-freebsd/distinfo,v retrieving revision 1.2 diff -c -r1.2 distinfo *** distinfo 10 Jun 2003 16:41:16 -0000 1.2 --- distinfo 8 Jul 2004 05:40:59 -0000 *************** *** 1 **** ! MD5 (freebsd-commapi-0.2.tar.gz) = 06161a300cf239e35f9fdf4100b308dd --- 1,2 ---- ! MD5 (freebsd-commapi-0.5.tar.gz) = 9a8f6696fbd9f2980d85c3a5366728ac ! SIZE (freebsd-commapi-0.5.tar.gz) = 15800 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407080551.i685pDv8071401>