aboutsummaryrefslogtreecommitdiffstats
path: root/math/jakarta-commons-math
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2009-03-19 05:05:46 +0800
committerhq <hq@FreeBSD.org>2009-03-19 05:05:46 +0800
commitc5a817c9329f736bcab907ccdad2f68c7c0fed44 (patch)
tree6fe8caa768d5993f06538740fc9ecb81a402de20 /math/jakarta-commons-math
parent6c69728986a1c121283f1c8ddb23260ab53c305e (diff)
downloadfreebsd-ports-gnome-c5a817c9329f736bcab907ccdad2f68c7c0fed44.tar.gz
freebsd-ports-gnome-c5a817c9329f736bcab907ccdad2f68c7c0fed44.tar.zst
freebsd-ports-gnome-c5a817c9329f736bcab907ccdad2f68c7c0fed44.zip
- Update to 1.2 [1]
- Set JAVA_VERSION to 1.3+ - Pass maintainership to submitter PR: 132681 [1] Submitted by: Wen Heping <wenheping@gmail.com> [1]
Diffstat (limited to 'math/jakarta-commons-math')
-rw-r--r--math/jakarta-commons-math/Makefile7
-rw-r--r--math/jakarta-commons-math/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile
index 3e92d6a3a016..f1b50c85b322 100644
--- a/math/jakarta-commons-math/Makefile
+++ b/math/jakarta-commons-math/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= commons-math
-PORTVERSION= 1.1
-PORTREVISION= 2
+PORTVERSION= 1.2
CATEGORIES= math java
MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE}
MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
PKGNAMEPREFIX= jakarta-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= hq@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= Java library of self-contained mathematics and statistics components
BUILD_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \
@@ -23,7 +22,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
${JAVAJARDIR}/commons-discovery.jar:${PORTSDIR}/java/jakarta-commons-discovery
USE_JAVA= yes
-JAVA_VERSION= 1.2+
+JAVA_VERSION= 1.3+
USE_ANT= yes
ALL_TARGET= jar
diff --git a/math/jakarta-commons-math/distinfo b/math/jakarta-commons-math/distinfo
index fdea2674aa7b..21148d846031 100644
--- a/math/jakarta-commons-math/distinfo
+++ b/math/jakarta-commons-math/distinfo
@@ -1,3 +1,3 @@
-MD5 (commons-math-1.1-src.tar.gz) = 88561caad1800114f28799d0050d0673
-SHA256 (commons-math-1.1-src.tar.gz) = f6272bf57bc5d505b7132e0a0a91ff48cc39070d05cae0e2b8f8f2b62b11939c
-SIZE (commons-math-1.1-src.tar.gz) = 385679
+MD5 (commons-math-1.2-src.tar.gz) = d1c24d181e4ec8233ad164db371aa2c5
+SHA256 (commons-math-1.2-src.tar.gz) = 7ce779da04546b29f5b5401c327ff317879808ce0c228796240c6265a36aea4b
+SIZE (commons-math-1.2-src.tar.gz) = 602243