Permalink
Browse files
gtk-xfce-engine: update to 2.10.1
- Loading branch information
Showing
with
6 additions
and
5 deletions.
-
+6
−5
xfce/gtk-xfce-engine/Portfile
|
|
@@ -1,9 +1,9 @@ |
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortSystem 1.0 |
|
|
|
|
|
name gtk-xfce-engine |
|
|
version 2.10.0 |
|
|
version 2.10.1 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories xfce |
|
|
platforms darwin |
|
|
@@ -14,9 +14,10 @@ long_description ${description} |
|
|
homepage http://www.xfce.org/ |
|
|
master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ |
|
|
use_bzip2 yes |
|
|
checksums md5 f9079bd22e44ffd74b8b9c7849260b82 \ |
|
|
sha1 4046ecd36886f4f7399a64230e516bd0e697448f \ |
|
|
sha256 c1c3b301bd2f2eecf9bb0500d88d96c04ba37bf44d3971f951f4d3d0bbb41967 |
|
|
|
|
|
checksums sha256 4a92910205881f707f2cc8d3c9b00a95feb58eb9084d932c841f3ed027f7063d \ |
|
|
rmd160 f711a10dd959555ae38d5c9c32f2063f10fc00d0 \ |
|
|
size 331787 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
depends_lib port:gtk2 |