svn commit: r457671 - head/textproc/rubygem-loofah

Steve Wills swills at FreeBSD.org
Sun Dec 31 16:54:22 UTC 2017


Hi,

On 12/31/2017 09:01, Sunpoet Po-Chuan Hsieh wrote:
> On Sun, Dec 31, 2017 at 2:35 PM, Steve Wills <swills at freebsd.org 
> <mailto:swills at freebsd.org>> wrote:
> 
>     Author: swills
>     Date: Sun Dec 31 06:35:19 2017
>     New Revision: 457671
>     URL: https://svnweb.freebsd.org/changeset/ports/457671
>     <https://svnweb.freebsd.org/changeset/ports/457671>
> 
>     Log:
>        textproc/rubygem-loofah: update to 2.1.1
> 
> 
> Hi Steve,
> 
> www/gitlab is the only consumer of rubygem-loofah and rubygem-omniauth-saml.
> Regarding r457670 and r457671, you may need to patch gitlab because it 
> requires:
> 
> from Gemfile:
> gem 'omniauth-saml', '~> 1.7.0'
> gem 'loofah', '~> 2.0.3'
> 
> That's why I did not update them.

We should create ports for the versions it needs. We can have those 
maintained by the GitLab maintainer if that helps avoid the issue, 
and/or leave a comment in them about why they are there, which will help 
with removing them if/when they aren't needed any more because GitLab 
updates to the newer version.

First, we should test if GitLab can successfully use the new version and 
it's just an overly pessimistic version constraint or really needs the 
old one. I'll leave that to the GitLab port maintainer. I'm happy to 
help create the needed ports once we confirm we need them.

Thanks,
Steve


More information about the svn-ports-all mailing list