From owner-dev-commits-ports-main@freebsd.org Fri Sep 24 11:31:51 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 E2CD666BB3A; Fri, 24 Sep 2021 11:31:51 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HG8xz608kz4jtP; Fri, 24 Sep 2021 11:31:51 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1632483111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vBbDWgphOcHhMvnMCvZnravIpAx07NtiA2zIIa08BZo=; b=yarLQfJaAe+iYmu0AcdhFLyBEUv/T+63lKSO/dDQAHw0qPVkiE12sOVEkGBn6DM1WeavEH H6rrgsaPzKLk0p4TGgOK0WRgXWvN+VxM+tAdADIXXyASiLnMq/Z6fccr3ol/+0zka73KwF uokd0psc0cDsxnCsxuiHq2jKPrV+DtB4fmTtg4Qf43CBrrl4AVNfopu5husSVLu+3IvAtn FKf1KLygVFCtZexBnDY8VL6TYiBR1AgGzjs5U9JbLD95//paEUVV+r2ZF15ZzkKeDvbAoJ oAu/XZTPy/pI+wiUN+mEoKpiY4tAkRHEA86LZYKAH26IIgE9V8UTUi6fhQLhsg== Received: by freefall.freebsd.org (Postfix, from userid 1033) id B25771A4EF; Fri, 24 Sep 2021 11:31:51 +0000 (UTC) Date: Fri, 24 Sep 2021 11:31:51 +0000 From: Alexey Dokuchaev To: Eric Turgeon Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 6192965e1e05 - main - editors/pluma-plugins: new ports Message-ID: References: <202109241119.18OBJq1R001955@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202109241119.18OBJq1R001955@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1632483111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vBbDWgphOcHhMvnMCvZnravIpAx07NtiA2zIIa08BZo=; b=cdYTH33DyeJHVN4BfxSP4D0tV21D6pomd55FrAj+AVyuB0FAUGZ1PopIxnF3/nYDU8I/JQ woO5nW+5LQtexRzjg2pgxBZ+9OFTRWHT8MPCCw0xnolQ9FtJ1FttxLVz0AWU9UFx9Et5f+ K651zQz6JHPnKcDqB/5Tc6v1nzzuJ3UX296aqE5Du9NUV4jWMXP6jDwhTP3jzqOf9RjjIr J1RKljtZ7ZHQ2RoCcHCcrfyodH8kW8DnCJFySs19m6lgycsHQ7eo9cbq4Am953nGNaLrKM 46tBuKFbAeN/ymSrxhb1GFTFySHKwRSGZ5r7k6DS3rs2pT0+4t5DfpHYFD+spQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1632483111; a=rsa-sha256; cv=none; b=OmrJe8A/PaSvHdzIzVfvtYUpli6xm8OkAKnID2t0tw1u6PSebonBdcPKlK3Nud01KwIiAw 8fI9EQ7DdQn+QMvyM/pWpsrwqixJPxKea5JxACbl1xYIxySzAU54Fs7xXDVViEefjcG3Jx 8Wc3VsivLC+LuOsNK3x/aKC5F5XLCjDePp42cvhcqHu5FNBWKLG6dj9qn0mdIIsqh1hQiZ 9vkfaQVcK9oOXEK6pPgnlNzfx0JSoaJHLiuODD8Vbvs3GqgQKU6J3hn0DBG1qzJoYe2rWV 9RP+pljawukpnY1ZbZLsXg5mYFrhw115EZI5z02sPq3JhlGqaPlNrmvZjF0/rQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2021 11:31:52 -0000 On Fri, Sep 24, 2021 at 11:19:52AM +0000, Eric Turgeon wrote: > commit 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d > > editors/pluma-plugins: new ports > > pluma-plugins install additional plugins for Pluma editor > ... > @@ -0,0 +1,42 @@ > +# Created by: Adam Weinberger Hm, so why Adam didn't commit his port himself? > +PORTNAME= pluma-plugins > +PORTVERSION= 1.26.0 > +CATEGORIES= editors mate > +MASTER_SITES= MATE > +DIST_SUBDIR= mate > + > +MAINTAINER= gnome@FreeBSD.org > +COMMENT= Plugins for pluama Typo? Also, there is enough space in COMMENT for "text editor", I'd say. > @@ -0,0 +1,3 @@ > +Various additional plugins for Pluma. > + > +WWW: http://mate-desktop.org/ Good port description should be more elaborate. This one better suits the COMMENT line. ./danfe