Date: Sat, 2 Sep 2023 09:41:03 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bbde282ffa82 - main - x11-fm/thunar: Update to 4.18.7 Message-ID: <202309020941.3829f3bj041433@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbde282ffa82255a0a2ba5466c1fc84efcf4d890 commit bbde282ffa82255a0a2ba5466c1fc84efcf4d890 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-09-02 09:40:09 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-09-02 09:40:09 +0000 x11-fm/thunar: Update to 4.18.7 While here sort some varable values. --- x11-fm/thunar/Makefile | 18 ++++++++++-------- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309020941.3829f3bj041433>