[Bug 192128] New: Update port: lang/scala
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 26 08:23:01 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192128
Bug ID: 192128
Summary: Update port: lang/scala
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: Normal
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mitsururike at gmail.com
Update lang/scala to 2.11.2
Fix:
diff --git a/lang/scala/Makefile b/lang/scala/Makefile
index be1fc6e..fea1df1 100644
--- a/lang/scala/Makefile
+++ b/lang/scala/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD: head/lang/scala/Makefile 356324 2014-06-03 10:51:48Z ale $
PORTNAME= scala
-PORTVERSION= 2.11.1
+PORTVERSION= 2.11.2
CATEGORIES= lang java
MASTER_SITES= http://www.scala-lang.org/files/archive/
EXTRACT_SUFX= .tgz
diff --git a/lang/scala/distinfo b/lang/scala/distinfo
index ed81df5..bd22e09 100644
--- a/lang/scala/distinfo
+++ b/lang/scala/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scala-2.11.1.tgz) =
f315602e46fab161642d0a46d28a51daa5744edf7b659e84f45bf5cb25ae5aee
-SIZE (scala-2.11.1.tgz) = 25685521
+SHA256 (scala-2.11.2.tgz) =
13dd31dff965535f2b3d3075f8283474c212100264071076caf0ca1ea384d256
+SIZE (scala-2.11.2.tgz) = 26488789
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list