Modified: users/devans/GNOME-3/stable/dports/lang/vala/Portfile (140490 => 140491)
--- users/devans/GNOME-3/stable/dports/lang/vala/Portfile 2015-09-20 22:35:52 UTC (rev 140490)
+++ users/devans/GNOME-3/stable/dports/lang/vala/Portfile 2015-09-20 22:44:29 UTC (rev 140491)
@@ -4,16 +4,15 @@
PortSystem 1.0
name vala
-version 0.28.1
+version 0.30.0
set branch [join [lrange [split ${version} .] 0 1] .]
categories lang
maintainers nomaintainer
description Compiler for the GObject type system
-long_description \
- Vala is a new programming language that aims to bring modern programming \
- language features to GNOME developers without imposing any additional \
- runtime requirements and without using a different ABI compared to \
- applications and libraries written in C.
+long_description Vala is a new programming language that aims to bring modern programming \
+ language features to GNOME developers without imposing any additional \
+ runtime requirements and without using a different ABI compared to \
+ applications and libraries written in C.
platforms darwin
license LGPL-2.1+
@@ -23,8 +22,8 @@
use_xz yes
-checksums rmd160 739087608e643a18b54425e704355b5ba605835c \
- sha256 1c0eaea6134b75af17221cb699f13d7236d607bb48192565c3d865c38f184f47
+checksums rmd160 0b2fd611c878acbe5603789cd2b54572a00a7e4f \
+ sha256 61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf
depends_build path:bin/pkg-config:pkgconfig \
port:libxslt