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: Tue Mar 9 14:00:36 UTC 2021
Modified Files:
pkgsrc/misc/ruby-bundler: Makefile distinfo
Log Message:
misc/ruby-bundler: update to 2.2.14
2.2.14 (March 8, 2021)
Security fixes:
* Lock GEM sources separately and fix locally installed specs confusing
bundler #4381
Bug fixes:
* Make rake available to other gems' installers right after it's installed
#4428
* Fix encoding issue on compact index updater #4362
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/misc/ruby-bundler/Makefile
cvs rdiff -u -r1.39 -r1.40 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.42 pkgsrc/misc/ruby-bundler/Makefile:1.43
--- pkgsrc/misc/ruby-bundler/Makefile:1.42 Sun Mar 7 09:48:15 2021
+++ pkgsrc/misc/ruby-bundler/Makefile Tue Mar 9 14:00:36 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/03/07 09:48:15 taca Exp $
+# $NetBSD: Makefile,v 1.43 2021/03/09 14:00:36 taca Exp $
-DISTNAME= bundler-2.2.13
+DISTNAME= bundler-2.2.14
CATEGORIES= misc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/misc/ruby-bundler/distinfo
diff -u pkgsrc/misc/ruby-bundler/distinfo:1.39 pkgsrc/misc/ruby-bundler/distinfo:1.40
--- pkgsrc/misc/ruby-bundler/distinfo:1.39 Sun Mar 7 09:48:15 2021
+++ pkgsrc/misc/ruby-bundler/distinfo Tue Mar 9 14:00:36 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2021/03/07 09:48:15 taca Exp $
+$NetBSD: distinfo,v 1.40 2021/03/09 14:00:36 taca Exp $
-SHA1 (bundler-2.2.13.gem) = d47706278f12f4139baef632860d651248102729
-RMD160 (bundler-2.2.13.gem) = 06b5f6b68a44799217f8897dd28587d28a565ae5
-SHA512 (bundler-2.2.13.gem) = 321b5110a6c5efca245794b2999e87ef8ecd054df0afae0b6d6840ebc4c9ed428bcc31f5ec06e4c2d7415d5785e780beeb5abcff7270cf6ec11fc415cd232bf6
-Size (bundler-2.2.13.gem) = 388608 bytes
+SHA1 (bundler-2.2.14.gem) = 867afdbea156ba743b4e151468aa2574464b787b
+RMD160 (bundler-2.2.14.gem) = 2b9a126ee22f9067290c1992db2b053ce1071bca
+SHA512 (bundler-2.2.14.gem) = 0edc95756cac080c7ceb5a435012618727b15893ce6fa6eb4fe1150a21894e0228cc841f4ea59825a430ee72c33247b6915708e3bd0f2729cf446c57421cfcc7
+Size (bundler-2.2.14.gem) = 389120 bytes
Home |
Main Index |
Thread Index |
Old Index