svn commit: r563176 - head/editors/vscode

Hiroki Tagato tagattie at FreeBSD.org
Fri Jan 29 07:08:56 UTC 2021


Author: tagattie
Date: Fri Jan 29 07:08:55 2021
New Revision: 563176
URL: https://svnweb.freebsd.org/changeset/ports/563176

Log:
  Change devel/electron9 update

Modified:
  head/editors/vscode/Makefile

Modified: head/editors/vscode/Makefile
==============================================================================
--- head/editors/vscode/Makefile	Fri Jan 29 07:07:58 2021	(r563175)
+++ head/editors/vscode/Makefile	Fri Jan 29 07:08:55 2021	(r563176)
@@ -2,6 +2,7 @@
 
 PORTNAME=	vscode
 DISTVERSION=	1.52.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-head mailing list