svn commit: r560760 - head/editors/vscode

Hiroki Tagato tagattie at FreeBSD.org
Fri Jan 8 11:04:21 UTC 2021


Author: tagattie
Date: Fri Jan  8 11:04:20 2021
New Revision: 560760
URL: https://svnweb.freebsd.org/changeset/ports/560760

Log:
  Chase devel/electron7 update

Modified:
  head/editors/vscode/Makefile

Modified: head/editors/vscode/Makefile
==============================================================================
--- head/editors/vscode/Makefile	Fri Jan  8 11:02:07 2021	(r560759)
+++ head/editors/vscode/Makefile	Fri Jan  8 11:04:20 2021	(r560760)
@@ -2,6 +2,7 @@
 
 PORTNAME=	vscode
 DISTVERSION=	1.46.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