aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-02-21 17:42:44 +0000
committerXin LI <delphij@FreeBSD.org>2007-02-21 17:42:44 +0000
commit35ce58a84d90151122bff99969b23d9ff5942d64 (patch)
treeca63d2d9a5ffed13f7e30e32e636803c6c89eb42 /java
parent073f82569090502511becd0ee32e67834d366246 (diff)
downloadports-35ce58a84d90151122bff99969b23d9ff5942d64.tar.gz
ports-35ce58a84d90151122bff99969b23d9ff5942d64.zip
Update to 1.1.
Submitted by: Nemo LIU <nemoliu at gmail dot com> PR: ports/109234
Notes
Notes: svn path=/head/; revision=185643
Diffstat (limited to 'java')
-rw-r--r--java/jaf/Makefile16
-rw-r--r--java/jaf/distinfo6
-rw-r--r--java/jaf/pkg-descr2
3 files changed, 12 insertions, 12 deletions
diff --git a/java/jaf/Makefile b/java/jaf/Makefile
index efd5da0721ba..bc27c3ece810 100644
--- a/java/jaf/Makefile
+++ b/java/jaf/Makefile
@@ -6,25 +6,25 @@
#
PORTNAME= jaf
-PORTVERSION= 1.0.2
-PORTREVISION= 3
+PORTVERSION= 1.1
CATEGORIES= java devel
MASTER_SITES= #
-DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g}-upd2
+DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g}-fr
-MAINTAINER= java@freebsd.org
+MAINTAINER= nemoliu@gmail.com
COMMENT= JavaBeansTM Activation Framework
USE_ZIP= YES
USE_JAVA= YES
+JAVA_VERSION= 1.4+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
-NO_CDROM= "See the license"
-DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7017-jaf-1.0.2-oth-JPR&SiteId=JSC&TransactionId=noreg
+NO_CDROM= See the license
+DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jaf-1.1-fr-oth-JPR&SiteId=JSC&TransactionId=noreg
.if !defined(NOPORTDOCS)
-DOCFILES1= JAF-1.0.pdf JAF-1.0.ps javadocs
+DOCFILES1= JAF-1.1.pdf JAF-1.1.ps JAF-1.1-changes.txt javadocs
DOCFILES2= LICENSE.txt README.txt RELNOTES.txt
PORTDOCS= ${DOCFILES1} ${DOCFILES2}
.endif
@@ -33,7 +33,7 @@ PLIST_FILES= %%JAVAJARDIR%%/activation.jar
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
-IGNORE= You must manually fetch the distribution from ${DOWNLOAD_URL} and place it in ${DISTDIR} then run make again
+IGNORE= you must manually fetch the distribution from ${DOWNLOAD_URL} and place it in ${DISTDIR} then run make again
.endif
do-install:
diff --git a/java/jaf/distinfo b/java/jaf/distinfo
index b8f84288337d..57a28cf631e6 100644
--- a/java/jaf/distinfo
+++ b/java/jaf/distinfo
@@ -1,3 +1,3 @@
-MD5 (jaf-1_0_2-upd2.zip) = db4ce2211ab4fa669e5aa3a42bdbdfe7
-SHA256 (jaf-1_0_2-upd2.zip) = ec58492dd5d965ec385e027307ca6535e5b0a9730fb6b6f34919e62c38ca83eb
-SIZE (jaf-1_0_2-upd2.zip) = 359797
+MD5 (jaf-1_1-fr.zip) = 7423eb6831ba82e7d1f10956eb2bd0d3
+SHA256 (jaf-1_1-fr.zip) = 3230f1b3ec676fdaeebcfae2c2f0dfeb9b0c543f43312cae5c2b9396a1198813
+SIZE (jaf-1_1-fr.zip) = 380084
diff --git a/java/jaf/pkg-descr b/java/jaf/pkg-descr
index d5e2d833641f..3deba2eb208c 100644
--- a/java/jaf/pkg-descr
+++ b/java/jaf/pkg-descr
@@ -8,4 +8,4 @@ that stream of data as an JPEG image, and from that type, the browser
could locate and instantiate an object that could manipulate, or view that
image.
-WWW: http://java.sun.com/beans/glasgow/jaf.html
+WWW: http://java.sun.com/products/javabeans/jaf/