pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-highline



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 19 14:51:31 UTC 2025

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

Log Message:
devel/ruby-highline: update to 3.1.2

3.1.2 (2025-01-05)

* PR #279 - Upgrades and adjustments for Ruby 3.4 release (@abinoam)
* PR #278 - Prevent ArgumentError for #col_count_calculate when items exceed
  80 chars (@davidjkling, @justintsteele)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/ruby-highline/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/ruby-highline/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-highline/Makefile
diff -u pkgsrc/devel/ruby-highline/Makefile:1.29 pkgsrc/devel/ruby-highline/Makefile:1.30
--- pkgsrc/devel/ruby-highline/Makefile:1.29    Wed Sep 18 15:13:34 2024
+++ pkgsrc/devel/ruby-highline/Makefile Sun Jan 19 14:51:31 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2024/09/18 15:13:34 taca Exp $
+# $NetBSD: Makefile,v 1.30 2025/01/19 14:51:31 taca Exp $
 
-DISTNAME=      highline-3.1.1
+DISTNAME=      highline-3.1.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-highline/distinfo
diff -u pkgsrc/devel/ruby-highline/distinfo:1.30 pkgsrc/devel/ruby-highline/distinfo:1.31
--- pkgsrc/devel/ruby-highline/distinfo:1.30    Wed Sep 18 15:13:34 2024
+++ pkgsrc/devel/ruby-highline/distinfo Sun Jan 19 14:51:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2024/09/18 15:13:34 taca Exp $
+$NetBSD: distinfo,v 1.31 2025/01/19 14:51:31 taca Exp $
 
-BLAKE2s (highline-3.1.1.gem) = e5f3d863dc8050b1d90f236e71b88be575e3c789851a1c48e561b336e3e1adb9
-SHA512 (highline-3.1.1.gem) = f385fbd912a04b803295c8ccb97721e38e11ff1b38f674542b6e04be055e5161d62fa8661e5fe3d01377548ef858d1ee7b6f2607a8497490e69dc0326670ec1a
-Size (highline-3.1.1.gem) = 218624 bytes
+BLAKE2s (highline-3.1.2.gem) = fb47f417cd88c05737e00c54626ceba19e054ae058f148ebf22b0ba27ef06f03
+SHA512 (highline-3.1.2.gem) = 629540be22038895ce446b39b766f9b814cff66d1965fb9e5bca69b18ad9fbe8970629b07422625ee3e02494fe2c5f09fb43c32fb426524953b5525a4c262717
+Size (highline-3.1.2.gem) = 218624 bytes



Home | Main Index | Thread Index | Old Index