git: ffb75f8cc27c - main - editors/vscode: force rebuild after 3e693f24a78f

Jan Beich jbeich at FreeBSD.org
Fri Sep 24 08:46:16 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ffb75f8cc27c733c56fd3bafe4d086559905ce2c

commit ffb75f8cc27c733c56fd3bafe4d086559905ce2c
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-24 08:42:45 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-24 08:45:56 +0000

    editors/vscode: force rebuild after 3e693f24a78f
    
    Refresh the bundled version of devel/electron12, compatible with
    harfbuzz-2.9.0, harfbuzz-2.9.1 and harfbuzz-3.0.0.
    
    PR:             258607
---
 editors/vscode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index a4fa96c019e0..d204005455c1 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.56.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 MASTER_SITES=	https://registry.npmjs.org/esbuild-freebsd-64/-/:esbuild_binary \
 		https://nodejs.org/dist/v${NODE_VER}/:node_headers \


More information about the dev-commits-ports-main mailing list