Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2016 12:23:42 -0400
From:      Steve Wills <swills@FreeBSD.org>
To:        Torsten Zuehlsdorff <mailinglists@toco-domains.de>, ruby@freebsd.org, "ports@freebsd.org" <ports@FreeBSD.org>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: Feedback needed: www/redmine Update
Message-ID:  <fa16f19c-25df-e854-9324-092039be1923@FreeBSD.org>
In-Reply-To: <f2f060bb-f10a-0ada-3d08-0e165a13a486@toco-domains.de>
References:  <dc9db882-57a0-48fd-53ce-4375fd2e3327@toco-domains.de> <688abf33-11cd-b77f-e955-acceddd3151e@FreeBSD.org> <f2f060bb-f10a-0ada-3d08-0e165a13a486@toco-domains.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 06/ 6/16 08:10 AM, Torsten Zuehlsdorff wrote:
> Aloha,
> 
> The patch can be found here:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209938
> 

This doesn't work for me. There are 3 issues at least, perhaps more. In
order of discovery:

The nokogiri reference from the Gemfile in redmine needs to be removed
or else you get complaints from bundler about specifying it twice, once
with version and once without.

The file www/redmine/bundler.d/rmagic.rb needs to be world readable or
the web server (in my case passenger) can't read it on startup, so
bundler bombs on that.

The Gemfile specifies jquery-rails ~> 3.1.4 but your patch specifies
www/rubygem-jquery-rails which is currently 4.1.1.


> If i read the scheming correct, 3.0 and 3.1 were also major version. But
> since i'm not a user, i'm not sure.
> 

Well, upstream may have made major changes, but in terms of version
numbers, the major version number only changed by one. :)

> This could be differ. I researched some, for example
> www/redmine-backlogs. There homepage http://www.redminebacklogs.net/
> states, that it only works with redmine 2.2 or 2.3. Since we have 2.6 in
> the ports i'm not sure, that the port really works. Maybe it does and
> will against 3.2 also.
> 
> Since i'm not using any of them, i'm not sure if i could state, that the
> ports will work correctly after the update, even if i install everyone.
> I just would not know how to long for.
> 

I don't think we can test them all. I can test backlogs and sidebar_hide
at least.

Steve




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa16f19c-25df-e854-9324-092039be1923>