Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 03:35:53 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r473226 - head/textproc/p5-Lingua-Stem-Snowball-No
Message-ID:  <20180625033553.GA64853@FreeBSD.org>
In-Reply-To: <201806242016.w5OKGaWA050598@repo.freebsd.org>
References:  <201806242016.w5OKGaWA050598@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 24, 2018 at 08:16:36PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> New Revision: 473226
> URL: https://svnweb.freebsd.org/changeset/ports/473226
> 
> Log:
>   Pet portlint
>   
>   - Remove MASTER_SITE_SUBDIR
>   - Sort PLIST
>   - Update link in pkg-descr
>   - Take maintainership

Please try to format your commit logs coherently.

> +COMMENT=	Stemmer for Norwegian
> 
> Modified: head/textproc/p5-Lingua-Stem-Snowball-No/pkg-descr
> @@ -1,4 +1,4 @@
> -Lingua::Stem::Snowball::No is a perl port of the norwegian
> -stemmer at http://snowball.sourceforge.net.
> +Lingua::Stem::Snowball::No is a perl port of the norwegian stemmer at

Inconsistent with the COMMENT (and wrong) spelling of Norwegian.

> Modified: head/textproc/p5-Lingua-Stem-Snowball-No/pkg-plist
> @@ -1,3 +1,3 @@
>  bin/stemmer-no.pl
> -%%PERL5_MAN3%%/Lingua::Stem::Snowball::No.3.gz
>  %%SITE_PERL%%/Lingua/Stem/Snowball/No.pm
> +%%PERL5_MAN3%%/Lingua::Stem::Snowball::No.3.gz

What exactly is the improvement here?

./danfe



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