svn commit: r436154 - in head/security: . sha1collisiondetection
Joseph Mingrone
jrm at FreeBSD.org
Tue Mar 14 15:42:02 UTC 2017
Alexey Dokuchaev <danfe at FreeBSD.org> writes:
> 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?
Setting ALL_TARGET in the port's Makefile was not even necessary after adding a
do-install target. That line has been removed.
Thanks,
Joseph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 930 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170314/2bf136c2/attachment.sig>
More information about the svn-ports-head
mailing list