From owner-freebsd-ruby@freebsd.org Mon Jun 6 10:30:59 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 3FF65B4687D for ; Mon, 6 Jun 2016 10:30:59 +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 30D24187A for ; Mon, 6 Jun 2016 10:30:59 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: by mailman.ysv.freebsd.org (Postfix) id 2C57AB4687C; Mon, 6 Jun 2016 10:30:59 +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 296ADB4687B; Mon, 6 Jun 2016 10:30:59 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 EA0AB1876; Mon, 6 Jun 2016 10:30:58 +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 E238B1AAF018; Mon, 6 Jun 2016 10:30:50 +0200 (CEST) From: Torsten Zuehlsdorff Subject: Feedback needed: www/redmine Update To: ruby@freebsd.org, FreeBSD Ports ML Cc: Kurt Jaeger Message-ID: <32ffae52-8bd5-0cad-a03a-51dba8224a16@toco-domains.de> Date: Mon, 6 Jun 2016 12:30:50 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; 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 10:30:59 -0000 Hello, i wrote an update for www/redmine. It would be very nice if some more people can test it, since its skipping multiple major versions. The patch brings the port from 2.6.9 to 3.2.2. 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? Thank you! Torsten