From nobody Thu Jan 23 07:33:21 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 4Ydt360QDPz5lmqg; Thu, 23 Jan 2025 07:33:22 +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 4Ydt356Cn1z3YP7; Thu, 23 Jan 2025 07:33:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737617601; 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=x8WPnXmlaveBv+KOkoNel8xEERZG2HbvVDXWdmlYzaE=; b=sLEZwUyoPQwTeMGueIFs2yv80jLhSqDRkZmgB8AQuF7lV4E0fu5GOCg7b4o5iFIJMCsoro 397SSEsiqpeT8o7jnim4hHR15U1tOTBxQUYeSXr9WprGLc5s/apedBSCzfSZrLKoZrQpco kBv/oQXP++409AhEvj6ZmUcbCnrPtVyjMAhMQOwu/lqGjCnsx2fezH9tNHAWT5NH2kt2fx 5nHzjqOP1uTQmRC/D6SNH1Fu6fFWbTG4n54Fo7bHmWb2BWcUCIWnQ9JTH6IyfiFb6bVOFi KXsKT6aOT8PBkb81Qnjn6YbQ7/n6yJ1WOefSECxtax1Rvyhn8PrOHtyIUzMP+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737617601; 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=x8WPnXmlaveBv+KOkoNel8xEERZG2HbvVDXWdmlYzaE=; b=UNbwSs/aIZlY1BFXStmvezCi40yZ26B6Ti7AvrdB4pyPbIIa0fcQNYjfOth2iJQNKYIHNs 3pu7LCQU96N9swCSQJnBeK4IvanhFS9j0iUXLlohdZk/glp6QmdTySy4pOL9eYmoTayYHn 758cYIljiE72oKMR18igKafqtMlhCXW3l4x3Gt3ZnGtXJqGqs1tEVeMtbAp+fadh970NqF mv7IEPNzEbPlgggQwu9AtL5THZt7Zqeq5Wf+sBY01UAIItOwXqgZdUQbYbQ4GalzagCh22 37EQHwWDzNJv9wifjqiRR0fPc1fFvsc+j35DdHRncuotUmFl/12bBpFQtAxfug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737617601; a=rsa-sha256; cv=none; b=w2KXdCsYx581+c5WiPhGaV7CJIL1T/vJ7M88zZWgTv8JOAjxPAY947ozpHylt9HqLzT9MY ECtHM6mrlaalXzyduAGhNEGZouMCdPgd4Wrn/hqZheVMgAswmSIKnf3yTs5qqmkPW8tvTG q/rC7t62Jb7Ls4uvrN+rRopEV/V/ukuy2b5g7X2zRnGWrW0O6Z0PpveunZlLUO56Rsi2MY hyFayCjZtj4Rpcls717Ix3wQyKkjOAYcq4pCE+MAwhJwFmdh6xiaKBoHUVowIZVDGiop9B AlEDIxR/NRGKz/1gphz2Dcl7t03uv/X1FD57eZcGVK2nCrbUmRiHwdsxE/dpmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Ydt355CtNzCtK; Thu, 23 Jan 2025 07:33:21 +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 50N7XLGc012519; Thu, 23 Jan 2025 07:33:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 50N7XL7C012516; Thu, 23 Jan 2025 07:33:21 GMT (envelope-from git) Date: Thu, 23 Jan 2025 07:33:21 GMT Message-Id: <202501230733.50N7XL7C012516@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: fa5f3dc3ef1f - main - */*: bump port revision after electron32 update 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: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa5f3dc3ef1f2e3e1ae1320ba62533646a7b6f5a Auto-Submitted: auto-generated The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa5f3dc3ef1f2e3e1ae1320ba62533646a7b6f5a commit fa5f3dc3ef1f2e3e1ae1320ba62533646a7b6f5a Author: Hiroki Tagato AuthorDate: 2025-01-23 07:32:11 +0000 Commit: Hiroki Tagato CommitDate: 2025-01-23 07:33:12 +0000 */*: bump port revision after electron32 update --- editors/vscode/Makefile | 1 + finance/quba-viewer/Makefile | 2 +- graphics/drawio/Makefile | 2 +- net-im/signal-desktop/Makefile | 1 + textproc/obsidian/Makefile | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index aeae00874432..c91fa236f01e 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.96.4 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ diff --git a/finance/quba-viewer/Makefile b/finance/quba-viewer/Makefile index 5ffd7e868837..f0751ce17616 100644 --- a/finance/quba-viewer/Makefile +++ b/finance/quba-viewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= quba-viewer DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance deskutils MASTER_SITES= LOCAL/pi/finance/${PORTNAME}/:npm DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index 82df6905ddf1..cef138f6abcb 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 24.7.17 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/ diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 313ba9fa3f36..19d5183e69a1 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,6 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 7.38.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://build-artifacts.signal.org/desktop/:sqlcipher diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index b53ea2d76fe1..f2d07aec001e 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc # Icon is taken from the Nix build recipe # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34