diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-06-11 14:48:00 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-06-11 14:48:00 +0000 |
commit | 1c6c50c9599fff23cb3dc3711b369e900bb406c3 (patch) | |
tree | 1a10666c8e00e8e1459a67a41bcb1d1e26e9499a /comms | |
parent | d9f042846e499fa85b0aaf395e36cb8b2e6928e0 (diff) | |
download | ports-1c6c50c9599fff23cb3dc3711b369e900bb406c3.tar.gz ports-1c6c50c9599fff23cb3dc3711b369e900bb406c3.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/java-commapi/Makefile | 8 | ||||
-rw-r--r-- | comms/java-commapi/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index e2f413efc311..b5a2789054fa 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= java-commapi -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= comms java MASTER_SITES= # DISTNAME= javax_comm-${PORTVERSION:S/./_/g}-solsparc @@ -22,8 +22,8 @@ RESTRICTED= "no commercial use" NO_BUILD= YES WRKSRC= ${WRKDIR}/commapi -DISTDESCR= "the Java Communications API ${PORTVERSION} for Solaris/SPARC archive" -DOWNLOAD_URL= "http://java.sun.com/Download4?config-file=javacomm-${PORTVERSION:S/./_/g}.config\&platform=solsparc\&button=continue" +DISTDESCR= "the Java Communications API ${PORTVERSION} for Solaris/SPARC" +DOWNLOAD_URL= "http://java.sun.com/products/javacomm/" PORTDESTDIR= ${PREFIX}/jdk1.3.1/jre/lib/ext DISTFILE= ${DISTNAME}${EXTRACT_SUFX} DISTPATH= ${DISTDIR}/${DISTFILE} @@ -35,7 +35,7 @@ IGNORE= "Should be fetched manually" .include <bsd.port.pre.mk> .if !exists(${DISTPATH}) -IGNORE=You must manually fetch ${DISTDESCR} (${DISTFILE}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again. +IGNORE=You must manually fetch ${DISTDESCR} (${DISTFILE}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif do-install: diff --git a/comms/java-commapi/distinfo b/comms/java-commapi/distinfo index 40e95e0c05ea..cd5f48edcaa3 100644 --- a/comms/java-commapi/distinfo +++ b/comms/java-commapi/distinfo @@ -1 +1 @@ -MD5 (javax_comm-2_0_2-solsparc.tar.Z) = 00d3920f0587bf07efe52acb6b8ac842 +MD5 (javax_comm-2_0_3-solsparc.tar.Z) = b8eaa0ab5fa36edfae64194aeacb651b |