git: caac2041fcaf - main - */*: bump port revision after electron32 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Nov 2024 14:52:02 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=caac2041fcaf872569ddbaa5e0533c30b7b4cd3b commit caac2041fcaf872569ddbaa5e0533c30b7b4cd3b Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-11-08 14:50:50 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-08 14:51:54 +0000 */*: bump port revision after electron32 update --- editors/vscode/Makefile | 1 + finance/quba-viewer/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 3c06994bf7e2..70085bb4f05f 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.95.1 +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 b263c2d952d8..b9f835a6c794 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= 3 +PORTREVISION= 4 CATEGORIES= finance deskutils MASTER_SITES= LOCAL/pi/finance/${PORTNAME}/:npm DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm