On 2018/02/23 02:31, Stuart Cassoff wrote:
> Here's the updated port.

OK sthen@

> Personally I didn't like the way the gh stuff looked at the top of the 
> Makefile, but I'm starting to get used to it.

If it's hidden away lower in the port it's easy to assume that the
version number is just controlled by DISTNAME, so as a standard for the
ports tree it's more useful to group the lines which must always be
changed for a version update.

> At 80 cols the line wraps like this which I'm not crazy about either but 
> *shrug*.
> "A Tcl extension that provides utilities for comparisons of strings, lists and
> files."

For me it was wrapping like this in a standard terminal:

A Tcl extension that provides utilities for comparisons of strings, lists and fi
les.

You could just squeeze it into 80 with some rewording if you prefer though:

|------------------------------------------------------------------------------|
A Tcl extension providing utilities for comparisons of strings, lists and files.

My OK is still valid with this if you prefer it.

Reply via email to