svn commit: r310505 - head/devel/scala-ide

Alex Dupre ale at FreeBSD.org
Wed Jan 16 16:32:21 UTC 2013


Author: ale
Date: Wed Jan 16 16:32:20 2013
New Revision: 310505
URL: http://svnweb.freebsd.org/changeset/ports/310505

Log:
  Switch to Scala 2.10.

Modified:
  head/devel/scala-ide/Makefile
  head/devel/scala-ide/distinfo

Modified: head/devel/scala-ide/Makefile
==============================================================================
--- head/devel/scala-ide/Makefile	Wed Jan 16 16:31:55 2013	(r310504)
+++ head/devel/scala-ide/Makefile	Wed Jan 16 16:32:20 2013	(r310505)
@@ -3,10 +3,11 @@
 
 PORTNAME=	scala-ide
 DISTVERSION=	2.1.0m3
+PORTREVISION=	1
 CATEGORIES=	devel java
-MASTER_SITES=	http://download.scala-ide.org/sdk/e37/scala29/dev/
+MASTER_SITES=	http://download.scala-ide.org/sdk/e37/scala210/dev/
 DISTNAME=	update-site
-DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
+DIST_SUBDIR=	${PORTNAME}/scala210-${PORTVERSION}
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Scala plugin for the Eclipse IDE

Modified: head/devel/scala-ide/distinfo
==============================================================================
--- head/devel/scala-ide/distinfo	Wed Jan 16 16:31:55 2013	(r310504)
+++ head/devel/scala-ide/distinfo	Wed Jan 16 16:32:20 2013	(r310505)
@@ -1,2 +1,2 @@
-SHA256 (scala-ide/2.1.0.m3/update-site.zip) = bbc6e37132889d737565b7b0878282a8ec0e557fbf3e353aad854cbfa630ddea
-SIZE (scala-ide/2.1.0.m3/update-site.zip) = 41438317
+SHA256 (scala-ide/scala210-2.1.0.m3/update-site.zip) = 073063557eb95eabe1168b86013da0b7843ae4e31b44559950d506f2d3f41cfa
+SIZE (scala-ide/scala210-2.1.0.m3/update-site.zip) = 45195283


More information about the svn-ports-all mailing list