From nobody Mon Oct 02 09:09:17 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RzZrs6d8dz4vpxl; Mon, 2 Oct 2023 09:09:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RzZrs3CqVz4P0G; Mon, 2 Oct 2023 09:09:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696237757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=82ZnWPcee58lgdXjqxu0UWoEwQPIlTH2BjDbCsNLdRw=; b=PM3C2MgNtgo5i7ZNaxXhXIgQj80uNFdsCooTxVy6/SSheoy/ZZ3G5hzaffCPcELp97aFJs J2mNJeDTbNdhxGsss3FMXtevgy1qezbITbf38p7Wkts5HHjGWpNcQ4r6dO56+40FJrbfb1 4q1EERlD1skhGlkNKtO4sKqBWUw0CaJAEtEcXKjQ8JS/VoeSY12eoCrU70jjvmaoMbm+lp AP92qH156PhMZ1OCtbn+/+u7xMaS+Il3MrCVq8zo8a5uowxGigyS2pu5SuvSmzkcHO38Uj qRmr6sUjpxpqThlhoEYbDqNaTzhMoW1B37507m5jxjb8kDRggvoE35E/M7X5YA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696237757; a=rsa-sha256; cv=none; b=OlsJbBqzZNaQ8O9GIrehQW7E1+j2nfsxviodiXjTqhRXlp3B8iypRzj0XNJZbp49eW6paM Mzf67LyZGbZoiCkCXqXwJjv6a/pGdMcA7AB6IMLkkjslbqn6IO57RicB50WXlcdkaEnJ1M BAgMVJ0h+wtxyhfN1VY+dklwmORC/XgePVo26Xl/2+Ml7wcCzVNE8sYL+qrgolXxgN+gpT xlG2cnZ2IAPqgL+4zVPBNnc2weESdfKAu7tE3QcXfma4f7520FZX8m9kwcycSgjdIi59a5 dkwt0LFpJMDcYCKF5oE5NE1xklYcIsPNSYOQzuw7ne/qhzLEoY919PzIxZ2Xyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696237757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=82ZnWPcee58lgdXjqxu0UWoEwQPIlTH2BjDbCsNLdRw=; b=s8GcSgDw3NMM6v7OSn6NRUk3GatAPC/6bT1hMAYLe+o3vZVbrFqwpUljTqj51ixnAZbtQR OJ5IMlT4yU7waOM25HtfeNpEG7eN7wBmP1AVayNhfskiY1dvDTUKPwyOAelsb30JxplAFY /dTv2LgJtBpFXf2rsZI/U5horsdA3l6cOUChSD3hPljppAWrejXV1AM0Qimd4pYwqJryQD wOJlFb5iQJiuCNJm7xZmmtAK6Kg7hyH1yuLwVlyrVOvk5Q5vaW4Q7eqllpkz6riqDFYS4r tS07e41mB+bJZRl4qXcRWsQgnsU+6UNear+zaUCyCpkkBS7pk3W1MgO7CqivnA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RzZrs2HQsz15qh; Mon, 2 Oct 2023 09:09:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39299HCr053425; Mon, 2 Oct 2023 09:09:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39299HXD053422; Mon, 2 Oct 2023 09:09:17 GMT (envelope-from git) Date: Mon, 2 Oct 2023 09:09:17 GMT Message-Id: <202310020909.39299HXD053422@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: fa95f468ed99 - main - x11-wm/xfce4-session: Update/correct dependencies List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa95f468ed99d74ea417e227cdc75f744202ff52 Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa95f468ed99d74ea417e227cdc75f744202ff52 commit fa95f468ed99d74ea417e227cdc75f744202ff52 Author: Guido Falsi AuthorDate: 2023-10-02 09:08:45 +0000 Commit: Guido Falsi CommitDate: 2023-10-02 09:08:45 +0000 x11-wm/xfce4-session: Update/correct dependencies - upower is not being used anymore - directly USE_XFCE=libmenu libexo is not actually being used, but was pulling in the required libmenu --- x11-wm/xfce4-session/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 6d300ce1825e..beed4011f236 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-session PORTVERSION= 4.18.3 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -14,13 +15,12 @@ BUILD_DEPENDS= iceauth:x11/iceauth RUN_DEPENDS= iceauth:x11/iceauth \ console-kit-daemon:sysutils/consolekit2 \ xrdb:x11/xrdb -LIB_DEPENDS= libupower-glib.so:sysutils/upower \ - libpolkit-gobject-1.so:sysutils/polkit +LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool libwnck3 -USE_XFCE= libexo xfconf +USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 GNU_CONFIGURE= yes