Skip to content

Commit

Permalink
devel/ruby-logging: update to 2.4.0
Browse files Browse the repository at this point in the history
2.4.0 (2024-06-08)

Enhancements

* @ag4a fix the rails_compat to work with Rails 7 [PR #246]

Bug Fixes

* @bastelfreak adding license to the gemspec [PR #223]
* @olleolleolle dropping unused gemspec directives [PR #233]
  • Loading branch information
taca committed Jun 10, 2024
1 parent ab94229 commit 54f269c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-logging/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2022/08/11 13:16:02 taca Exp $
# $NetBSD: Makefile,v 1.14 2024/06/10 15:11:33 taca Exp $

DISTNAME= logging-2.3.1
DISTNAME= logging-2.4.0
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
4 changes: 2 additions & 2 deletions devel/ruby-logging/PLIST
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@comment $NetBSD: PLIST,v 1.11 2017/04/22 16:22:56 taca Exp $
@comment $NetBSD: PLIST,v 1.12 2024/06/10 15:11:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/workflows/ruby.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-logging/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2022/08/11 13:16:02 taca Exp $
$NetBSD: distinfo,v 1.16 2024/06/10 15:11:33 taca Exp $

BLAKE2s (logging-2.3.1.gem) = 176fb989ee6bcaaf1c8195fa3c7914a88b3e1eb767d70fd574abe1036aded019
SHA512 (logging-2.3.1.gem) = c622194088d3397484e026e8908ad8ed861833cbc9633677cc0984daa0a6d105865162794385ab5dd25a7874fdd98efc9e37efd8e9b7d4b00afa85775ba7e41b
Size (logging-2.3.1.gem) = 89088 bytes
BLAKE2s (logging-2.4.0.gem) = f0c115860b8ca0b6a163c3ce5de73cbc96eb8f411b6552533aa80d26ddb09aca
SHA512 (logging-2.4.0.gem) = 96f3379a964f8610a402ad284170f9cd68652314055594203580164dcc5e5b34faccfa7e5503aeb8dfa1a7651bf6b7ae581b7d48a479f6581a22ee32e3c9336d
Size (logging-2.4.0.gem) = 89088 bytes

0 comments on commit 54f269c

Please sign in to comment.