pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-mixlib-shellout



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 16 14:02:06 UTC 2025

Modified Files:
        pkgsrc/devel/ruby-mixlib-shellout: Makefile distinfo

Log Message:
devel/ruby-mixlib-shellout: update to 3.3.8

It looks like no 3.3.7 release.

3.3.8 (2025-03-04)

* Set timeout to zero for last select (#245) #255 (dafyddcrosby)
* Add cgroupv2 support for linux shellouts #256 (ImanolBarba)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-mixlib-shellout/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-mixlib-shellout/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-mixlib-shellout/Makefile
diff -u pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.18 pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.19
--- pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.18     Sun Jan 19 15:55:42 2025
+++ pkgsrc/devel/ruby-mixlib-shellout/Makefile  Sun Mar 16 14:02:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2025/01/19 15:55:42 taca Exp $
+# $NetBSD: Makefile,v 1.19 2025/03/16 14:02:05 taca Exp $
 
-DISTNAME=      mixlib-shellout-3.3.6
+DISTNAME=      mixlib-shellout-3.3.8
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-mixlib-shellout/distinfo
diff -u pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.21 pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.22
--- pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.21     Sun Jan 19 15:55:42 2025
+++ pkgsrc/devel/ruby-mixlib-shellout/distinfo  Sun Mar 16 14:02:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/01/19 15:55:42 taca Exp $
+$NetBSD: distinfo,v 1.22 2025/03/16 14:02:05 taca Exp $
 
-BLAKE2s (mixlib-shellout-3.3.6.gem) = 1f1671717106b2f31403652b8bfc6758491912c648ebf7065549be9a9c47d9f7
-SHA512 (mixlib-shellout-3.3.6.gem) = 63b8304fade76c902d776e3c5884b71bcb08e6c2bd3840a6685b4d3d6e99438ea80bafa74fd74393fb157d572565b3fd6305fe9f2f322b5ce9b3d4ac3a30bd27
-Size (mixlib-shellout-3.3.6.gem) = 27648 bytes
+BLAKE2s (mixlib-shellout-3.3.8.gem) = 79608bab4e769f68f989a743f4b81ceaf6bc799664209d0251dc50ee4832400d
+SHA512 (mixlib-shellout-3.3.8.gem) = 28805ecf18ab7288ec3dca1ba1c8e9ff424a22a4bb7c5e0a3b0093095f83b7227cbd08f840f2be6a0cb362888d5f4d9755ef9cf835b23eb72ff3088d9977a77b
+Size (mixlib-shellout-3.3.8.gem) = 28160 bytes



Home | Main Index | Thread Index | Old Index