Date: Wed, 29 May 2024 06:50:09 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: 40d3d5be757c - main - x11/xfce4-screenshooter-plugin: Update to 1.10.6 Message-ID: <202405290650.44T6o9hx007959@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=40d3d5be757c7fa4fdb231a3c03a075e16159b49 commit 40d3d5be757c7fa4fdb231a3c03a075e16159b49 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-05-29 06:49:01 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-05-29 06:49:01 +0000 x11/xfce4-screenshooter-plugin: Update to 1.10.6 Disabvle wayland support for now. --- x11/xfce4-screenshooter-plugin/Makefile | 6 +++--- x11/xfce4-screenshooter-plugin/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 111aa0496db9..15b9b60564b0 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.10.5 -PORTREVISION= 1 +PORTVERSION= 1.10.6 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL} @@ -24,6 +23,7 @@ USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 xfixes xext GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-wayland GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip @@ -38,8 +38,8 @@ IMGUR_RUN_DEPENDS= curl:ftp/curl \ xclip:x11/xclip \ zenity:x11/zenity -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls post-patch-IMGUR-off: @${REINPLACE_CMD} '/imgur_custom_action_added = xfconf_channel_get_bool/s/FALSE/TRUE/' \ diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index e2df0875cdd7..98d1ef928152 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707157614 -SHA256 (xfce4/xfce4-screenshooter-1.10.5.tar.bz2) = fa711f2a6a5517f575f2e129fe48c2678e836bd4ede5433075f3076d7670621c -SIZE (xfce4/xfce4-screenshooter-1.10.5.tar.bz2) = 621929 +TIMESTAMP = 1716934460 +SHA256 (xfce4/xfce4-screenshooter-1.10.6.tar.bz2) = 992066cfecfb44a68681340bfd55d524d40410aac3da6ef25c6c6cb2150a5965 +SIZE (xfce4/xfce4-screenshooter-1.10.6.tar.bz2) = 813187
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405290650.44T6o9hx007959>