Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lang/vala/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name vala
conflicts vala-devel
set my_name vala
version 0.56.18
version 0.56.19
revision 0

categories lang
Expand All @@ -25,9 +25,9 @@ dist_subdir ${my_name}
distname ${my_name}-${version}
use_xz yes

checksums rmd160 a4d3ded63aa60f5aac44c60c3c7c7289e9fd9175 \
sha256 f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382 \
size 3995244
checksums rmd160 62cd33aa1fa25202f8a7bf59424adbcf734eaf55 \
sha256 5ad7cbbfcc0de61b403d6797c9ef60455bfbebd8e162aec33b5b0b097adfb9d5 \
size 4007612

if { [string match *clang* ${configure.compiler}] } {
# Quiet warnings
Expand Down