git: 80d4d2bfb3c0 - main - */*: bump port revision after electron32 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 17:18:05 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=80d4d2bfb3c0dbb89899d097b3f7ddd668ab58c6 commit 80d4d2bfb3c0dbb89899d097b3f7ddd668ab58c6 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-11-15 17:16:40 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-15 17:17:55 +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 20e40cf5b138..88b535f090c8 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.95.2 +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 b9f835a6c794..29d70e91b9d5 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= 4 +PORTREVISION= 5 CATEGORIES= finance deskutils MASTER_SITES= LOCAL/pi/finance/${PORTNAME}/:npm DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm