Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 18:58:25 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527451 - head/editors/vscode
Message-ID:  <202002291858.01TIwP1S056541@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Sat Feb 29 18:58:25 2020
New Revision: 527451
URL: https://svnweb.freebsd.org/changeset/ports/527451

Log:
  editors/vscode: electron6 updated
  
  Bump PORTREVISION for electron6 update

Modified:
  head/editors/vscode/Makefile

Modified: head/editors/vscode/Makefile
==============================================================================
--- head/editors/vscode/Makefile	Sat Feb 29 18:54:51 2020	(r527450)
+++ head/editors/vscode/Makefile	Sat Feb 29 18:58:25 2020	(r527451)
@@ -2,6 +2,7 @@
 
 PORTNAME=	vscode
 DISTVERSION=	1.42.1
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://nodejs.org/dist/v${NODE_VER}/:node_headers \
 		https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002291858.01TIwP1S056541>