From owner-svn-ports-all@freebsd.org Fri Mar 13 20:26:10 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3041926929E; Fri, 13 Mar 2020 20:26:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48fHJx5D4nz4028; Fri, 13 Mar 2020 20:26:09 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 80902F20F; Fri, 13 Mar 2020 20:26:09 +0000 (UTC) Date: Fri, 13 Mar 2020 20:26:09 +0000 From: Alexey Dokuchaev To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r528341 - in head/devel: . electron7 electron7/files Message-ID: <20200313202609.GA21623@FreeBSD.org> References: <202003130940.02D9e1rR059431@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202003130940.02D9e1rR059431@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2020 20:26:10 -0000 On Fri, Mar 13, 2020 at 09:40:01AM +0000, Emanuel Haupt wrote: > New Revision: 528341 > URL: https://svnweb.freebsd.org/changeset/ports/528341 > > Log: > Add electron7 7.1.14, build cross-platform desktop apps with JavaScript, > HTML, and CSS. > > Added: > head/devel/electron7/ > head/devel/electron7/Makefile (contents, props changed) Why wasn't it repocopied off the one of the previous versions? ./danfe