From owner-freebsd-ruby@freebsd.org Mon Jun 6 12:10:23 2016 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72485B6D826 for ; Mon, 6 Jun 2016 12:10:23 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 60AAC1278 for ; Mon, 6 Jun 2016 12:10:23 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: by mailman.ysv.freebsd.org (Postfix) id 582A6B6D823; Mon, 6 Jun 2016 12:10:23 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5776CB6D821; Mon, 6 Jun 2016 12:10:23 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 215BF1275; Mon, 6 Jun 2016 12:10:23 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id D4C761AAF017; Mon, 6 Jun 2016 12:10:21 +0200 (CEST) Subject: Re: Feedback needed: www/redmine Update To: Steve Wills , ruby@freebsd.org, "ports@freebsd.org" References: <688abf33-11cd-b77f-e955-acceddd3151e@FreeBSD.org> Cc: FreeBSD Ports ML From: Torsten Zuehlsdorff Message-ID: Date: Mon, 6 Jun 2016 14:10:21 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <688abf33-11cd-b77f-e955-acceddd3151e@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2016 12:10:23 -0000 Aloha, >> i wrote an update for www/redmine. It would be very nice if some more >> people can test it, > > That's awesome, I'm glad to hear that, thanks for the work! I have an > install of redmine that I could use for testing. Where is the patch? The patch can be found here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209938 >> since its skipping multiple major versions. The >> patch brings the port from 2.6.9 to 3.2.2. > > Wouldn't that just be upgrading by one major version from 2.x to 3.x? 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. >> Also i notices some more ports related to www/redmine. Namley: >> >> $ cd /usr/ports/ && find . -name "*redmine*" -type d >> ./devel/rubygem-redmine_plugin_support >> ./www/redmine-backlogs >> ./www/redmine-basecamp >> ./www/redmine-http-auth >> ./www/redmine-sidebar_hide >> ./www/redmine >> ./www/rubygem-redmine_acts_as_taggable_on >> ./www/redmine-default_assign >> ./www/redmine-graphs >> ./www/redmine-issue_templates >> ./www/redmine-knowledgebase >> ./www/redmine-qa_contact >> ./www/redmine-redcarpet_formatter >> ./www/redmine-stuff_to_do >> ./www/redmine-wiki_notes >> >> Is there anybody who uses this ports and could verify if they still work >> after the update? >> > > Do the plugins need to be updated too? Or just tested that they still > work? My install uses the sidebar_hide plugin and maybe one or two > others (can't recall right now, but will test). 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. Greetings, Torsten