pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-logging



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jun 10 15:11:33 UTC 2024

Modified Files:
        pkgsrc/devel/ruby-logging: Makefile PLIST distinfo

Log Message:
devel/ruby-logging: update to 2.4.0

2.4.0 (2024-06-08)

Enhancements

* @ag4a fix the rails_compat to work with Rails 7 [PR #246]

Bug Fixes

* @bastelfreak adding license to the gemspec [PR #223]
* @olleolleolle dropping unused gemspec directives [PR #233]


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-logging/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-logging/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-logging/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-logging/Makefile
diff -u pkgsrc/devel/ruby-logging/Makefile:1.13 pkgsrc/devel/ruby-logging/Makefile:1.14
--- pkgsrc/devel/ruby-logging/Makefile:1.13     Thu Aug 11 13:16:02 2022
+++ pkgsrc/devel/ruby-logging/Makefile  Mon Jun 10 15:11:33 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/08/11 13:16:02 taca Exp $
+# $NetBSD: Makefile,v 1.14 2024/06/10 15:11:33 taca Exp $
 
-DISTNAME=      logging-2.3.1
+DISTNAME=      logging-2.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-logging/PLIST
diff -u pkgsrc/devel/ruby-logging/PLIST:1.11 pkgsrc/devel/ruby-logging/PLIST:1.12
--- pkgsrc/devel/ruby-logging/PLIST:1.11        Sat Apr 22 16:22:56 2017
+++ pkgsrc/devel/ruby-logging/PLIST     Mon Jun 10 15:11:33 2024
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.11 2017/04/22 16:22:56 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2024/06/10 15:11:33 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/ruby.yml
 ${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/History.txt
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md

Index: pkgsrc/devel/ruby-logging/distinfo
diff -u pkgsrc/devel/ruby-logging/distinfo:1.15 pkgsrc/devel/ruby-logging/distinfo:1.16
--- pkgsrc/devel/ruby-logging/distinfo:1.15     Thu Aug 11 13:16:02 2022
+++ pkgsrc/devel/ruby-logging/distinfo  Mon Jun 10 15:11:33 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/08/11 13:16:02 taca Exp $
+$NetBSD: distinfo,v 1.16 2024/06/10 15:11:33 taca Exp $
 
-BLAKE2s (logging-2.3.1.gem) = 176fb989ee6bcaaf1c8195fa3c7914a88b3e1eb767d70fd574abe1036aded019
-SHA512 (logging-2.3.1.gem) = c622194088d3397484e026e8908ad8ed861833cbc9633677cc0984daa0a6d105865162794385ab5dd25a7874fdd98efc9e37efd8e9b7d4b00afa85775ba7e41b
-Size (logging-2.3.1.gem) = 89088 bytes
+BLAKE2s (logging-2.4.0.gem) = f0c115860b8ca0b6a163c3ce5de73cbc96eb8f411b6552533aa80d26ddb09aca
+SHA512 (logging-2.4.0.gem) = 96f3379a964f8610a402ad284170f9cd68652314055594203580164dcc5e5b34faccfa7e5503aeb8dfa1a7651bf6b7ae581b7d48a479f6581a22ee32e3c9336d
+Size (logging-2.4.0.gem) = 89088 bytes



Home | Main Index | Thread Index | Old Index