aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/scalatest/Makefile10
-rw-r--r--devel/scalatest/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/devel/scalatest/Makefile b/devel/scalatest/Makefile
index de77951da97d..fd319783b20c 100644
--- a/devel/scalatest/Makefile
+++ b/devel/scalatest/Makefile
@@ -6,14 +6,18 @@
#
PORTNAME= scalatest
-PORTVERSION= 1.5
+PORTVERSION= 1.6.1
CATEGORIES= devel java
-MASTER_SITES= http://www.scalatest.org/releases/
+MASTER_SITES= http://www.artima.com/downloadScalaTest/ \
+ http://www.scalatest.org/releases/
MAINTAINER= mitsururike@gmail.com
COMMENT= A regression testing utility for use with the Scala Language
-RUN_DEPENDS= scala>=2.8.1:${PORTSDIR}/lang/scala
+LICENSE= ASL
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= scala>=2.9.0:${PORTSDIR}/lang/scala
USE_ZIP= yes
USE_JAVA= yes
diff --git a/devel/scalatest/distinfo b/devel/scalatest/distinfo
index cdb0f5004d81..7c4b1434ed17 100644
--- a/devel/scalatest/distinfo
+++ b/devel/scalatest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scalatest-1.5.zip) = 577d72057d7f8fa644602d5264de5aec34f365ee9a23063ec79842f0f508545d
-SIZE (scalatest-1.5.zip) = 11216844
+SHA256 (scalatest-1.6.1.zip) = 12b80b9d0a033154197a9ba54d84d864d4a2be9dc142446c1909c2df56abdcdc
+SIZE (scalatest-1.6.1.zip) = 10891688