pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-redmine41 devel/ruby-redmine41: update to 4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/18826e6f8be5
branches: trunk
changeset: 376148:18826e6f8be5
user: taca <taca%pkgsrc.org@localhost>
date: Sun Apr 03 05:23:26 2022 +0000
description:
devel/ruby-redmine41: update to 4.1.7
4.1.7 (2022-03-28)
[Attachments]
* Defect #36013: Paste image mixed with other DataTransferItem
[Database]
* Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
[Documents]
* Defect #36686: Allow pasting screenshots from clipboard in documents
[Issues filter]
* Defect #30924: Filter on Target version's Status in subproject
doesn't work on version from top project
[Projects]
* Defect #36593: User without permissions to view required project
custom fields cannot create new projects
[Rails support]
* Patch #36757: Update Rails to 5.2.6.3
4.1.6 (2022-02-20)
[Gantt]
* Defect #35027: Gantt PNG export ignores imagemagick_convert_command
[Gems support]
* Defect #35435: Psych 4: aliases in database.yml cause Psych::BadAlias
exception
* Defect #36226: Psych 4: Psych::DisallowedClass exception when
unserializing a setting value
[Issues]
* Defect #36455: Text custom field values are not aligned with their labels
when text formatting is enabled
[Rails support]
* Patch #36633: Update Rails to 5.2.6.2
[UI]
* Defect #35090: Permission check of the setting button on the issues page
mismatches button semantics
* Defect #36363: Cannot select text in a table with a context menu available
* Patch #36378: Update copyright year in the footer to 2022
[Wiki]
* Defect #36494: WikiContentVersion API returns 500 if author is nil
* Defect #36561: Wiki revision page does not return 404 if revision does not
exist
diffstat:
devel/ruby-redmine41/Makefile | 5 ++---
devel/ruby-redmine41/distinfo | 10 +++++-----
devel/ruby-redmine41/patches/patch-Gemfile | 14 +++++++-------
3 files changed, 14 insertions(+), 15 deletions(-)
diffs (88 lines):
diff -r d39557ccd797 -r 18826e6f8be5 devel/ruby-redmine41/Makefile
--- a/devel/ruby-redmine41/Makefile Sun Apr 03 00:59:14 2022 +0000
+++ b/devel/ruby-redmine41/Makefile Sun Apr 03 05:23:26 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/01/21 00:28:36 taca Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/03 05:23:26 taca Exp $
DISTNAME= redmine-${RM_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/redmine/redmine${RM_VER}/}
-PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://www.redmine.org/releases/
@@ -11,7 +10,7 @@
COMMENT= Flexible project management web application
LICENSE= gnu-gpl-v2 # and so on.
-RM_VERSION= 4.1.5
+RM_VERSION= 4.1.7
NO_BUILD= yes
diff -r d39557ccd797 -r 18826e6f8be5 devel/ruby-redmine41/distinfo
--- a/devel/ruby-redmine41/distinfo Sun Apr 03 00:59:14 2022 +0000
+++ b/devel/ruby-redmine41/distinfo Sun Apr 03 05:23:26 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2022/01/21 00:28:36 taca Exp $
+$NetBSD: distinfo,v 1.9 2022/04/03 05:23:26 taca Exp $
-BLAKE2s (redmine-4.1.5.tar.gz) = 7c23b558328d35f50c6f20647b587eca846375fd8265d15e995647837af11058
-SHA512 (redmine-4.1.5.tar.gz) = cf4020bff11b13986989e312db1e7ee459f4391ec7326f59a4f493fb0c95be87d19196377da60ac083801b7c792dc012769350b684e20dd887c431c0c18cc851
-Size (redmine-4.1.5.tar.gz) = 2722929 bytes
-SHA1 (patch-Gemfile) = d27537420f373f5fae052ca7335711a5f2a03cb6
+BLAKE2s (redmine-4.1.7.tar.gz) = 9db3cf32ee7394bbd33fce3ff7dcb756472c06e846d1f5be1db378bb8c8acbc9
+SHA512 (redmine-4.1.7.tar.gz) = ebcd23999b2e208243b3a4876329d4cb15edd5bbde40697d10425c7fd24d092c641e0a389e29eb9be3c338a3b459f33a0775586eb317d8b7b05b614b191316e6
+Size (redmine-4.1.7.tar.gz) = 2723718 bytes
+SHA1 (patch-Gemfile) = 048f239b7c2c740060af0bd013600b6ec0024927
SHA1 (patch-lib_tasks_initializers.rake) = 73c4594c94abd28e628bbd172565b161f0e54fff
diff -r d39557ccd797 -r 18826e6f8be5 devel/ruby-redmine41/patches/patch-Gemfile
--- a/devel/ruby-redmine41/patches/patch-Gemfile Sun Apr 03 00:59:14 2022 +0000
+++ b/devel/ruby-redmine41/patches/patch-Gemfile Sun Apr 03 05:23:26 2022 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-Gemfile,v 1.5 2022/01/21 00:28:36 taca Exp $
+$NetBSD: patch-Gemfile,v 1.6 2022/04/03 05:23:26 taca Exp $
Relax dependency.
---- Gemfile.orig 2021-10-10 03:00:09.000000000 +0000
+--- Gemfile.orig 2022-03-28 19:50:12.000000000 +0000
+++ Gemfile
@@ -3,19 +3,19 @@ source 'https://rubygems.org'
ruby '>= 2.3.0', '< 2.7.0' if Bundler::VERSION >= '1.12.0'
gem "bundler", ">= 1.5.0"
--gem 'rails', '5.2.6'
-+gem 'rails', '~> 5.2.6'
+-gem 'rails', '5.2.6.3'
++gem 'rails', '>~ 5.2.6'
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
gem 'globalid', '~> 0.4.2' if Gem.ruby_version < Gem::Version.new('2.6.0')
-gem "rouge", "~> 3.12.0"
@@ -19,7 +19,7 @@
gem "mini_mime", "~> 1.0.1"
gem "actionpack-xml_parser"
-gem "roadie-rails", (RUBY_VERSION < "2.5" ? "~> 1.3.0" : "~> 2.1.0")
-+gem "roadie-rails", (RUBY_VERSION < "2.5" ? "~> 1.3.0" : "~> 2.2")
++gem "roadie-rails", (RUBY_VERSION < "2.5" ? "~> 1.3.0" : ">= 2.1.0")
gem 'marcel'
gem "mail", "~> 2.7.1"
-gem 'csv', (RUBY_VERSION < '2.5' ? ['>= 3.1.1', '<= 3.1.5'] : '~> 3.1.1')
@@ -48,7 +48,7 @@
end
# Optional Markdown support, not for JRuby
-@@ -56,7 +56,7 @@ if File.exist?(database_file)
+@@ -57,7 +57,7 @@ if File.exist?(database_file)
when 'mysql2'
gem "mysql2", "~> 0.5.0", :platforms => [:mri, :mingw, :x64_mingw]
when /postgresql/
@@ -57,7 +57,7 @@
when /sqlite3/
gem "sqlite3", "~> 1.4.0", :platforms => [:mri, :mingw, :x64_mingw]
when /sqlserver/
-@@ -73,25 +73,6 @@ else
+@@ -74,25 +74,6 @@ else
warn("Please configure your config/database.yml first")
end
Home |
Main Index |
Thread Index |
Old Index