svn commit: r301497 - in head: databases/rubygem-dm-migrations deskutils/libgcal deskutils/p5-ZConf-BGSet deskutils/p5-ZConf-Runner deskutils/xrolo devel/alabastra devel/librcd devel/py-pytemplate ...
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Jul 25 02:25:01 UTC 2012
On Tue, Jul 24, 2012 at 09:27:14PM +0000, Carlo Strub wrote:
> Author: cs
> Date: Tue Jul 24 21:27:13 2012
> New Revision: 301497
> URL: http://svn.freebsd.org/changeset/ports/301497
>
> Log:
> Fix typos in COMMENT
Thanks for doing this, much appreciated! I've noticed some potential bugs
however, see below...
> +++ head/deskutils/p5-ZConf-Runner/Makefile
> @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:VVELOX
> PKGNAMEPREFIX= p5-
>
> MAINTAINER= vvelox at vvelox.net
> -COMMENT= Run a file using a choosen methode, desktop entry or mimetype
> +COMMENT= Run a file using a chosen method, desktop entry or mimetype
This could benefit from comma before "or" I think.
> +++ head/devel/alabastra/Makefile
> @@ -13,7 +13,7 @@ DISTNAME= Alabastra-${PORTVERSION}
> EXTRACT_SUFX= .tgz
>
> MAINTAINER= ports at FreeBSD.org
> -COMMENT= C++ Editor writen with QT4
> +COMMENT= C++ Editor written with QT4
Why capitalize "editor"?
> +++ head/devel/py-pytemplate/Makefile
> @@ -12,7 +12,7 @@ MASTER_SITES= http://www.bulot.org/downl
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>
> MAINTAINER= benoit at litchis.org
> -COMMENT= Pytemplate gives python developpers a starting framework
> +COMMENT= Pytemplate gives python developers a starting framework
Using port's name in COMMENT should generally be avoided.
> +++ head/net-im/emesene/Makefile
> @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,ac
> ${MASTER_SITE_GOOGLE_CODE}
>
> MAINTAINER= acm at FreeBSD.org
> -COMMENT= A MSN Messenger client writen in python
> +COMMENT= A MSN Messenger client written in python
Shouldn't it be "An MSN ... in Python" ?
./danfe
More information about the svn-ports-head
mailing list