From owner-svn-ports-head@freebsd.org Sat Apr 21 20:40:39 2018 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 EDD9EFA20AA; Sat, 21 Apr 2018 20:40:38 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87B566EC98; Sat, 21 Apr 2018 20:40:38 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 40T4P11ndVzZsy; Sat, 21 Apr 2018 22:40:37 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id Hlix5EjzxsWp; Sat, 21 Apr 2018 22:40:35 +0200 (CEST) Received: from tommy.madpilot.net (host190-122-dynamic.6-87-r.retail.telecomitalia.it [87.6.122.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.madpilot.net (Postfix) with ESMTPSA; Sat, 21 Apr 2018 22:40:35 +0200 (CEST) Subject: Re: svn commit: r467878 - in head/sysutils: . yadm From: Guido Falsi To: Adam Weinberger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201804211129.w3LBT2Ru085884@repo.freebsd.org> <5F010EDE-0388-4F68-8018-FCB2E9D77F64@adamw.org> <6d363f11-f532-c483-01bb-10317aff07b5@FreeBSD.org> Message-ID: <070d44ef-d946-3965-4ab7-3620fce43a56@FreeBSD.org> Date: Sat, 21 Apr 2018 22:40:35 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <6d363f11-f532-c483-01bb-10317aff07b5@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 21 Apr 2018 20:40:39 -0000 On 04/21/18 22:28, Guido Falsi wrote: > On 04/21/18 20:19, Adam Weinberger wrote: >> That isn’t much of a pkg-descr. The pkg-descr is supposed to describe >> what the port does, so that users can decide if it’s what they’re >> looking for. Copying the COMMENT into it is insufficient and just lazy. >> >> Please, update this pkg-descr. The WWW has plenty of text that could be >> copy/pasted. >> > > Sorry, I did not look much at this detail, my fault. > > I'll see to have this fixed. > Added a description of the basic functionality. Thanks for having prodded me on this. -- Guido Falsi