pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-zeitwerk



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 26 15:29:50 UTC 2024

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

Log Message:
devel/ruby-zeitwerk: update to 2.6.15

2.6.14 (2024-05-14)

* Implements Zeitwerk::Loader#all_expected_cpaths, which returns a hash that
  maps the absolute paths of the files and directories managed by the
  receiver to their expected constant paths.

* Please, check its documentation for further details.

2.6.15 (2024-05-26)

* Internal improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-zeitwerk/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ruby-zeitwerk/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-zeitwerk/Makefile
diff -u pkgsrc/devel/ruby-zeitwerk/Makefile:1.15 pkgsrc/devel/ruby-zeitwerk/Makefile:1.16
--- pkgsrc/devel/ruby-zeitwerk/Makefile:1.15    Tue Feb  6 15:05:38 2024
+++ pkgsrc/devel/ruby-zeitwerk/Makefile Sun May 26 15:29:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/02/06 15:05:38 taca Exp $
+# $NetBSD: Makefile,v 1.16 2024/05/26 15:29:50 taca Exp $
 
-DISTNAME=      zeitwerk-2.6.13
+DISTNAME=      zeitwerk-2.6.15
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-zeitwerk/distinfo
diff -u pkgsrc/devel/ruby-zeitwerk/distinfo:1.17 pkgsrc/devel/ruby-zeitwerk/distinfo:1.18
--- pkgsrc/devel/ruby-zeitwerk/distinfo:1.17    Tue Feb  6 15:05:38 2024
+++ pkgsrc/devel/ruby-zeitwerk/distinfo Sun May 26 15:29:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/02/06 15:05:38 taca Exp $
+$NetBSD: distinfo,v 1.18 2024/05/26 15:29:50 taca Exp $
 
-BLAKE2s (zeitwerk-2.6.13.gem) = ddc3802e3940b2cbccb6bbd6a923314817a50e3de40b5bd3360469f5f5fa0ea2
-SHA512 (zeitwerk-2.6.13.gem) = 57f3b1dfe5cc0f7773fa95c6694ab42cb7ccc5c38eb051b77bdac02c7dd160bfe6d4af0f2f14acb2cf1f98af8ef34171b8fb9df3cfc5198ad3f0af656fb4df84
-Size (zeitwerk-2.6.13.gem) = 38912 bytes
+BLAKE2s (zeitwerk-2.6.15.gem) = fb798a696fa0fab035093598e3df071f30e06e16a06d78b802e1989dd1a38d75
+SHA512 (zeitwerk-2.6.15.gem) = 54100a26e368c710350b1f5a9521cb5f4a2593d631d72c2659d4d35764e139f51a5db15613d2c0593b0878d7d7252662bcdf50d12b3d09ad00faa6480523b287
+Size (zeitwerk-2.6.15.gem) = 39936 bytes



Home | Main Index | Thread Index | Old Index