pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-redmine51
Module Name: pkgsrc
Committed By: taca
Date: Sat May 17 07:23:36 UTC 2025
Modified Files:
pkgsrc/devel/ruby-redmine51: Makefile distinfo
Log Message:
devel/ruby-redmine51: update to 5.1.8
5.1.8 (2025-04-20)
[Administration]
* Defect #42584: NoMethodError when creating a user with an invalid email
address and domain restrictions are enabled
[Attachments]
* Defect #42394: Inconsistent behaviour between attachment download routes
with and without filename
[Code cleanup/refactoring]
* Patch #42562: Fix random test failure in ProjectAdminQueryTest due to
missing language setting
* Patch #42572: Fix random test failure in
MemberTest#test_update_roles_with_inherited_roles due to non-deterministic
ordering
[Custom fields]
* Patch #41935: Add "editable" attribute in the custom fields API response
[Gantt]
* Defect #42145: MiniMagick (> 5) removed cli_path, result crash when
supplied imagemagick_convert_command
[Issues]
* Defect #42458: "For all projects" checkbox should be disabled when editing
an existing query in which the checkbox is already checked
[Performance]
* Defect #40728: Slow loading of global spent time list in MySQL
* Feature #42574: Optimize autocomplete issue listing triggered by typing
"##" by eager loading trackers
[Text formatting]
* Defect #42545: Commit message in issue history might be rendered in
incorrect context
[UI]
* Defect #41828: In mobile view, delete relation svg icon in 'Related
Issues' on an issue page, overflow text
* Defect #41947: Collapse arrow shows the wrong direction at /workflows/edit
* Patch #42497: Adjust the position of the news comment delete button
* Patch #42596: Do not show user icon in add watchers modal when gravatar is
disabled
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-redmine51/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-redmine51/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-redmine51/Makefile
diff -u pkgsrc/devel/ruby-redmine51/Makefile:1.11 pkgsrc/devel/ruby-redmine51/Makefile:1.12
--- pkgsrc/devel/ruby-redmine51/Makefile:1.11 Tue Mar 18 13:27:40 2025
+++ pkgsrc/devel/ruby-redmine51/Makefile Sat May 17 07:23:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2025/03/18 13:27:40 taca Exp $
+# $NetBSD: Makefile,v 1.12 2025/05/17 07:23:36 taca Exp $
DISTNAME= redmine-${RM_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/redmine/redmine${RM_VER}/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.redmine.org/
COMMENT= Flexible project management web application
LICENSE= gnu-gpl-v2 # and so on.
-RM_VERSION= 5.1.7
+RM_VERSION= 5.1.8
NO_BUILD= yes
Index: pkgsrc/devel/ruby-redmine51/distinfo
diff -u pkgsrc/devel/ruby-redmine51/distinfo:1.9 pkgsrc/devel/ruby-redmine51/distinfo:1.10
--- pkgsrc/devel/ruby-redmine51/distinfo:1.9 Sun Mar 16 12:38:01 2025
+++ pkgsrc/devel/ruby-redmine51/distinfo Sat May 17 07:23:36 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2025/03/16 12:38:01 taca Exp $
+$NetBSD: distinfo,v 1.10 2025/05/17 07:23:36 taca Exp $
-BLAKE2s (redmine-5.1.7.tar.gz) = c3e3ee64d2191c7c1097cbe442a04fa9349ad5702ad8f3d04d5c0e5f1f6487c8
-SHA512 (redmine-5.1.7.tar.gz) = 31e5e6d3bf87fc1fbc5c45ff17172b835ff36a1edf9ca6b30ca6b7e90f4c4016b57961f1ac23f37582a90ecf8f8c8ce7ccf16388409c62468e8968d3a4a50673
-Size (redmine-5.1.7.tar.gz) = 3253749 bytes
+BLAKE2s (redmine-5.1.8.tar.gz) = 38235ce0a1a60d12e2b7a4dd93c7f39feeaef95f58b8d36fb9ce11f0e074c51c
+SHA512 (redmine-5.1.8.tar.gz) = b62701d074eca5e24e1c1994933722993458957928f6bf0e47054ef9cf0067a0a73ae4691edee646def114ef14a7ace33ef37b8cdea203e83288db73d3dd32e7
+Size (redmine-5.1.8.tar.gz) = 3255783 bytes
SHA1 (patch-Gemfile) = e73bce697b8fba4a2ab4ca5aaf8fed7185da961e
SHA1 (patch-config_additional__environment.rb.example) = 7ad913800c5f31fdd9b71aa92294bdbeea7b77fe
SHA1 (patch-lib_redmine_scm_adapters_mercurial_redminehelper.py) = 87db1005896b2a962b8b93ec5b5b7d313ae6f691
Home |
Main Index |
Thread Index |
Old Index