Permalink
Browse files
xfce4-settings: update to 4.12.4
- Loading branch information
Showing
with
6 additions
and
5 deletions.
-
+6
−5
xfce/xfce4-settings/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name xfce4-settings |
|
|
version 4.12.0 |
|
|
version 4.12.4 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories xfce |
|
|
platforms darwin |
|
|
@@ -14,11 +14,12 @@ long_description ${description} |
|
|
homepage http://www.xfce.org/ |
|
|
master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ |
|
|
use_bzip2 yes |
|
|
checksums md5 3eb9ff3862d773287f56f142ab7ec361 \ |
|
|
sha1 507a66ed160e44078f81051878c8644d5a5f344e \ |
|
|
sha256 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81 |
|
|
|
|
|
depends_build port:intltool port:xfce4-dev-tools port:pkgconfig |
|
|
checksums sha256 e2a04cad48bf9e951409d0c841829fa3b4ce632cd799082ef82d0506618b6f9b \ |
|
|
rmd160 34ef7b65073f05d6077759405b50ceb98704be0b \ |
|
|
size 1036773 |
|
|
|
|
|
depends_build port:intltool port:xfce4-dev-tools port:pkgconfig port:p5.26-xml-parser |
|
|
depends_lib port:libxfce4ui port:exo port:libwnck port:xorg-libXrandr |
|
|
|
|
|
platform darwin 8 { |
|
|
|