svn commit: r504556 - head/net

Alexey Dokuchaev danfe at freebsd.org
Wed Jun 19 15:28:30 UTC 2019


On Wed, Jun 19, 2019 at 03:25:26PM +0000, Mathieu Arnold wrote:
> New Revision: 504556
> URL: https://svnweb.freebsd.org/changeset/ports/504556
> 
> Log:
>   More category sorting.
> 
> Modified:
>   head/net/Makefile   (contents, props changed)
> 
> Modified: head/net/Makefile
> ==============================================================================
> --- head/net/Makefile	Wed Jun 19 15:23:43 2019	(r504555)
> +++ head/net/Makefile	Wed Jun 19 15:25:26 2019	(r504556)
> @@ -1279,10 +1279,10 @@
>      SUBDIR += rubygem-omniauth-oauth
>      SUBDIR += rubygem-omniauth-oauth2
>      SUBDIR += rubygem-omniauth-openid
> -    SUBDIR += rubygem-omniauth_openid_connect
>      SUBDIR += rubygem-omniauth-salesforce
>      SUBDIR += rubygem-omniauth-twitter
>      SUBDIR += rubygem-omniauth-ultraauth
> +    SUBDIR += rubygem-omniauth_openid_connect

I deliberately excluded this one because it should probably be renamed
(s/_/-/).

./danfe


More information about the svn-ports-head mailing list