Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 10:44:58 -0500
From:      Steve Wills <steve@mouf.net>
To:        Tobias Kortkamp <tobik@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r491492 - head/devel
Message-ID:  <a087940d-4551-fc06-9402-fd2ac5eaf4e0@mouf.net>
In-Reply-To: <201901281538.x0SFcaTg056567@repo.freebsd.org>
References:  <201901281538.x0SFcaTg056567@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, was just about to commit that, sorry for the breakage.

Steve

On 1/28/19 10:38 AM, Tobias Kortkamp wrote:
> Author: tobik
> Date: Mon Jan 28 15:38:36 2019
> New Revision: 491492
> URL: https://svnweb.freebsd.org/changeset/ports/491492
> 
> Log:
>   Fix index after r491487
> 
> Modified:
>   head/devel/Makefile
> 
> Modified: head/devel/Makefile
> ==============================================================================
> --- head/devel/Makefile	Mon Jan 28 15:17:39 2019	(r491491)
> +++ head/devel/Makefile	Mon Jan 28 15:38:36 2019	(r491492)
> @@ -4542,7 +4542,6 @@
>      SUBDIR += py-dtfabric
>      SUBDIR += py-durus
>      SUBDIR += py-dynrules
> -    SUBDIR += py-easyconfig
>      SUBDIR += py-easyprocess
>      SUBDIR += py-editdistance
>      SUBDIR += py-efilter
> @@ -5006,6 +5005,7 @@
>      SUBDIR += py-python-bugzilla
>      SUBDIR += py-python-distutils-extra
>      SUBDIR += py-python-dtrace
> +    SUBDIR += py-python-easyconfig
>      SUBDIR += py-python-editor
>      SUBDIR += py-python-engineio
>      SUBDIR += py-python-gflags
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a087940d-4551-fc06-9402-fd2ac5eaf4e0>