Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 15:25:26 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504556 - head/net
Message-ID:  <201906191525.x5JFPQOS085223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Jun 19 15:25:26 2019
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
     SUBDIR += rubygem-open-uri-cached
     SUBDIR += rubygem-openid_connect
     SUBDIR += rubygem-opennebula



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906191525.x5JFPQOS085223>