Permalink
Browse files
xfdesktop: update to 4.12.4
- Loading branch information
Showing
with
7 additions
and
6 deletions.
-
+7
−6
xfce/xfdesktop/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name xfdesktop |
|
|
version 4.12.0 |
|
|
version 4.12.4 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories xfce |
|
|
platforms darwin |
|
|
@@ -14,13 +14,14 @@ long_description ${description} |
|
|
homepage http://www.xfce.org/ |
|
|
master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ |
|
|
use_bzip2 yes |
|
|
checksums md5 d14545baf39678d3b1c7280f71e9d160 \ |
|
|
sha1 9e234072a71fd377755ddcc7a53576a12f10d826 \ |
|
|
sha256 6e7a8b87317762214b6407576f6e2c1efcc176c136b4c7b869d18a74c87b7fc7 |
|
|
|
|
|
checksums sha256 098a35510562907e1431d5adbfa8307484a235c1dec6a43e2d58d2ac4241f1cb \ |
|
|
rmd160 d7ba49b1269310cbdc3314be50aa5a57162365a1 \ |
|
|
size 1421623 |
|
|
|
|
|
depends_lib port:libxml2 \ |
|
|
port:Thunar port:libxfce4ui |
|
|
|
|
|
depends_build port:xfce4-panel port:libglade2 \ |
|
|
port:intltool port:xfce4-dev-tools port:pkgconfig |
|
|
|
|
|
port:intltool port:xfce4-dev-tools port:pkgconfig \ |
|
|
port:p5.26-xml-parser |