svn commit: r527451 - head/editors/vscode

Luca Pizzamiglio pizzamig at FreeBSD.org
Sat Feb 29 18:58:26 UTC 2020


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


More information about the svn-ports-all mailing list