svn commit: r476670 - in head/devel: . rubygem-solve

Adam Weinberger adamw at adamw.org
Wed Aug 8 20:17:31 UTC 2018


On Wed, Aug 8, 2018 at 1:53 PM Ryan Steinmetz <zi at freebsd.org> wrote:
>
> Author: zi
> Date: Wed Aug  8 19:53:06 2018
> New Revision: 476670
> URL: https://svnweb.freebsd.org/changeset/ports/476670
>
>
> +COMMENT=       A ruby version constraint solver
>
>
> Added: head/devel/rubygem-solve/pkg-descr
> ==============================================================================
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/devel/rubygem-solve/pkg-descr  Wed Aug  8 19:53:06 2018        (r476670)
> @@ -0,0 +1,3 @@
> +A Ruby version constraint solver.
> +
> +WWW: https://rubygems.org/gems/solve
>

Ryan,

You've just added a number of ports with uninformative pkg-descrs, and
unhelpful COMMENT strings. These aren't merely formalities. Users
should be able to read the pkg-descr and understand if it's the right
package for them, and COMMENT is the first target for searches.
Please, go back over them and, at the very least, expand the pkg-descr
files with more information. As a general rule, pkg-descr should NEVER
be the same text as the COMMENT.

# Adam


--
Adam Weinberger
adamw at adamw.org
https://www.adamw.org


More information about the svn-ports-all mailing list