Permalink
Browse files
ristretto: update to 0.8.4
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
xfce/ristretto/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name ristretto |
|
|
version 0.8.0 |
|
|
version 0.8.4 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories xfce |
|
|
platforms darwin |
|
|
@@ -15,9 +15,9 @@ long_description ${description} |
|
|
homepage http://www.xfce.org/ |
|
|
master_sites http://archive.xfce.org/src/apps/${name}/${branch}/ |
|
|
use_bzip2 yes |
|
|
checksums md5 94c778850325a4e5a12e3433c8a05432 \ |
|
|
sha1 0f780cd0b3270e258315a737e4bbf332806f14dc \ |
|
|
sha256 71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328 |
|
|
checksums sha256 3a0be4526c93ec0ebbf2e63e69dd0c98f16b20b863d3b6426272592e5b00cea2 \ |
|
|
rmd160 df01ed7d722f4c1b47f2bec1b660a0519641c6d1 \ |
|
|
size 581374 |
|
|
|
|
|
depends_build port:intltool port:pkgconfig |
|
|
depends_lib port:gtk2 port:xfconf path:lib/pkgconfig/cairo.pc:cairo port:libxfce4util \ |
|
|
|