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

Alex Dupre ale at FreeBSD.org
Fri Jul 5 07:54:05 UTC 2013


Author: ale
Date: Fri Jul  5 07:54:03 2013
New Revision: 322314
URL: http://svnweb.freebsd.org/changeset/ports/322314

Log:
  Add insynth and search plugins.

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

Modified: head/devel/scala-ide/Makefile
==============================================================================
--- head/devel/scala-ide/Makefile	Fri Jul  5 07:13:14 2013	(r322313)
+++ head/devel/scala-ide/Makefile	Fri Jul  5 07:54:03 2013	(r322314)
@@ -3,10 +3,11 @@
 
 PORTNAME=	scala-ide
 DISTVERSION=	3.0.1-RC2
+PORTREVISION=	1
 CATEGORIES=	devel java
 MASTER_SITES=	http://download.scala-ide.org/sdk/e37/scala210/dev/
 DISTNAME=	update-site
-DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}-20130628
+DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}-20130701
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Scala plugin for the Eclipse IDE

Modified: head/devel/scala-ide/distinfo
==============================================================================
--- head/devel/scala-ide/distinfo	Fri Jul  5 07:13:14 2013	(r322313)
+++ head/devel/scala-ide/distinfo	Fri Jul  5 07:54:03 2013	(r322314)
@@ -1,2 +1,2 @@
-SHA256 (scala-ide/3.0.1.r2-20130628/update-site.zip) = 4980b996963e7ca4bd51c80c1ce940e6d80c47dc0a8368618a46665428c9a025
-SIZE (scala-ide/3.0.1.r2-20130628/update-site.zip) = 52815029
+SHA256 (scala-ide/3.0.1.r2-20130701/update-site.zip) = 0292d7dc3aeed0b60b8d360d7f76ba0f071598b6567ac9f4c483d191afa29aa5
+SIZE (scala-ide/3.0.1.r2-20130701/update-site.zip) = 57379554


More information about the svn-ports-all mailing list