From nobody Wed Feb 19 19:04:27 2025 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 4Yym641BH9z5nX6D; Wed, 19 Feb 2025 19:04:28 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yym640Swpz3xPG; Wed, 19 Feb 2025 19:04:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739991868; 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=cGzQsN2j6mElIkSfFgDO8UHRIg/AAhEQSIRovA1qgpQ=; b=P57l768Y1nlSiY/qtCNPKRIVHBi2eXui97Z9SWOnywtRVfXWl+Zt24rjAuZOjqTyYhw/jb hn8uuj3yCTe4+zkWIA/oTUqqq+Q8LyM6MVkJwnCaoGNLmpqEr3DV5eB9VYJYIbaCcduQr/ veOfP/J969bn7z4ecYD2zUorW6e+VLmRIC2phKZR7lcYy5kpyQbqqUfQjwS9F4KfBPTA/d vNxMWUesoERlZNYCHpFTo15DrXIXIJZvdqIDzewDkgW1eiBidOs8pBJhlKluO+wHztfuc2 PS11zzZ570bwqpYUko1s/wT+S5FQBPWsARmT4T93KtYNQHMUqUwfoyvW0sFPgg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739991868; a=rsa-sha256; cv=none; b=ML6gQPwUORPu+vTV4VeZhytZee81WYPnW8+SNhARPdyL2wuwnAKfsq3lu+vqOHboBNWH5E 7cGdqviVLrIeEBSFnAGrm6MDMxm+WJHvPG7DNs8VamvvCQD01CyHP8AVBq3WJr6VV3vEZ1 lCJTUVsYIaBG8AeZTDWtESQ/R1EwOj7BBft8Wjp7psuKcpCxs6d4lrd2LYjE7ZoyHadwIE FtPdNupf3/H/fr5CVaeDX+uBzzOlDMqcEV/yr+tp+lqs3RO63BnPl+wD8Jkafp8rpWan8u xAcIIvP2NSCDVDN7Ex9dIeBzep5i8ZGcaZqSYJ4bfUD/SBisMfGkueSgx+g1Aw== 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=1739991868; 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=cGzQsN2j6mElIkSfFgDO8UHRIg/AAhEQSIRovA1qgpQ=; b=oxtv7ra8fbl0LaYemoePjLqDAkltRQgB58alkdPh2mJ5+AE5GkQ2pdNmThfaaiJ8Caj/TA eo98zl16dMLf6EPOK3+bL2HwGZTOOqlGH07oO/3FRfCGoKqajySXfXpaUXQU3jUZdm3IWS j6wCsr/cbW0zJX9pOOjKWpq9QpBa4d7XMCURNcouGJ5WTX99j7QFNL6pBiiiKK0Uo6ku5v 2Q93MT9yL8FbUSJ3FcuNMhaa8zzwuES1kt/X1q4kaIwnAMIR+aZLkg20/A76LSoLd3NQiU zljuwinSu+gnk6g21oErz1TezLbTimKzisWHCyj1kkBx5jwDw5Ul5CmPS3ewIg== 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 4Yym6403zXz3gH; Wed, 19 Feb 2025 19:04:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51JJ4Rkw083553; Wed, 19 Feb 2025 19:04:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51JJ4RkB083550; Wed, 19 Feb 2025 19:04:27 GMT (envelope-from git) Date: Wed, 19 Feb 2025 19:04:27 GMT Message-Id: <202502191904.51JJ4RkB083550@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: 80b801f84fad - main - x11/xfce4-whiskermenu-plugin: Update to 2.9.2 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-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: 80b801f84fad3a5f617e3b6ee880711ff32d9b2c Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=80b801f84fad3a5f617e3b6ee880711ff32d9b2c commit 80b801f84fad3a5f617e3b6ee880711ff32d9b2c Author: Guido Falsi AuthorDate: 2025-02-19 19:02:32 +0000 Commit: Guido Falsi CommitDate: 2025-02-19 19:02:32 +0000 x11/xfce4-whiskermenu-plugin: Update to 2.9.2 --- x11/xfce4-whiskermenu-plugin/Makefile | 2 +- x11/xfce4-whiskermenu-plugin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index dbcbaef56c27..8ae21e64aeb7 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo index 0a43705dd5ff..402e70c52253 100644 --- a/x11/xfce4-whiskermenu-plugin/distinfo +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739565429 -SHA256 (xfce4/xfce4-whiskermenu-plugin-2.9.1.tar.bz2) = 4d6a3664a5cf4087d9bdbce8964e1f42386f5625fbea8337b5cea4d6c0b7bdc4 -SIZE (xfce4/xfce4-whiskermenu-plugin-2.9.1.tar.bz2) = 193070 +TIMESTAMP = 1739969798 +SHA256 (xfce4/xfce4-whiskermenu-plugin-2.9.2.tar.bz2) = e2f28c066709bdcfe30236307026a562ec9aed790f9929a4e40aa411a5c7e3de +SIZE (xfce4/xfce4-whiskermenu-plugin-2.9.2.tar.bz2) = 193188