svn commit: r566508 - in head: Mk/Uses devel/qt5-core devel/qt5/files

Mathieu Arnold mat at freebsd.org
Thu Feb 25 09:18:08 UTC 2021


On Wed, Feb 24, 2021 at 08:45:14PM +0000, Adriaan de Groot wrote:
> -	@${REINPLACE_CMD} 's/\t//g' ${PKGINSTALL} ${PKGDEINSTALL}
> +	# Drop all leading spaces in the script, to minify
> +	@${REINPLACE_CMD} 's/^  *//' ${PKGINSTALL} ${PKGDEINSTALL}

[[:space:]] works with all versions.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20210225/df4727f4/attachment.sig>


More information about the svn-ports-all mailing list