pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-bundler



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct  9 08:01:33 UTC 2022

Modified Files:
        pkgsrc/misc/ruby-bundler: Makefile distinfo

Log Message:
misc/ruby-bundler: update to 2.3.23

2.3.23 (2022-10-05)

Enhancements:

* Update GitLab CI template with new one #5944

Bug fixes:

* Fix bundle init not respecting umask in generated gem's Gemfile #5947

Performance:

* Further speed up Bundler by not sorting specs unnecessarily #5868

Documentation:

* Update Bundler new feature instructions #5912


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/misc/ruby-bundler/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/misc/ruby-bundler/distinfo

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

Modified files:

Index: pkgsrc/misc/ruby-bundler/Makefile
diff -u pkgsrc/misc/ruby-bundler/Makefile:1.56 pkgsrc/misc/ruby-bundler/Makefile:1.57
--- pkgsrc/misc/ruby-bundler/Makefile:1.56      Fri Sep  9 13:11:42 2022
+++ pkgsrc/misc/ruby-bundler/Makefile   Sun Oct  9 08:01:33 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2022/09/09 13:11:42 taca Exp $
+# $NetBSD: Makefile,v 1.57 2022/10/09 08:01:33 taca Exp $
 
-DISTNAME=      bundler-2.3.22
+DISTNAME=      bundler-2.3.23
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/misc/ruby-bundler/distinfo
diff -u pkgsrc/misc/ruby-bundler/distinfo:1.55 pkgsrc/misc/ruby-bundler/distinfo:1.56
--- pkgsrc/misc/ruby-bundler/distinfo:1.55      Fri Sep  9 13:11:42 2022
+++ pkgsrc/misc/ruby-bundler/distinfo   Sun Oct  9 08:01:33 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/09/09 13:11:42 taca Exp $
+$NetBSD: distinfo,v 1.56 2022/10/09 08:01:33 taca Exp $
 
-BLAKE2s (bundler-2.3.22.gem) = 80f7e6190400562ecfeee0c98ecf6a1bc57744f4e497a1fdaa94c6f386216bbe
-SHA512 (bundler-2.3.22.gem) = ef66f361b6554d632d194711a19ddc2e11e6c3bb5286cc1081d7634f0d594c2eb215d86cd25e89d9c1bb54c968461f0cebe150458c4418de546ae41a50857d35
-Size (bundler-2.3.22.gem) = 411648 bytes
+BLAKE2s (bundler-2.3.23.gem) = 016f25570814a3af389cab24af2e3c07ac551544fe0e1d22fa8d8ef36a6e66bc
+SHA512 (bundler-2.3.23.gem) = 00376fb6ad8bfe317263fdea30a5c3dd1cf7903da3eb45482ca9687a19cf28f33596bbb79a864b8329dbf33a61554dd8eb9f594096a6d88e4441c37f27b5c054
+Size (bundler-2.3.23.gem) = 411648 bytes



Home | Main Index | Thread Index | Old Index