svn commit: r414106 - head/graphics/shotwell

Alexey Dokuchaev danfe at FreeBSD.org
Fri Apr 29 07:10:40 UTC 2016


On Wed, Apr 27, 2016 at 12:42:07PM +0000, Christoph Moench-Tegeder wrote:
> New Revision: 414106
> URL: https://svnweb.freebsd.org/changeset/ports/414106
> 
> Log:
>   Update shotwell to 0.23.0
>   
>   while here, update WWW and do a little cosmetics
>   
> @@ -27,8 +26,7 @@ LIB_DEPENDS=	libdbus-glib-1.so:devel/dbu
>  		libraw.so:graphics/libraw \
>  		librest-0.7.so:devel/librest
>  
> -USES=		shebangfix gettext desktop-file-utils gmake pkgconfig sqlite \
> -		tar:xz
> +USES=		shebangfix gettext desktop-file-utils gmake pkgconfig sqlite tar:xz

OK, so "a little cosmetics" was changing 80-char-width friendly line into a
nonfriendly one.

This is pessimization as it is encouraged to keep ports' makefiles properly
wrapped (also, it would be gratuitous change anyway, and we discourage them
as well).

./danfe


More information about the svn-ports-all mailing list