From nobody Fri Nov 26 13:16:18 2021 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 C6FCE18B3104; Fri, 26 Nov 2021 13:16:18 +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 4J0wHQ3VMqz3mwK; Fri, 26 Nov 2021 13:16:18 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 5851E12F0; Fri, 26 Nov 2021 13:16:18 +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 1AQDGIuJ009380; Fri, 26 Nov 2021 13:16:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AQDGIbR009379; Fri, 26 Nov 2021 13:16:18 GMT (envelope-from git) Date: Fri, 26 Nov 2021 13:16:18 GMT Message-Id: <202111261316.1AQDGIbR009379@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: baf869d07803 - main - deskutils/flameshot: fix path in .desktop file 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: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: baf869d0780387317856fa47fcbd7b0ca37774ee Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637932578; 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=3sQyq/sntW6PvY79DVuIeiEecSt2HqS8rLXZ8Ri/o2Y=; b=xduJIYFDDGMS8JBoIbhJJj4fLKGO6DTtADreqAdr8qXyvsNxS4ICY5Q3hZCL6zDGrIf1K8 qY8tyjDNMokoHhox7rE6K/s5EkZxAl3VuP+sAeWs3c2Tis2AFb+p6Ol2HoTIIxvKGlw+jL pSOXx9kN1clN7imwWUtbQUNDr/PdZAosx3DX4k1x79R7kQbPYK8koFHM+t92mf0RaugOFp gWS4lbhSedlYoY8EoOZeSPKchC+iw94rlz715NQ6lwHlLJWSPPwwQsvg9YwBSLrWo/gIDj swpvT8EwigrJkz7+VYu9+XfYdP9gIlSOMLi+Bh2KqPzokZ1YmtWbujg3YPZxmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637932578; a=rsa-sha256; cv=none; b=CScJRDEKy4BPsul1+3+/KUIKvyRx7gN0w6OJeboNZ9rUy5NoqIEfw7fz1n2Btg4vfMxDkf CK0m5pH1hYZMvMP71sAIf73TBoK22i4gxYUUet2PB21eRx/bC+Q0JoGCcpQU9nUKGP1Huu IBEnnlZY//cljbWOiwZS4en8hJjTv0nXcvH+qEp41kW3vdftg6cc53xw3/LpnjoW7pOdy9 yiNMuo+5122k0aE+Rd5oaTZZ+M8qnTc7X2kE0UfLKRvaut/+pdVL/nfpDnDM/GCa+KZgQe ooRKLAgU/w6m1x9CR3SR5b7CYgnR3NV+s2on96W6hi7hw5XAlwiChlJf1W87Pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=baf869d0780387317856fa47fcbd7b0ca37774ee commit baf869d0780387317856fa47fcbd7b0ca37774ee Author: Nicola Vitale AuthorDate: 2021-11-26 13:11:15 +0000 Commit: Nicola Vitale CommitDate: 2021-11-26 13:11:15 +0000 deskutils/flameshot: fix path in .desktop file Bump PORTREVISION PR: 259391 --- deskutils/flameshot/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deskutils/flameshot/Makefile b/deskutils/flameshot/Makefile index 626095b57ebf..196a8fde3393 100644 --- a/deskutils/flameshot/Makefile +++ b/deskutils/flameshot/Makefile @@ -3,6 +3,7 @@ PORTNAME= flameshot PORTVERSION= 0.10.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org @@ -24,6 +25,8 @@ USE_QT= core dbus gui linguist network svg widgets \ post-patch: @${REINPLACE_CMD} -e 's,$${CMAKE_INSTALL_FULL_BINDIR},${LOCALBASE}/bin,1' \ - ${WRKSRC}/data/dbus/org.flameshot.Flameshot.service.in + -e 's,^\(Exec=\)/usr\(/bin\),\1${LOCALBASE}\2,1' \ + ${WRKSRC}/data/dbus/org.flameshot.Flameshot.service.in \ + ${WRKSRC}/data/desktopEntry/package/org.flameshot.Flameshot.desktop .include