pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/ruby-pry
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 2 05:36:40 UTC 2025
Modified Files:
pkgsrc/misc/ruby-pry: Makefile distinfo
Log Message:
misc/ruby-pry: update to 0.15.2
0.15.1 (2024-12-24)
Bug Fixes
* Restore Pry.config.ls compatibility (#2335)
* Avoid breaking reading inputs if Prism is not available (#2338)
0.15.2 (2024-12-24)
This release fixes one additional scenario that could happen if Prism was
not available.
Bug Fixes
* Avoid breaking reading input if Prism version is undetectable (#2340)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/ruby-pry/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/ruby-pry/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/ruby-pry/Makefile
diff -u pkgsrc/misc/ruby-pry/Makefile:1.17 pkgsrc/misc/ruby-pry/Makefile:1.18
--- pkgsrc/misc/ruby-pry/Makefile:1.17 Mon Dec 9 15:21:51 2024
+++ pkgsrc/misc/ruby-pry/Makefile Thu Jan 2 05:36:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/12/09 15:21:51 taca Exp $
+# $NetBSD: Makefile,v 1.18 2025/01/02 05:36:40 taca Exp $
-DISTNAME= pry-0.15.0
+DISTNAME= pry-0.15.2
CATEGORIES= misc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/misc/ruby-pry/distinfo
diff -u pkgsrc/misc/ruby-pry/distinfo:1.16 pkgsrc/misc/ruby-pry/distinfo:1.17
--- pkgsrc/misc/ruby-pry/distinfo:1.16 Mon Dec 9 15:21:51 2024
+++ pkgsrc/misc/ruby-pry/distinfo Thu Jan 2 05:36:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/12/09 15:21:51 taca Exp $
+$NetBSD: distinfo,v 1.17 2025/01/02 05:36:40 taca Exp $
-BLAKE2s (pry-0.15.0.gem) = dd729a32de4b072b2377a4f6461be0b16ece985484c7685aed2b9fe0a9650f34
-SHA512 (pry-0.15.0.gem) = 466305c9f4e3bfc2e618a024f77891c196b18ff5739761f61d6f9102a4d2b76449b4e821094e5f79394fd6a648b1b71abefe27fa79e731cf2828cb22ce3830a0
-Size (pry-0.15.0.gem) = 155136 bytes
+BLAKE2s (pry-0.15.2.gem) = ab6cfc22a75edc3f7260d82d00cbe845877a49cc683389b9e66e43f690a2d116
+SHA512 (pry-0.15.2.gem) = f8fb57ee134f7e4ee67a6eeb3cf6022d86a6a4e9d1e42c56118c49325a38d90a2a67f50236075619e82f1a0f1fb8e8acf19461be561fe0a0d1999004269c74ba
+Size (pry-0.15.2.gem) = 155648 bytes
Home |
Main Index |
Thread Index |
Old Index