Permalink
Browse files
libcroco: Update to 0.6.13
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
gnome/libcroco/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name libcroco |
|
|
version 0.6.12 |
|
|
version 0.6.13 |
|
|
license LGPL-2 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories gnome |
|
|
@@ -19,8 +19,9 @@ homepage http://www.freespiders.org/projects/libcroco/ |
|
|
master_sites gnome:sources/${name}/${branch}/ |
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 dc8fa50a9cfce8a16f98704e9c2ccd3da804bef0 \ |
|
|
sha256 ddc4b5546c9fb4280a5017e2707fbd4839034ed1aba5b7d4372212f34f84f860 |
|
|
checksums rmd160 057e2f30655f972aceb65fbab530964f95cb5182 \ |
|
|
sha256 767ec234ae7aa684695b3a735548224888132e063f92db585759b422570621d4 \ |
|
|
size 487840 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
|