Permalink
Browse files
xfce4-terminal: update to 0.6.92
- Loading branch information
Showing
with
7 additions
and
6 deletions.
-
+7
−6
xfce/xfce4-terminal/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name xfce4-terminal |
|
|
version 0.6.3 |
|
|
version 0.6.92 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories xfce |
|
|
platforms darwin |
|
|
@@ -16,14 +16,15 @@ long_description ${description} |
|
|
homepage http://www.xfce.org/ |
|
|
master_sites http://archive.xfce.org/src/apps/${name}/${branch}/ |
|
|
use_bzip2 yes |
|
|
checksums md5 6a2816d8b0933cd707ed456ceb731399 \ |
|
|
sha1 4dd4d2bef8101f563487b0230346070930ff689f \ |
|
|
sha256 912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08 |
|
|
|
|
|
depends_build port:intltool port:pkgconfig |
|
|
checksums sha256 62140f8956d9c9aa4d483cf6cfbf6d76749b0f1feb47fa8413f0972e97461574 \ |
|
|
rmd160 049b4cd7d6e14ff2be46426f11718c8bddc9f6e4 \ |
|
|
size 854899 |
|
|
|
|
|
depends_build port:intltool port:pkgconfig port:p5.26-xml-parser |
|
|
depends_lib port:exo port:vte-gtk2-xfce port:dbus port:gtk2 \ |
|
|
path:lib/pkgconfig/glib-2.0.pc:glib2 port:hicolor-icon-theme \ |
|
|
port:desktop-file-utils |
|
|
port:desktop-file-utils port:vte port:libxfce4ui |
|
|
|
|
|
configure.args --enable-dbus |
|
|
|
|
|
|