pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-console



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Aug 26 13:17:12 UTC 2023

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

Log Message:
devel/ruby-console: update to 1.23.2

1.23.2 (2023-08-15)

* Better backtrace filtering. (#52)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-console/Makefile \
    pkgsrc/devel/ruby-console/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-console/Makefile
diff -u pkgsrc/devel/ruby-console/Makefile:1.6 pkgsrc/devel/ruby-console/Makefile:1.7
--- pkgsrc/devel/ruby-console/Makefile:1.6      Fri Aug 11 13:51:36 2023
+++ pkgsrc/devel/ruby-console/Makefile  Sat Aug 26 13:17:12 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/08/11 13:51:36 taca Exp $
+# $NetBSD: Makefile,v 1.7 2023/08/26 13:17:12 taca Exp $
 
-DISTNAME=      console-1.23.1
+DISTNAME=      console-1.23.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.6 pkgsrc/devel/ruby-console/distinfo:1.7
--- pkgsrc/devel/ruby-console/distinfo:1.6      Fri Aug 11 13:51:36 2023
+++ pkgsrc/devel/ruby-console/distinfo  Sat Aug 26 13:17:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/08/11 13:51:36 taca Exp $
+$NetBSD: distinfo,v 1.7 2023/08/26 13:17:12 taca Exp $
 
-BLAKE2s (console-1.23.1.gem) = abd34a1a9d79ace8c3b70a42b5b10760cb4d44e0e8d318770cac75b6447ac4a6
-SHA512 (console-1.23.1.gem) = 59a8233f97c7c229423b3b1405d69b9dada97a750fa870018f957d457c1ea3d4643d5d4a6015975d96d1c8d3bee9d4b64ebcdec8aa026b7a998e4f814fab76d8
-Size (console-1.23.1.gem) = 20992 bytes
+BLAKE2s (console-1.23.2.gem) = 4a5b79718c1f33aa1a2e76184e5476a2181101067fb9bf331b6d7f7f0b99387c
+SHA512 (console-1.23.2.gem) = d2b94e285768e436bde79d93b277b1bf0bdb2f1ba886cd12e74e6c744e0cbdbf0d55bcc86c1d90adb7797c975863607c929aeec6074940c83fc424c06fd8399f
+Size (console-1.23.2.gem) = 20992 bytes



Home | Main Index | Thread Index | Old Index