summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2004-04-15 22:07:40 +0000
committerErnst de Haan <znerd@FreeBSD.org>2004-04-15 22:07:40 +0000
commit4932a3ba74c4b96b60e21faefaea2d61c2a0e95e (patch)
tree04ecc23eb5cea7646f0e4b7ca3221cd5ff52c38c /java
parentRemoved pkg-plist file. This was missed in the last commit. (diff)
- Update to JUMP 0.5
- Unbroken - Using PORTDOCS macro - Removed non-existent metaverse.nl download site
Notes
Notes: svn path=/head/; revision=107157
Diffstat (limited to 'java')
-rw-r--r--java/jump/Makefile19
-rw-r--r--java/jump/distinfo3
-rw-r--r--java/jump/pkg-plist54
3 files changed, 13 insertions, 63 deletions
diff --git a/java/jump/Makefile b/java/jump/Makefile
index 8b6f14163fd9..2b9b6cfba43a 100644
--- a/java/jump/Makefile
+++ b/java/jump/Makefile
@@ -6,18 +6,14 @@
#
PORTNAME= jump
-PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTVERSION= 0.5
CATEGORIES= java math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.metaverse.nl/~ernst/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= jump-math
MAINTAINER= znerd@FreeBSD.org
COMMENT= Java library for arbitrary precision computations
-BROKEN= Checksum mismatch
-
BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant
USE_JAVA= 1.2+
@@ -31,13 +27,18 @@ ANT_TARGET= jar apidocs
JAVASHAREDIR= ${PREFIX}/share/java
JARDIR= ${JAVASHAREDIR}/classes
JARFILE= ${PORTNAME}.jar
+DESTJARFILE= ${PORTNAME}.jar
+
+.if !defined(NOPORTDOCS)
+PORTDOCS= ${WRKSRC}/build/apidocs
+.endif
do-build:
- @cd ${WRKSRC} && ${ANT} ${ANT_TARGET}
+ cd ${WRKSRC} && ${ANT} ${ANT_TARGET}
do-install:
- @${ECHO} -n ">> Installing JAR as ${JARDIR}/${JARFILE}..."
- @${CP} ${WRKSRC}/build/${JARFILE} ${JARDIR}/
+ @${ECHO} -n ">> Installing JAR as ${JARDIR}/${DESTJARFILE}..."
+ @${CP} ${WRKSRC}/build/${JARFILE} ${JARDIR}/${DESTJARFILE}
@${ECHO} " [ DONE ]"
.if !defined(NOPORTDOCS)
diff --git a/java/jump/distinfo b/java/jump/distinfo
index 772a2784c639..516ca9b0db25 100644
--- a/java/jump/distinfo
+++ b/java/jump/distinfo
@@ -1 +1,2 @@
-MD5 (jump-0.4.1.tar.gz) = c78115916075cc6e06382036ab8bd27d
+MD5 (jump-0.5.tar.gz) = 1360e9bd6c017f754591735f0144a9a0
+SIZE (jump-0.5.tar.gz) = 31266
diff --git a/java/jump/pkg-plist b/java/jump/pkg-plist
index a94b8345ee40..fc544a7975f5 100644
--- a/java/jump/pkg-plist
+++ b/java/jump/pkg-plist
@@ -1,53 +1 @@
-share/doc/jump/org/znerd/math/class-use/RoundingModes.html
-share/doc/jump/org/znerd/math/class-use/RationalNumber.html
-share/doc/jump/org/znerd/math/class-use/IntegerNumber.html
-share/doc/jump/org/znerd/math/class-use/SmallIntegerNumber.html
-share/doc/jump/org/znerd/math/class-use/CanNotCompareException.html
-share/doc/jump/org/znerd/math/class-use/BigIntegerNumber.html
-share/doc/jump/org/znerd/math/class-use/BasicRationalNumber.html
-share/doc/jump/org/znerd/math/class-use/CompositeNumber.html
-share/doc/jump/org/znerd/math/class-use/AbstractCompositeNumber.html
-share/doc/jump/org/znerd/math/class-use/Product.html
-share/doc/jump/org/znerd/math/class-use/RoundingMode.html
-share/doc/jump/org/znerd/math/class-use/NumberCentral.html
-share/doc/jump/org/znerd/math/class-use/Power.html
-share/doc/jump/org/znerd/math/class-use/DigitSet.html
-share/doc/jump/org/znerd/math/class-use/BasicDigitSet.html
-share/doc/jump/org/znerd/math/class-use/Sum.html
-share/doc/jump/org/znerd/math/class-use/RealNumber.html
-share/doc/jump/org/znerd/math/package-use.html
-share/doc/jump/org/znerd/math/package-summary.html
-share/doc/jump/org/znerd/math/package-tree.html
-share/doc/jump/org/znerd/math/package-frame.html
-share/doc/jump/org/znerd/math/RoundingModes.html
-share/doc/jump/org/znerd/math/AbstractCompositeNumber.html
-share/doc/jump/org/znerd/math/BasicDigitSet.html
-share/doc/jump/org/znerd/math/BasicRationalNumber.html
-share/doc/jump/org/znerd/math/BigIntegerNumber.html
-share/doc/jump/org/znerd/math/CompositeNumber.html
-share/doc/jump/org/znerd/math/DigitSet.html
-share/doc/jump/org/znerd/math/IntegerNumber.html
-share/doc/jump/org/znerd/math/NumberCentral.html
-share/doc/jump/org/znerd/math/Power.html
-share/doc/jump/org/znerd/math/Product.html
-share/doc/jump/org/znerd/math/RationalNumber.html
-share/doc/jump/org/znerd/math/RealNumber.html
-share/doc/jump/org/znerd/math/RoundingMode.html
-share/doc/jump/org/znerd/math/SmallIntegerNumber.html
-share/doc/jump/org/znerd/math/Sum.html
-share/doc/jump/org/znerd/math/CanNotCompareException.html
-share/doc/jump/serialized-form.html
-share/doc/jump/packages.html
-share/doc/jump/package-list
-share/doc/jump/overview-tree.html
-share/doc/jump/index.html
-share/doc/jump/index-all.html
-share/doc/jump/help-doc.html
-share/doc/jump/deprecated-list.html
-share/doc/jump/stylesheet.css
-share/doc/jump/allclasses-frame.html
-@dirrm share/doc/jump/org/znerd/math/class-use
-@dirrm share/doc/jump/org/znerd/math
-@dirrm share/doc/jump/org/znerd
-@dirrm share/doc/jump/org
-@dirrm share/doc/jump
+share/java/classes/jump.jar