pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-fiber-storage
Module Name: pkgsrc
Committed By: taca
Date: Sat May 17 06:26:49 UTC 2025
Modified Files:
pkgsrc/devel/ruby-fiber-storage: Makefile PLIST distinfo
Log Message:
devel/ruby-fiber-storage: update to 1.0.1
1.0.1 (2025-04-15)
* Fix test suite incompatibiltiies with Ruby 3.4+.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-fiber-storage/Makefile \
pkgsrc/devel/ruby-fiber-storage/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-fiber-storage/PLIST
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-fiber-storage/Makefile
diff -u pkgsrc/devel/ruby-fiber-storage/Makefile:1.4 pkgsrc/devel/ruby-fiber-storage/Makefile:1.5
--- pkgsrc/devel/ruby-fiber-storage/Makefile:1.4 Wed Sep 18 15:02:07 2024
+++ pkgsrc/devel/ruby-fiber-storage/Makefile Sat May 17 06:26:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/09/18 15:02:07 taca Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/17 06:26:49 taca Exp $
-DISTNAME= fiber-storage-1.0.0
+DISTNAME= fiber-storage-1.0.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-fiber-storage/distinfo
diff -u pkgsrc/devel/ruby-fiber-storage/distinfo:1.4 pkgsrc/devel/ruby-fiber-storage/distinfo:1.5
--- pkgsrc/devel/ruby-fiber-storage/distinfo:1.4 Wed Sep 18 15:02:07 2024
+++ pkgsrc/devel/ruby-fiber-storage/distinfo Sat May 17 06:26:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/18 15:02:07 taca Exp $
+$NetBSD: distinfo,v 1.5 2025/05/17 06:26:49 taca Exp $
-BLAKE2s (fiber-storage-1.0.0.gem) = 388cf6c571e28e35d681d5c8917997d3c732b95669a5ea30be065708ec67711b
-SHA512 (fiber-storage-1.0.0.gem) = fe771905f720909150bec687ce79a75c3a0e5eaae5e848808ba86f3a4fb28b24d5211165886a8aac943be17430d4a66d09bb5685c0596455f68a65c3d60ab227
-Size (fiber-storage-1.0.0.gem) = 11264 bytes
+BLAKE2s (fiber-storage-1.0.1.gem) = fd920b227e63a69aae90f30d80ebe4befa389e642a76bec56cec76f6b2c90356
+SHA512 (fiber-storage-1.0.1.gem) = a7297c7c5827de88b599e71bfb64ab0d49ad107e3781cc403b69b1009083bf3bc355a5645c58e1acd4b356903280aaae48ab0492e777adfbfa6768f2ea06a236
+Size (fiber-storage-1.0.1.gem) = 11264 bytes
Index: pkgsrc/devel/ruby-fiber-storage/PLIST
diff -u pkgsrc/devel/ruby-fiber-storage/PLIST:1.1 pkgsrc/devel/ruby-fiber-storage/PLIST:1.2
--- pkgsrc/devel/ruby-fiber-storage/PLIST:1.1 Sun May 5 16:10:02 2024
+++ pkgsrc/devel/ruby-fiber-storage/PLIST Sat May 17 06:26:49 2025
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2024/05/05 16:10:02 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/05/17 06:26:49 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/lib/fiber/storage.rb
${GEM_LIBDIR}/lib/fiber/storage/version.rb
${GEM_LIBDIR}/license.md
${GEM_LIBDIR}/readme.md
+${GEM_LIBDIR}/releases.md
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Home |
Main Index |
Thread Index |
Old Index