head	1.4;
access;
symbols
	pkgsrc-2016Q3:1.1.0.10
	pkgsrc-2016Q3-base:1.1
	pkgsrc-2016Q2:1.1.0.8
	pkgsrc-2016Q2-base:1.1
	pkgsrc-2016Q1:1.1.0.6
	pkgsrc-2016Q1-base:1.1
	pkgsrc-2015Q4:1.1.0.4
	pkgsrc-2015Q4-base:1.1
	pkgsrc-2015Q3:1.1.0.2
	pkgsrc-2015Q3-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2017.01.10.22.54.47;	author rodent;	state dead;
branches;
next	1.3;
commitid	cfQcdNzK5KqbutBz;

1.3
date	2017.01.04.23.05.12;	author rodent;	state Exp;
branches;
next	1.2;
commitid	jh2fFHwknHWcKHAz;

1.2
date	2016.11.19.15.57.26;	author taca;	state dead;
branches;
next	1.1;
commitid	snL8S4iJGIv1SKuz;

1.1
date	2015.07.05.23.55.25;	author rodent;	state Exp;
branches;
next	;
commitid	lZ9yaYSOQMHrG9sy;


desc
@@


1.4
log
@Update Redmine to 3.3.2. This is a bugfix release.

taca@@ was right. UPDATE_GEMSPEC is better than the patch, and can be used
now since it was moved from gem.mk to rubyversion.mk. With this new version, rdoc is added, because the application breaks without it. Also, selenium-webdriver was downgraded to 2.53.4. Duplicate entries removed from PLIST. Changes are:

    Defect #13622: "Clear" button in Spent Time Report tab also clears global filters
    Defect #14658: Wrong activity timezone on user page
    Defect #14817: Redmine loses filters after deleting a spent time
    Defect #22034: Locked users disappear from project settings
    Defect #23922: Time Entries context menu/bulk edit shows activities not available for the time entry's project
    Defect #24000: z-index children menu should be greater than content
    Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
    Defect #24156: Redmine might create many AnonymousUser and AnonymousGroup entries
    Defect #24274: Query totals and query buttons overlaps on small screens
    Defect #24297: Show action not allowed for time entries in closed projects
    Defect #24311: Project field disappears when target project disallows user to edit the project
    Defect #24348: acts_as_versioned use old style (Rails 2.x) of method call for #all
    Defect #24595: Unarchive link for a subproject of a closed project does not work
    Defect #24646: X-Sendfile is missing in response headers
    Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
    Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
    Defect #24722: Error when trying to reassign spent time when deleting issues from different projects
    Patch #24003: Catalan Translation
    Patch #24004: Spanish & Spanish (PA) Translation
    Patch #24062: Allow only vertical reorderingin sortable lists
    Patch #24283: Validate length of string fields
    Patch #24296: Add tablename to siblings query to prevent AmbiguousColumn errors
@
text
@$NetBSD: patch-tilt-1.4.1.gemspec,v 1.3 2017/01/04 23:05:12 rodent Exp $

Don' t depend on ruby-rdoc.

--- tilt-1.4.1.gemspec.orig	2016-12-14 21:00:14.176572000 +0000
+++ tilt-1.4.1.gemspec
@@@@ -46,7 +46,6 @@@@ Gem::Specification.new do |s|
       s.add_development_dependency(%q<sass>, [">= 0"])
       s.add_development_dependency(%q<wikicloth>, [">= 0"])
       s.add_development_dependency(%q<yajl-ruby>, [">= 0"])
-      s.add_development_dependency(%q<rdoc>, [">= 0"])
     else
       s.add_dependency(%q<asciidoctor>, [">= 0.1.0"])
       s.add_dependency(%q<RedCloth>, [">= 0"])
@


1.3
log
@Make Redmine great again too. General cleanup as well as updating all the
package to latest stable. There's a security issue with nokogiri that's
resolved with this update. This package was tested extensively not only
for build/install but also for functionality. If anyone has problems with
it, please let me know.

Full changelogs (very long) are here:

http://www.redmine.org/projects/redmine/wiki/Changelog_3_3
http://www.redmine.org/projects/redmine/wiki/Changelog_3_2
http://www.redmine.org/projects/redmine/wiki/Changelog_3_1
@
text
@d1 1
a1 1
$NetBSD$
@


1.2
log
@Stop patching gemspec file and use OVERRIDE_GEMSPEC with updated
update-gemspec.rb script.
@
text
@d1 1
a1 1
$NetBSD: patch-tilt-1.4.1.gemspec,v 1.1 2015/07/05 23:55:25 rodent Exp $
d3 1
a3 1
Don't depend on ruby-rdoc.
d5 1
a5 1
--- tilt-1.4.1.gemspec.orig	2015-03-29 02:21:01.000000000 +0000
@


1.1
log
@Reimport ruby22-redmine-3.0.3 as devel/ruby-redmine. This allows the package to
be used with multiple Ruby versions simultaneously without CONFLICTing with each
other. Main difference is that SHAREDIR, EGDIR, and the helper scripts using RUBY_PKGPREFIX and RUBY_SUFFIX, where applicable. The rcvar will be
ruby_redmine${RUBY_PKGPREFIX} now. Discussed with MAINTAINER some time last
quarter.

Redmine is a flexible project management web application. Written using the Ruby
on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public
License v2 (GPL). Some of the main features of Redmine are:

   Multiple projects support
   Flexible role based access control
   Flexible issue tracking system
   Gantt chart and calendar
   News, documents & files management
   Feeds & email notifications
   Per project wiki
   Per project forums
   Time tracking
   Custom fields for issues, time-entries, projects and users
   SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
   Issue creation via email
   Multiple LDAP authentication support
   User self-registration support
   Multilanguage support
   Multiple databases support
@
text
@d1 1
a1 1
$NetBSD: patch-tilt-1.4.1.gemspec,v 1.2 2015/03/29 18:00:31 rodent Exp $
@

