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: Wed Dec 8 14:51:21 UTC 2021
Modified Files:
pkgsrc/misc/ruby-bundler: Makefile PLIST distinfo
Log Message:
misc/ruby-bundler: update to 2.2.33
2.2.33 (2021-12-07)
Security fixes:
* Pass "--" to git commands to separate positional and optional args #5142
Enhancements:
* Accept pull request URLs as github source #5126
* Add --version parameter to bundle info command #5137
* Let original Errno::EACCES error be raised in compact index updater #5110
* Improve gemfile-lockfile source equivalence errors #5120
* Avoid float-to-string loss of characters in GitHub Actions configuration
labels in new gem template #5089
* Add an initial rbs template to bundle gem skeleton #5041
* Avoid shared libraries not getting environment passed right after argv in
memory when bundle exec is used #4815
Bug fixes:
* Don't cleanup paths from gems already activated from $LOAD_PATH #5111
* Fix handling prereleases of 0 versions, like 0.0.0.dev or 0.0.0.SNAPSHOT
#5116
* Fix escape of filenames in bundle doctor #5102
* Don't unlock dependencies when running bundle install after changing
global source #5090
* Fix missing locked specs when depended on another platform #5092
* Fix bundle info sometimes claiming that bundler has been deleted #5097
Documentation:
* Ignore to generate the documentation from vendored libraries #5118
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/misc/ruby-bundler/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/misc/ruby-bundler/PLIST
cvs rdiff -u -r1.50 -r1.51 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.51 pkgsrc/misc/ruby-bundler/Makefile:1.52
--- pkgsrc/misc/ruby-bundler/Makefile:1.51 Tue Nov 23 14:47:35 2021
+++ pkgsrc/misc/ruby-bundler/Makefile Wed Dec 8 14:51:21 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2021/11/23 14:47:35 taca Exp $
+# $NetBSD: Makefile,v 1.52 2021/12/08 14:51:21 taca Exp $
-DISTNAME= bundler-2.2.32
+DISTNAME= bundler-2.2.33
CATEGORIES= misc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/misc/ruby-bundler/PLIST
diff -u pkgsrc/misc/ruby-bundler/PLIST:1.31 pkgsrc/misc/ruby-bundler/PLIST:1.32
--- pkgsrc/misc/ruby-bundler/PLIST:1.31 Tue Nov 23 14:47:35 2021
+++ pkgsrc/misc/ruby-bundler/PLIST Wed Dec 8 14:51:21 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2021/11/23 14:47:35 taca Exp $
+@comment $NetBSD: PLIST,v 1.32 2021/12/08 14:51:21 taca Exp $
bin/bundle2-${RUBY_SUFFIX}
bin/bundler2-${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -203,6 +203,7 @@ ${GEM_LIBDIR}/lib/bundler/templates/newg
${GEM_LIBDIR}/lib/bundler/templates/newgem/newgem.gemspec.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/rspec.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/rubocop.yml.tt
+${GEM_LIBDIR}/lib/bundler/templates/newgem/sig/newgem.rbs.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/spec_helper.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/standard.yml.tt
@@ -216,6 +217,7 @@ ${GEM_LIBDIR}/lib/bundler/ui/rg_proxy.rb
${GEM_LIBDIR}/lib/bundler/ui/shell.rb
${GEM_LIBDIR}/lib/bundler/ui/silent.rb
${GEM_LIBDIR}/lib/bundler/uri_credentials_filter.rb
+${GEM_LIBDIR}/lib/bundler/vendor/.document
${GEM_LIBDIR}/lib/bundler/vendor/connection_pool/LICENSE
${GEM_LIBDIR}/lib/bundler/vendor/connection_pool/lib/connection_pool.rb
${GEM_LIBDIR}/lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb
Index: pkgsrc/misc/ruby-bundler/distinfo
diff -u pkgsrc/misc/ruby-bundler/distinfo:1.50 pkgsrc/misc/ruby-bundler/distinfo:1.51
--- pkgsrc/misc/ruby-bundler/distinfo:1.50 Tue Nov 23 14:47:35 2021
+++ pkgsrc/misc/ruby-bundler/distinfo Wed Dec 8 14:51:21 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2021/11/23 14:47:35 taca Exp $
+$NetBSD: distinfo,v 1.51 2021/12/08 14:51:21 taca Exp $
-BLAKE2s (bundler-2.2.32.gem) = 5d07026ccf3bdbb929c27fe7d29c9104d1ec3e726ed3d512bf7bdbc9c5d4b349
-SHA512 (bundler-2.2.32.gem) = 4aeaacd147aa3f8202c317eb06e2709ed89f2669cbc37a2ad5bd7c4a3e8cc2506a0b03bee193b49f3e4cc2fd50eea431b4ae8705fe431df111d7cc24595b8e82
-Size (bundler-2.2.32.gem) = 401408 bytes
+BLAKE2s (bundler-2.2.33.gem) = a4b751ab8d7750a83e6fe3f3787366af96a26aa54cf221f17858ed88f10eec52
+SHA512 (bundler-2.2.33.gem) = 8ac6bc00eb7a206fbd4e0d0de5d636583f48006b51352e50896230afba1098aeae2418694c8592f73af02612fe8e10dacd71b79804b724fad7633b23c81f1d14
+Size (bundler-2.2.33.gem) = 401920 bytes
Home |
Main Index |
Thread Index |
Old Index