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

Alex Dupre ale at FreeBSD.org
Fri Apr 19 11:01:28 UTC 2013


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 at 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


More information about the svn-ports-all mailing list