pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-kgio



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jun 14 15:12:03 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-kgio: Makefile distinfo

Log Message:
devel/ruby-kgio: update to 2.11.4

kgio 2.11.4 / 2021-05-25 23:24 UTC

  This release fixes compatibility with GC.compact on Ruby 3.x.
  Thanks to Ngan Pham for the patch and Aaron Patterson for the
  feedback:

    https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+oNcLiTH39g%mail.gmail.com@localhost/T/

  kgio remains obsolete and deprecated, and it's primary dependent
  will be updated to not depend on it in the future.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-kgio/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-kgio/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-kgio/Makefile
diff -u pkgsrc/devel/ruby-kgio/Makefile:1.13 pkgsrc/devel/ruby-kgio/Makefile:1.14
--- pkgsrc/devel/ruby-kgio/Makefile:1.13        Thu Jan 16 15:33:29 2020
+++ pkgsrc/devel/ruby-kgio/Makefile     Mon Jun 14 15:12:03 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/01/16 15:33:29 taca Exp $
+# $NetBSD: Makefile,v 1.14 2021/06/14 15:12:03 taca Exp $
 
-DISTNAME=      kgio-2.11.3
+DISTNAME=      kgio-2.11.4
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel net
 

Index: pkgsrc/devel/ruby-kgio/distinfo
diff -u pkgsrc/devel/ruby-kgio/distinfo:1.12 pkgsrc/devel/ruby-kgio/distinfo:1.13
--- pkgsrc/devel/ruby-kgio/distinfo:1.12        Thu Jan 23 13:35:45 2020
+++ pkgsrc/devel/ruby-kgio/distinfo     Mon Jun 14 15:12:03 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/01/23 13:35:45 mef Exp $
+$NetBSD: distinfo,v 1.13 2021/06/14 15:12:03 taca Exp $
 
-SHA1 (kgio-2.11.3.gem) = 15c0de16dc79c18c30ac28590ce9c781722b970a
-RMD160 (kgio-2.11.3.gem) = 56cba6a8f7a163f3910c42394aae5d17707d1fa9
-SHA512 (kgio-2.11.3.gem) = 672cd4390b542aa44d10dbd4d313b63e137197ecb7198e9367d2e608472ef8aa6d8c95c0c2de47301073479b752765516af02d1a5ac3ac67902e98110b7d8f3f
-Size (kgio-2.11.3.gem) = 60416 bytes
+SHA1 (kgio-2.11.4.gem) = fb11b80333b8ec7f0dd7a8f25d19128db5aa218e
+RMD160 (kgio-2.11.4.gem) = 8593b253da9aae425a7b1a5d7fef1818ae23d9c1
+SHA512 (kgio-2.11.4.gem) = 7ae0ee9736a2e0c368fa13605179b348ea36f9336b63e209468370debc7ee1850e6dae72a67db1ad7eb56431011177cbe4d33e90b2697e96300be6133498351d
+Size (kgio-2.11.4.gem) = 60416 bytes



Home | Main Index | Thread Index | Old Index