git: e621044be3e2 - main - */*: chase electron28 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 11:01:44 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=e621044be3e2a4acdea46e5f88339f31ff750d6f commit e621044be3e2a4acdea46e5f88339f31ff750d6f Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-04-12 11:00:11 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-04-12 11:01:29 +0000 */*: chase electron28 update --- editors/vscode/Makefile | 1 + net-im/signal-desktop/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index d0b1b7b7a864..8feaafd423ff 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.88.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \ diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index a01016810dbb..48e56c91d72f 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 6.48.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ LOCAL/mikael/signal-desktop/:sqlite \