pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ruby-plist



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jan  2 05:57:26 UTC 2025

Modified Files:
        pkgsrc/textproc/ruby-plist: Makefile distinfo

Log Message:
textproc/ruby-plist: update to 3.7.2

3.7.2 (2024-12-26)

Bug fixes

* Fix frozen string literal warnings on Ruby 3.4 (#65)

Housekeeping

* Add Ruby 3.4 to CI (#66)
* Pin test-unit gem to ensure CI works on Ruby 1.9 (#67)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/ruby-plist/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/ruby-plist/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ruby-plist/Makefile
diff -u pkgsrc/textproc/ruby-plist/Makefile:1.10 pkgsrc/textproc/ruby-plist/Makefile:1.11
--- pkgsrc/textproc/ruby-plist/Makefile:1.10    Sat Feb  3 16:46:02 2024
+++ pkgsrc/textproc/ruby-plist/Makefile Thu Jan  2 05:57:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/02/03 16:46:02 taca Exp $
+# $NetBSD: Makefile,v 1.11 2025/01/02 05:57:26 taca Exp $
 
-DISTNAME=      plist-3.7.1
+DISTNAME=      plist-3.7.2
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/ruby-plist/distinfo
diff -u pkgsrc/textproc/ruby-plist/distinfo:1.12 pkgsrc/textproc/ruby-plist/distinfo:1.13
--- pkgsrc/textproc/ruby-plist/distinfo:1.12    Sat Feb  3 16:46:02 2024
+++ pkgsrc/textproc/ruby-plist/distinfo Thu Jan  2 05:57:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/02/03 16:46:02 taca Exp $
+$NetBSD: distinfo,v 1.13 2025/01/02 05:57:26 taca Exp $
 
-BLAKE2s (plist-3.7.1.gem) = 36a45dcc6f4f5ea4d5ce901fac13cba65774863297d9664450d44bee83f7249b
-SHA512 (plist-3.7.1.gem) = 3d118b9c9cd0c364b6b7d07a1444919f929b6cc8749b29ad0ac538a5ab63413debc3872aa9c42e31c97e39f916d71c06e16dd75c3979cab55086c191ecb2876a
-Size (plist-3.7.1.gem) = 9216 bytes
+BLAKE2s (plist-3.7.2.gem) = 98aed2bed434a7361db5b6d409cf6e39db61ec525c0440dd423ac2c46918305e
+SHA512 (plist-3.7.2.gem) = 4e63a2968943ec28c6a1fe8e97ffedb5cdb3ce1a7d02390257a598f7c1a73c7d5dcde32beff2556e6c2df14e10abb61e40f1e9252dc07e3f20a12b68501b81c3
+Size (plist-3.7.2.gem) = 9216 bytes



Home | Main Index | Thread Index | Old Index