svn commit: r324593 - head/sysutils/gkrellm2

Alexey Dokuchaev danfe at FreeBSD.org
Sun Aug 11 15:28:15 UTC 2013


On Sun, Aug 11, 2013 at 03:23:51PM +0000, Hajimu UMEMOTO wrote:
> New Revision: 324593
> URL: http://svnweb.freebsd.org/changeset/ports/324593
> 
> @@ -14,8 +14,8 @@ COMMENT=	A GTK based system monitor

You could have dropped indefinite article from COMMENT while here.

>  LICENSE=	GPLv3
>  LICENSE_FILE=	${WRKSRC}/COPYING
>  
> +USES+=		gmake pkgconfig

Any reason to append to USES instead of simply assigning it?

> -Author:	Bill Wilson bill at gkrellm.net
> -WWW:    http://gkrellm.net
> +Author: Bill Wilson bill at gkrellm.net
> +WWW: http://gkrellm.net

We generally do not support listing author explicitly when there is WWW page
available.  You should have also terminated URL with a slash as advised by
PH, section 3.2.1.

./danfe


More information about the svn-ports-head mailing list