pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mantis devel/mantis: update to 2.24.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/2599f13a7211
branches: trunk
changeset: 448231:2599f13a7211
user: taca <taca%pkgsrc.org@localhost>
date: Sat Mar 06 13:42:07 2021 +0000
description:
devel/mantis: update to 2.24.5
2.24.5 (2021-03-05)
Security and maintenance release, includes PHP 8.0 compatibility fixes.
* 0027800: [bugtracker] install.php throws SYSTEM WARNINGs (dregad)
* 0027928: [custom fields] Unable to edit Issues having Date custom fields
on PHP 8.0 (dregad)
* 0027976: [security] User cookie string is not reset upon logout (dregad)
* 0027826: [bugtracker] ERROR_CATEGORY_NOT_FOUND_FOR_PROJECT thrown for
Category '0' (dregad)
diffstat:
devel/mantis/Makefile | 4 ++--
devel/mantis/PLIST | 5 ++++-
devel/mantis/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 5ac1a910cab0 -r 2599f13a7211 devel/mantis/Makefile
--- a/devel/mantis/Makefile Sat Mar 06 13:35:34 2021 +0000
+++ b/devel/mantis/Makefile Sat Mar 06 13:42:07 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2021/02/28 17:06:40 taca Exp $
+# $NetBSD: Makefile,v 1.57 2021/03/06 13:42:07 taca Exp $
-DISTNAME= mantisbt-2.24.4
+DISTNAME= mantisbt-2.24.5
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/mantisbt/mantis/}
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
diff -r 5ac1a910cab0 -r 2599f13a7211 devel/mantis/PLIST
--- a/devel/mantis/PLIST Sat Mar 06 13:35:34 2021 +0000
+++ b/devel/mantis/PLIST Sat Mar 06 13:42:07 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2021/02/28 17:06:40 taca Exp $
+@comment $NetBSD: PLIST,v 1.22 2021/03/06 13:42:07 taca Exp $
share/doc/mantis/en-US/Admin_Guide/Admin_Guide.pdf
share/doc/mantis/en-US/Admin_Guide/Admin_Guide.txt
share/doc/mantis/en-US/Admin_Guide/html-desktop/Common_Content/css/brand.css
@@ -1706,6 +1706,7 @@
share/mantis/vendor/adodb/adodb-php/xsl/remove-0.3.xsl
share/mantis/vendor/autoload.php
share/mantis/vendor/composer/ClassLoader.php
+share/mantis/vendor/composer/InstalledVersions.php
share/mantis/vendor/composer/LICENSE
share/mantis/vendor/composer/autoload_classmap.php
share/mantis/vendor/composer/autoload_files.php
@@ -1714,6 +1715,8 @@
share/mantis/vendor/composer/autoload_real.php
share/mantis/vendor/composer/autoload_static.php
share/mantis/vendor/composer/installed.json
+share/mantis/vendor/composer/installed.php
+share/mantis/vendor/composer/platform_check.php
share/mantis/vendor/dapphp/securimage/.htaccess
share/mantis/vendor/dapphp/securimage/AHGBold.ttf
share/mantis/vendor/dapphp/securimage/LICENSE.txt
diff -r 5ac1a910cab0 -r 2599f13a7211 devel/mantis/distinfo
--- a/devel/mantis/distinfo Sat Mar 06 13:35:34 2021 +0000
+++ b/devel/mantis/distinfo Sat Mar 06 13:42:07 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2021/02/28 17:06:40 taca Exp $
+$NetBSD: distinfo,v 1.23 2021/03/06 13:42:07 taca Exp $
-SHA1 (mantisbt-2.24.4.tar.gz) = a91ff61ec839aa177b94c8163ce893afe47cecb7
-RMD160 (mantisbt-2.24.4.tar.gz) = 9910ff0a3b9cdc9c1eda6bd8923c108cf1d82ef8
-SHA512 (mantisbt-2.24.4.tar.gz) = 115ae7786061b9a535a8396ee32e8aea31ac0d934f64fa614de757cdc1547beefe1d363867be663a1d974c0d94e29708b2b65f52abd2e85eaaefa3bb32c4bf8e
-Size (mantisbt-2.24.4.tar.gz) = 14400419 bytes
+SHA1 (mantisbt-2.24.5.tar.gz) = 995937c539fa61ab69419349344252777f49c232
+RMD160 (mantisbt-2.24.5.tar.gz) = 8b3411eb2df2d97cda31fc077e9b64a990cbfa98
+SHA512 (mantisbt-2.24.5.tar.gz) = bb84634154dd4b4a3a5549a45742501d7f852b19f5f7479239ab020ccbc8c54b0aa43f27cfbb39ce976931f483b77600b0a28f0096ac77b799656ceb35a9bea6
+Size (mantisbt-2.24.5.tar.gz) = 14407448 bytes
Home |
Main Index |
Thread Index |
Old Index