svn commit: r519671 - head/security

Ben Woods woodsb02 at gmail.com
Tue Dec 10 14:35:57 UTC 2019


On Tue, 10 Dec 2019 at 22:31, Antoine Brodin <antoine at freebsd.org> wrote:

> Author: antoine
> Date: Tue Dec 10 14:31:49 2019
> New Revision: 519671
> URL: https://svnweb.freebsd.org/changeset/ports/519671
>
> Log:
>   Unbreak INDEX
>
> Modified:
>   head/security/Makefile
>
> Modified: head/security/Makefile
>
> ==============================================================================
> --- head/security/Makefile      Tue Dec 10 14:30:18 2019        (r519670)
> +++ head/security/Makefile      Tue Dec 10 14:31:49 2019        (r519671)
> @@ -238,7 +238,7 @@
>      SUBDIR += john
>      SUBDIR += kbfsd
>      SUBDIR += kc24
> -    SUBDIR += kdbx-viewer
> +    SUBDIR += kdbxviewer
>      SUBDIR += kedpm
>      SUBDIR += keepass
>      SUBDIR += keepass-plugin-keepassrpc
>



That was extremely quick - thank you!

I attempted to commit this fix only a few minutes after I broke index, and
it was already committed.

I assume this was automated?

Regards,
Ben

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the svn-ports-head mailing list