Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 16:19:15 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Dan Langille <dvl@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r455056 - head/devel/py-naiveBayesClassifier
Message-ID:  <20171128161915.GB43542@FreeBSD.org>
In-Reply-To: <201711281612.vASGCWJI056613@repo.freebsd.org>
References:  <201711281612.vASGCWJI056613@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 28, 2017 at 04:12:32PM +0000, Dan Langille wrote:
> New Revision: 455056
> URL: https://svnweb.freebsd.org/changeset/ports/455056
> 
> Log:
>   Yet another general purpose Naive Bayesian classifier. (under heavy
>   development)
> 
> [...]
> +COMMENT=	Yet another general purpose naive bayesian classifier
> [...]
> +++ head/devel/py-naiveBayesClassifier/pkg-descr
> @@ -0,0 +1,4 @@
> +yet another general purpose Naive Bayesian classifier.
> +(under heavy development)

Inconsistent capitalization in COMMENT vs. pkg-descr; also, typically
port description text should contain a little more information about
the port (see section 3.2.1 of the PHB for some hints).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171128161915.GB43542>