Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 14:21:01 GMT
From:      Mitsuru YOSHIDA <mitsururike@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157706: [maintainer update] update devel/scalatest
Message-ID:  <201106081421.p58EL1rw020351@red.freebsd.org>
Resent-Message-ID: <201106081430.p58EU8QY051634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157706
>Category:       ports
>Synopsis:       [maintainer update] update devel/scalatest
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 08 14:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mitsuru YOSHIDA
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
update devel/scalatest to 1.5.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN scalatest.old/Makefile scalatest/Makefile
--- scalatest.old/Makefile	2011-06-08 22:44:02.000000000 +0900
+++ scalatest/Makefile	2011-06-08 22:44:16.000000000 +0900
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	scalatest
-PORTVERSION=	1.2
+PORTVERSION=	1.5
 CATEGORIES=	devel java
 MASTER_SITES=	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.0:${PORTSDIR}/lang/scala
+RUN_DEPENDS=	scala>=2.8.1:${PORTSDIR}/lang/scala
 
 USE_ZIP=	yes
 USE_JAVA=	yes
diff -ruN scalatest.old/distinfo scalatest/distinfo
--- scalatest.old/distinfo	2011-06-08 22:44:02.000000000 +0900
+++ scalatest/distinfo	2011-06-08 22:45:13.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (scalatest-1.2.zip) = af5683f0add5e7603518f81b733bbbdf6df297dbd3e1628514cb4bd73a534731
-SIZE (scalatest-1.2.zip) = 7767284
+SHA256 (scalatest-1.5.zip) = 577d72057d7f8fa644602d5264de5aec34f365ee9a23063ec79842f0f508545d
+SIZE (scalatest-1.5.zip) = 11216844


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106081421.p58EL1rw020351>