From owner-svn-ports-head@freebsd.org Tue May 28 09:54:41 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70C0915BCA50; Tue, 28 May 2019 09:54:41 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D215A70E85; Tue, 28 May 2019 09:54:40 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-pg1-f175.google.com with SMTP id v9so4276188pgr.13; Tue, 28 May 2019 02:54:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=u4PCfmGIrY/Ry4glmwrNDd/d4g1OYG2ktcQZoraM9Ho=; b=aaFB0pErTMHv8m2PhXxeb0uv3n2Y99s9NE96Yz1OfuLOE77/2eikm/g5895sBD0O5x kWucEIzbeTRYknLFiIy+OKc8fYkuC7uYrKuoTFcY/EfsET5636+vbhJqt5M8cfX0q591 iB3qUWF9c/uKHJu0vgSDh5rtklsUQ4c1tiVgIEEprRLTLb5PsA2A/jPr98+BczUyZICx 4I8hRbkpPlmJkSlM/pp9EPAl83SKnqJonu7gFwZB/mbNynLbH4i1xSqsK99i1eBG7pi4 fT8HkqveI1yvwdI+JpvBbIVmIj98rTUjWmCcRg2R6kOGbpXryV81oi2l/bDElXGIMS7v wcpw== X-Gm-Message-State: APjAAAXGxgs2PVnxC4eEHop/lQ8vwiifWgzEPpB4TOYNi2twZ34lZDz2 XQKwlmhKVrY+OLu88aEawYLk1Qeu2Cg= X-Google-Smtp-Source: APXvYqyKXaAtXxPjo7TiVRnRfaNGvR9+zY4t7BsanjyjntqRY25OPB+lSj25nGXn6vVgr60Hgh29sQ== X-Received: by 2002:a63:9548:: with SMTP id t8mr35013637pgn.256.1559035720445; Tue, 28 May 2019 02:28:40 -0700 (PDT) Received: from mail-pg1-f170.google.com (mail-pg1-f170.google.com. [209.85.215.170]) by smtp.gmail.com with ESMTPSA id e4sm9209691pgi.80.2019.05.28.02.28.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2019 02:28:40 -0700 (PDT) Received: by mail-pg1-f170.google.com with SMTP id t1so10640151pgc.2; Tue, 28 May 2019 02:28:40 -0700 (PDT) X-Received: by 2002:a17:90a:a593:: with SMTP id b19mr4402146pjq.31.1559035719912; Tue, 28 May 2019 02:28:39 -0700 (PDT) MIME-Version: 1.0 References: <201905280912.x4S9C3jg012065@repo.freebsd.org> In-Reply-To: <201905280912.x4S9C3jg012065@repo.freebsd.org> From: Gleb Popov Date: Tue, 28 May 2019 13:28:13 +0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r502869 - in head/devel: . electron4 electron4/files To: Luca Pizzamiglio Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: D215A70E85 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.98)[-0.977,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2019 09:54:41 -0000 On Tue, May 28, 2019 at 1:12 PM Luca Pizzamiglio wrote: > Author: pizzamig > Date: Tue May 28 09:12:02 2019 > New Revision: 502869 > URL: https://svnweb.freebsd.org/changeset/ports/502869 > > Log: > devel/electron4: Add electron 4.2.2 > > Finally, after a long wait, an electron port for FreeBSD lands in the > portstree. > > A huge thanks to everyone contributed to this huge effort and to the > maintainer that is willing to take the burden of the maintainership! > There is a $850 bounty for that port on BountySource: https://www.bountysource.com/issues/29075473-add-freebsd-support-to-electron I suggest claiming it.