From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 7 04:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B7FEFE9D for ; Fri, 7 Jun 2013 04:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 99C4817C5 for ; Fri, 7 Jun 2013 04:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r574A0cJ016582 for ; Fri, 7 Jun 2013 04:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r574A0oj016581; Fri, 7 Jun 2013 04:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 7 Jun 2013 04:10:00 GMT Resent-Message-Id: <201306070410.r574A0oj016581@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Wills Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B9BB5DCF for ; Fri, 7 Jun 2013 04:05:08 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) by mx1.freebsd.org (Postfix) with ESMTP id 808041795 for ; Fri, 7 Jun 2013 04:05:08 +0000 (UTC) Received: from meatwad.mouf.net (cpe-098-122-135-254.nc.res.rr.com [98.122.135.254]) by mouf.net (8.14.5/8.14.5) with ESMTP id r5744wKj017780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 7 Jun 2013 04:05:03 GMT (envelope-from swills@meatwad.mouf.net) Received: (from swills@localhost) by meatwad.mouf.net (8.14.7/8.14.5/Submit) id r5744u0l011648; Fri, 7 Jun 2013 04:04:56 GMT (envelope-from swills) Message-Id: <201306070404.r5744u0l011648@meatwad.mouf.net> Date: Fri, 7 Jun 2013 04:04:56 GMT From: Steve Wills To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/179389: [PATCH] www/redmine-backlogs: update to 1.0.2 Cc: pgollucci@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jun 2013 04:10:00 -0000 >Number: 179389 >Category: ports >Synopsis: [PATCH] www/redmine-backlogs: update to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 07 04:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC >Description: - Update to 1.0.2 Port maintainer (pgollucci@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- redmine-backlogs-1.0.2.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 320144) +++ Makefile (working copy) @@ -1,28 +1,25 @@ -# New ports collection makefile for: redmine-backlogs -# Date created: 2011-11-01 -# Whom: Philip M. Gollucci -# +# Created by: Philip M. Gollucci # $FreeBSD$ -# PORTNAME= backlogs -PORTVERSION= 0.6.16 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= www -MASTER_SITES= http://people.freebsd.org/~pgollucci/ \ - LOCAL/pgollucci MAINTAINER= pgollucci@FreeBSD.org COMMENT= Agile plugin for Redmine +USE_GITHUB= yes +GH_ACCOUNT= backlogs +GH_PROJECT= redmine_backlogs +GH_COMMIT= 1e4f1af +GH_TAGNAME= v${PORTVERSION} + RUN_DEPENDS+= rubygem-icalendar>=0.4.2:${PORTSDIR}/devel/rubygem-icalendar \ rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn \ - rubygem-holidays>=0:${PORTSDIR}/devel/rubygem-holidays \ + rubygem-holidays>=1.0.3:${PORTSDIR}/devel/rubygem-holidays \ rubygem-open-uri-cached>=0:${PORTSDIR}/net/rubygem-open-uri-cached \ rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri -WRKSRC= ${WRKDIR}/relaxdiego-redmine_backlogs-061c9ac - REDMINE_PLUGIN_NAME= redmine_backlogs .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Index: distinfo =================================================================== --- distinfo (revision 320144) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (backlogs-0.6.16.tar.gz) = 7749e79fa8f03d88d0e29f0c1b8c07acf1d16e0e8af0e6848614d350ca774fe9 -SIZE (backlogs-0.6.16.tar.gz) = 6062357 +SHA256 (backlogs-1.0.2.tar.gz) = b977715c7d84ea22768a36368a9298b956a6b0027289eea800f9cd2ba43f652d +SIZE (backlogs-1.0.2.tar.gz) = 6624715 Index: files/patch-Gemfile =================================================================== --- files/patch-Gemfile (revision 0) +++ files/patch-Gemfile (working copy) @@ -0,0 +1,59 @@ +--- Gemfile.orig 2013-06-07 03:50:59.578135079 +0000 ++++ Gemfile 2013-06-07 03:51:08.336134703 +0000 +@@ -16,56 +16,3 @@ + gem 'json' + gem "system_timer" if RUBY_VERSION =~ /^1\.8\./ && RUBY_PLATFORM =~ /darwin|linux/ + +-group :development do +- gem "inifile" +-end +- +-group :test do +- gem 'chronic' +- gem 'ZenTest', "=4.5.0" # 4.6.0 has a nasty bug that breaks autotest +- gem 'autotest-rails' +- if RAILS_VERSION_IS_3 +- unless chiliproject +- gem 'capybara', "~> 1.1" if ENV['IN_RBL_TESTENV'] == 'true' # redmine 2.3 conflicts +- gem "faye-websocket", "~>0.4.7" +- gem "poltergeist", "~>1.0" +- end +- gem 'cucumber-rails' +- gem "culerity" +- else +- unless chiliproject +- gem "capybara", "~>1.1.0" +- gem "poltergeist", "~>0.6.0" +- end +- gem "cucumber", "=1.1.0" +- gem 'cucumber-rails2', "~> 0.3.5" +- gem "culerity", "=0.2.15" +- end +- gem "database_cleaner" +- if RAILS_VERSION_IS_3 +- gem "gherkin", "~> 2.6" +- else +- gem "gherkin", "~> 2.5.0" +- end +- gem "redgreen" if RUBY_VERSION < "1.9" +- if RAILS_VERSION_IS_3 +- gem "rspec", '~>2.11.0' +- gem "rspec-rails", '~> 2.11.0' +- else +- gem "rspec", "=1.3.1" +- gem "rspec-rails", "=1.3.3" +- end +- if RUBY_VERSION >= "1.9" +- gem "simplecov", "~>0.6" +- else +- gem "rcov", "=0.9.11" +- end +- gem "ruby-prof", :platforms => [:ruby] +- gem "spork" +- gem "test-unit", "=1.2.3" if RUBY_VERSION >= "1.9" and ENV['IN_RBL_TESTENV'] == 'true' +- gem "timecop", '~> 0.3.5' +-end +- +-# moved out of the dev group so backlogs can be tested by the user after install. Too many issues of weird setups with apache, nginx, etc. +-# thin doesn't work for jruby +-gem "thin", :platforms => [:ruby] Property changes on: files/patch-Gemfile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property --- redmine-backlogs-1.0.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: