Skip to content

Commit

Permalink
devel/ruby-mixlib-log: update to 3.1.1
Browse files Browse the repository at this point in the history
3.1.1 (2024-07-12)

Merged Pull Requests

* Replace FILE with dir and other minor chefstyle fixes #61 (tas50)
* Add Ruby 3.0 testing #62 (tas50)
* Upgrade to GitHub-native Dependabot #63 (dependabot-preview[bot])
* Remove Ruby 2.4 support and Test Ruby 3.0/3.1 #66 (poorndm)
* Bump minimum to 2.7 #75 (tpowell-progress)
* Support ruby3.3 Logger by properly initialize super class #74 (mtasaka)
* ffi less than 1.17.0 because of ruby 3.0 #77 (tpowell-progress)
  • Loading branch information
taca committed Jul 14, 2024
1 parent 14043c9 commit 2e632a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-mixlib-log/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2020/09/14 16:19:44 taca Exp $
# $NetBSD: Makefile,v 1.6 2024/07/14 07:23:24 taca Exp $

DISTNAME= mixlib-log-3.0.9
DISTNAME= mixlib-log-3.1.1
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-mixlib-log/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2021/10/26 10:19:38 nia Exp $
$NetBSD: distinfo,v 1.9 2024/07/14 07:23:24 taca Exp $

BLAKE2s (mixlib-log-3.0.9.gem) = 077f8a7691338eb312dffcb4b1fbf4e8641145f73ae60588fba7ff43629d7389
SHA512 (mixlib-log-3.0.9.gem) = c778eac3aa434f70ce0bdc2458e313a348dc4d149fffa1687e6253fb5c9bd1ed96d65a6781800e5cf1bee23e2cbcf2b74004363d1dca3af66e0dad1606a737f4
Size (mixlib-log-3.0.9.gem) = 11776 bytes
BLAKE2s (mixlib-log-3.1.1.gem) = 4469653847ce2e25e31b282f1c6bed25e0194ad7b70d1c34cfcd945f91c0097c
SHA512 (mixlib-log-3.1.1.gem) = 6f1d2494f38a30af60e684e7641a164f375856c13577841218c023a519125928709222ee3d9061cd8d03fc5f07df4b80a6dace1621e3bd4f4df57850c9c5bc26
Size (mixlib-log-3.1.1.gem) = 12288 bytes

0 comments on commit 2e632a1

Please sign in to comment.