From nobody Thu Dec 22 20:08:13 2022 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 4NdLwF4pt7z1HSwR; Thu, 22 Dec 2022 20:08:13 +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 4NdLwF3pdJz4Pyj; Thu, 22 Dec 2022 20:08:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671739693; 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=uwyFXk4XmNugPt0sY8fY2nv6LAFdzMGKUsIWdmIFji0=; b=WodcXxo1UcvXscJLoT3Gr7jWlQ3I9m2+siFeh89pW1BmB9vb7k17EEUmf92ZM6VaVApxif uQEsBANbMlze2B34z/W8oy8Kpl3nvoi3DAY76bh5oFBdM/Rl2/mn2QEW4XsFy74BLhVSfC IQ4xUHYEklqdMuboiAdkpBrd8kRaidmbuLufbKRhD1qaxo/kvuFiL3D7uWXj4jqoBeiXvN DJ56hLStBo2ZTEHeDYs8CU1Efyy+iK01vzbQvm/+xyhnjS1+Vq+SxgC6RJCI8cQGTZBPzv keqwCcyMTShY6m1mm04yiiwa37fXyhiKdIxYQxZm//2Q0d1TTztPmoZ6pPtWog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671739693; 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=uwyFXk4XmNugPt0sY8fY2nv6LAFdzMGKUsIWdmIFji0=; b=HOKmzaayh4NJZDksuJvzeY2R940jEja4SCo6GWq103qNBAyMR4zKFeL4AdvrooSqtOx5I1 wVeAe92YcphC3HprGJW6Dd9O1A3CEVjnDDLOzOunmvm2IyquHwtARSH993yhqkbkCLwlh9 zCtX4ccTxpQ2MnRd7OlVsaDvj9IAI/aEKBJ3ZOAxK33nKvOLZK17BMsaHFj1ClHDrd9ZZ7 HzzZmTu6/YSF0eL3iJRTZBB7qFZVSYvK1riLnjVol+pCWypBYlpjXObCub94E3dURUZf+q IWx/fp8u8k9g/usEb8mISkAAgnJg6uiks4xfdtkAe4royjazOlY0mPhMnfmaGw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671739693; a=rsa-sha256; cv=none; b=EfQ8AsY62rBMaVb0ouiPkNqtmbd/sMn0RNY6PpKkKMB0j+oEcusk88idJxEpXMuRexp4PM 2wViStQx8dN9qwyKFtPJhfGeAJxdsFUp56cYfOk4B4ogSckj5BT+grLhe3ZXW0uzaJqoIK 8UX3Kxj6hJpJzETONFDhDCX9M6hI8+R/naH5GSyPz81IvletFuPU2oGkRziMvl8TKT1DZ0 snQeJLEPDg/AzxyKEqAYT245DzqW8vgIh2Reg+ggcqjmoOpeUlSjbaaBqYI0SyOAge9WVF 5/Ndo+IxEpspCy6LLJgv5NugjTkrKaB+QEKsVDOaLttrzwVjZdls0jWVdRaSag== 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 4NdLwF2hPGz161h; Thu, 22 Dec 2022 20:08:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2BMK8DmA055105; Thu, 22 Dec 2022 20:08:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2BMK8DbF055104; Thu, 22 Dec 2022 20:08:13 GMT (envelope-from git) Date: Thu, 22 Dec 2022 20:08:13 GMT Message-Id: <202212222008.2BMK8DbF055104@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: fa388dc41e71 - main - x11/xfce4-screenshooter-plugin: Update to 1.10.1 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: fa388dc41e71701c277434eca359204f85d82dd3 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa388dc41e71701c277434eca359204f85d82dd3 commit fa388dc41e71701c277434eca359204f85d82dd3 Author: Guido Falsi AuthorDate: 2022-12-22 20:06:36 +0000 Commit: Guido Falsi CommitDate: 2022-12-22 20:06:36 +0000 x11/xfce4-screenshooter-plugin: Update to 1.10.1 --- x11/xfce4-screenshooter-plugin/Makefile | 4 ++-- x11/xfce4-screenshooter-plugin/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 7929022c8389..40046a18c582 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL} @@ -12,7 +12,7 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-screenshooter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ +LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index f559d3bc5d41..f939933ebb71 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668548426 -SHA256 (xfce4/xfce4-screenshooter-1.10.0.tar.bz2) = a64884a6936f0fe54074bbfd1d73ed0759efbb5594a456073d16915155347b53 -SIZE (xfce4/xfce4-screenshooter-1.10.0.tar.bz2) = 595720 +TIMESTAMP = 1671655424 +SHA256 (xfce4/xfce4-screenshooter-1.10.1.tar.bz2) = 8ab7161e2d599e1f16891b9901d5849c2b9923b0a218b66d87179f224bc437d6 +SIZE (xfce4/xfce4-screenshooter-1.10.1.tar.bz2) = 596568