forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/ruby-mixlib-shellout: update to 3.3.4
3.3.4 (2024-11-05) Merged Pull Requests * Fix quoting of command arguments in Target Mode #251 (thheinen)
- Loading branch information
taca
committed
Nov 6, 2024
1 parent
a0bb9a7
commit b44080a
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.16 2024/10/21 13:49:51 taca Exp $ | ||
# $NetBSD: Makefile,v 1.17 2024/11/06 14:36:42 taca Exp $ | ||
|
||
DISTNAME= mixlib-shellout-3.3.3 | ||
DISTNAME= mixlib-shellout-3.3.4 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.19 2024/10/21 13:49:51 taca Exp $ | ||
$NetBSD: distinfo,v 1.20 2024/11/06 14:36:42 taca Exp $ | ||
|
||
BLAKE2s (mixlib-shellout-3.3.3.gem) = 306a33976f93df006b4fccea195f44185c9779b9589f04f3b72cdd8adb9d481c | ||
SHA512 (mixlib-shellout-3.3.3.gem) = 32fcbbae1bc9e58e5aca4d91b9013f7d11f1853dfa644746c2bf1ae20a1d5fbe9188f93edda1a51afc1e523dfb8ebc39ec5f62aacc41ddce1edd381e9947e533 | ||
Size (mixlib-shellout-3.3.3.gem) = 27648 bytes | ||
BLAKE2s (mixlib-shellout-3.3.4.gem) = 679a69a5487b3cbe0497b6a03f997b89ee702c47b9645397f88968f470b66292 | ||
SHA512 (mixlib-shellout-3.3.4.gem) = 7eea3b5683538e0e04c6266f9c8c48a0381e8b6715f27d1af0f33fc4cc8f2c46663c7e222e70f02884bc32ab64e7ff84bf0d4dd7904163b821da0e7d0d353dd7 | ||
Size (mixlib-shellout-3.3.4.gem) = 27648 bytes |