svn commit: r436154 - in head/security: . sha1collisiondetection

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 14 14:34:33 UTC 2017


On Tue, Mar 14, 2017 at 02:17:31PM +0000, Joseph Mingrone wrote:
> New Revision: 436154
> URL: https://svnweb.freebsd.org/changeset/ports/436154
> 
> Log:
>   security/sha1collisiondetection: a tool to detect SHA-1 collisions
> 
> @@ -0,0 +1,36 @@
> [...]
> +ALL_TARGET=	library tools

This looks suspicious WRT -jX (parallel) builds.  Did you verify that
the port is jobs-safe?

./danfe


More information about the svn-ports-all mailing list