svn commit: r411744 - head/sysutils/file

Alexey Dokuchaev danfe at FreeBSD.org
Mon Mar 28 14:08:36 UTC 2016


On Wed, Mar 23, 2016 at 11:23:33PM +0000, Ryan Steinmetz wrote:
> New Revision: 411744
> URL: https://svnweb.freebsd.org/changeset/ports/411744
> 
> Log:
>   - Update to 5.25
>   
> [...]
> @@ -16,7 +16,7 @@ USES=		libtool
>  USE_LDCONFIG=	yes
>  
>  GNU_CONFIGURE=	yes
> -CONFIGURE_ARGS+=	--enable-fsect-man5
> +CONFIGURE_ARGS+=--enable-fsect-man5

This change is wrong for two reasons: first, it is gratuitous, and second,
even if you were distressed by "broken" indentation, you should've s/+=/=/
instead (as amending CONFIGURE_ARGS here is bogus).

./danfe


More information about the svn-ports-all mailing list