diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-09-02 11:40:09 +0200 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-09-02 11:40:09 +0200 |
commit | bbde282ffa82255a0a2ba5466c1fc84efcf4d890 (patch) | |
tree | 1244889817e2ae4f1a1a87bc2db5938e36b8e509 /x11-fm | |
parent | b7ca0e85105a9ac68a9d9ea1bdac98dfcf766333 (diff) | |
download | freebsd-ports-bbde282ffa82255a0a2ba5466c1fc84efcf4d890.zip |
x11-fm/thunar: Update to 4.18.7
While here sort some varable values.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar/Makefile | 18 | ||||
-rw-r--r-- | x11-fm/thunar/distinfo | 6 |
2 files changed, 13 insertions, 11 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 0de440de8d6f..81e15ac0f535 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunar -DISTVERSION= 4.18.6 +DISTVERSION= 4.18.7 CATEGORIES= x11-fm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -13,9 +13,9 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libtumbler-1.so:deskutils/xfce4-tumbler \ - libharfbuzz.so:print/harfbuzz \ - libpcre2-8.so:devel/pcre2 +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ + libpcre2-8.so:devel/pcre2 \ + libtumbler-1.so:deskutils/xfce4-tumbler RUN_DEPENDS= pkexec:sysutils/polkit USES= compiler:c11 cpe desktop-file-utils gettext-tools gmake gnome \ @@ -28,8 +28,8 @@ USE_XORG= ice sm x11 CPE_VENDOR= xfce GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-gio-unix \ - --disable-gudev +CONFIGURE_ARGS= --disable-gudev \ + --enable-gio-unix INSTALL_TARGET= install-strip PORTSCOUT= limitw:1,even @@ -62,13 +62,15 @@ NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify PLUG_APR_CONFIGURE_ENABLE= apr-plugin exif PLUG_APR_LIB_DEPENDS= libexif.so:graphics/libexif -PLUG_SBR_CONFIGURE_ENABLE= sbr-plugin pcre +PLUG_SBR_CONFIGURE_ENABLE= pcre sbr-plugin PLUG_SBR_LIB_DEPENDS= libpcre.so:devel/pcre PLUG_TPA_CONFIGURE_ENABLE= tpa-plugin -PLUG_TPA_USE= gnome=gvfs xfce=panel +PLUG_TPA_USE= GNOME=gvfs \ + XFCE=panel PLUG_UCA_CONFIGURE_ENABLE= uca-plugin + PLUG_WALL_CONFIGURE_ENABLE= wallpaper-plugin post-patch: diff --git a/x11-fm/thunar/distinfo b/x11-fm/thunar/distinfo index 44b8b1e7c9dc..32dce254682d 100644 --- a/x11-fm/thunar/distinfo +++ b/x11-fm/thunar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682849671 -SHA256 (xfce4/thunar-4.18.6.tar.bz2) = ee49b6e3fa1e7eac7f4d200ad6786d10f65721eb2cc18e36ce55a7195558140d -SIZE (xfce4/thunar-4.18.6.tar.bz2) = 2831580 +TIMESTAMP = 1693641464 +SHA256 (xfce4/thunar-4.18.7.tar.bz2) = 2276a79c8aa1b8d79839f3fa6a21b354eca9f53b30082154d3031a2a605c0b6a +SIZE (xfce4/thunar-4.18.7.tar.bz2) = 2841751 |