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:           Sun Dec 17 14:16:37 UTC 2023

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

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

1.23.3 (2023-12-03)

* Add "See Also" links.
* Add links to documentation.
* Convert annotation to string before printing. (#53)
* Modernize gem.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/devel/ruby-console/Makefile:1.8
--- pkgsrc/devel/ruby-console/Makefile:1.7      Sat Aug 26 13:17:12 2023
+++ pkgsrc/devel/ruby-console/Makefile  Sun Dec 17 14:16:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/08/26 13:17:12 taca Exp $
+# $NetBSD: Makefile,v 1.8 2023/12/17 14:16:37 taca Exp $
 
-DISTNAME=      console-1.23.2
+DISTNAME=      console-1.23.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.7 pkgsrc/devel/ruby-console/distinfo:1.8
--- pkgsrc/devel/ruby-console/distinfo:1.7      Sat Aug 26 13:17:12 2023
+++ pkgsrc/devel/ruby-console/distinfo  Sun Dec 17 14:16:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/08/26 13:17:12 taca Exp $
+$NetBSD: distinfo,v 1.8 2023/12/17 14:16:37 taca Exp $
 
-BLAKE2s (console-1.23.2.gem) = 4a5b79718c1f33aa1a2e76184e5476a2181101067fb9bf331b6d7f7f0b99387c
-SHA512 (console-1.23.2.gem) = d2b94e285768e436bde79d93b277b1bf0bdb2f1ba886cd12e74e6c744e0cbdbf0d55bcc86c1d90adb7797c975863607c929aeec6074940c83fc424c06fd8399f
-Size (console-1.23.2.gem) = 20992 bytes
+BLAKE2s (console-1.23.3.gem) = afdaf4ccf9a83a0b03a2167605498cd76f42f541d41010f572fb7bab09246bec
+SHA512 (console-1.23.3.gem) = e57bf5bc19b96ae02ff85f66f9763479ba6bc2c2f005ac5ac8c3ba515afa09eaf81da432c58ba7e96c376af38c2beaced9385bf537fedefadf3846b8d36e19e0
+Size (console-1.23.3.gem) = 20992 bytes



Home | Main Index | Thread Index | Old Index