pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-logging devel/ruby-logging: update to 2.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6880776779c
branches:  trunk
changeset: 383066:d6880776779c
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Aug 11 13:16:02 2022 +0000

description:
devel/ruby-logging: update to 2.3.1

pkgsrc change: remove one pkglint warning.

2.3.1 (2022-05-24)

Bug Fixes
- logging hangs on JRuby when the stdout appender is closed [PR #237]
- initialize the Logging framework when a Filter is created [PR #238]

diffstat:

 devel/ruby-logging/Makefile |  6 +++---
 devel/ruby-logging/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r dcd336ad2a4e -r d6880776779c devel/ruby-logging/Makefile
--- a/devel/ruby-logging/Makefile       Thu Aug 11 13:07:42 2022 +0000
+++ b/devel/ruby-logging/Makefile       Thu Aug 11 13:16:02 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/09/13 15:52:06 taca Exp $
+# $NetBSD: Makefile,v 1.13 2022/08/11 13:16:02 taca Exp $
 
-DISTNAME=      logging-2.3.0
+DISTNAME=      logging-2.3.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      ${MASTER_SITE_RUBYGEMS:=logging/}
+HOMEPAGE=      https://rubygems.org/gems/logging/
 COMMENT=       Flexible logging library for Ruby based on log4j
 LICENSE=       mit
 
diff -r dcd336ad2a4e -r d6880776779c devel/ruby-logging/distinfo
--- a/devel/ruby-logging/distinfo       Thu Aug 11 13:07:42 2022 +0000
+++ b/devel/ruby-logging/distinfo       Thu Aug 11 13:16:02 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:19:36 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/08/11 13:16:02 taca Exp $
 
-BLAKE2s (logging-2.3.0.gem) = 0f2e63daa7d66ca1a773efdfb76935551f34ad464645600e79473fde4d3bd000
-SHA512 (logging-2.3.0.gem) = 32c0c3570022b2bdaf91fa11c3401bae0069f0450f1c5bc7063ab897e8e542eb4bf2952e533b5189b1f132f8b6a3931a52d8069b27090538ff0772754f154796
-Size (logging-2.3.0.gem) = 89088 bytes
+BLAKE2s (logging-2.3.1.gem) = 176fb989ee6bcaaf1c8195fa3c7914a88b3e1eb767d70fd574abe1036aded019
+SHA512 (logging-2.3.1.gem) = c622194088d3397484e026e8908ad8ed861833cbc9633677cc0984daa0a6d105865162794385ab5dd25a7874fdd98efc9e37efd8e9b7d4b00afa85775ba7e41b
+Size (logging-2.3.1.gem) = 89088 bytes



Home | Main Index | Thread Index | Old Index