svn commit: r533516 - head/editors/vscode

Hiroki Tagato tagattie at FreeBSD.org
Fri May 1 06:41:10 UTC 2020


Author: tagattie
Date: Fri May  1 06:41:10 2020
New Revision: 533516
URL: https://svnweb.freebsd.org/changeset/ports/533516

Log:
  Chase devel/electron7 update
  
  Approved by:	ehaupt (mentor)

Modified:
  head/editors/vscode/Makefile

Modified: head/editors/vscode/Makefile
==============================================================================
--- head/editors/vscode/Makefile	Fri May  1 06:40:00 2020	(r533515)
+++ head/editors/vscode/Makefile	Fri May  1 06:41:10 2020	(r533516)
@@ -2,6 +2,7 @@
 
 PORTNAME=	vscode
 DISTVERSION=	1.44.2
+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