Date: Fri, 19 Apr 2013 11:01:27 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316094 - head/devel/scala-ide Message-ID: <201304191101.r3JB1RWn064316@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Apr 19 11:01:27 2013 New Revision: 316094 URL: http://svnweb.freebsd.org/changeset/ports/316094 Log: Update to 3.0-20130413, including play2 support. Feature safe: yes Modified: head/devel/scala-ide/Makefile head/devel/scala-ide/distinfo Modified: head/devel/scala-ide/Makefile ============================================================================== --- head/devel/scala-ide/Makefile Fri Apr 19 10:59:20 2013 (r316093) +++ head/devel/scala-ide/Makefile Fri Apr 19 11:01:27 2013 (r316094) @@ -3,10 +3,11 @@ PORTNAME= scala-ide DISTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= http://download.scala-ide.org/sdk/e37/scala210/stable/ DISTNAME= update-site -DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}-scala-2.10.1 +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}-20130413 MAINTAINER= ale@FreeBSD.org COMMENT= Scala plugin for the Eclipse IDE Modified: head/devel/scala-ide/distinfo ============================================================================== --- head/devel/scala-ide/distinfo Fri Apr 19 10:59:20 2013 (r316093) +++ head/devel/scala-ide/distinfo Fri Apr 19 11:01:27 2013 (r316094) @@ -1,2 +1,2 @@ -SHA256 (scala-ide/3.0-scala-2.10.1/update-site.zip) = 2740b1652c18cca565ed5a3e2b70955f016a69a621893911f6f89c26cb291d48 -SIZE (scala-ide/3.0-scala-2.10.1/update-site.zip) = 45789379 +SHA256 (scala-ide/3.0-20130413/update-site.zip) = 50fb2564d1527d9c6924468a85b301d225f2c21ea8f633a4f53be926e0451820 +SIZE (scala-ide/3.0-20130413/update-site.zip) = 53194247
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304191101.r3JB1RWn064316>