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 Mar 21 12:59:00 UTC 2021

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

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

2.2.15 (March 19, 2021)

Enhancements:

* Add a hint about bundler installing executables for path gems #4461
* Warn lockfiles with incorrect resolutions #4459
* Don't generate duplicate redundant sources in the lockfile #4456

Bug fixes:

* Respect running ruby when resolving platforms #4449


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/misc/ruby-bundler/Makefile
cvs rdiff -u -r1.40 -r1.41 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.43 pkgsrc/misc/ruby-bundler/Makefile:1.44
--- pkgsrc/misc/ruby-bundler/Makefile:1.43      Tue Mar  9 14:00:36 2021
+++ pkgsrc/misc/ruby-bundler/Makefile   Sun Mar 21 12:59:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2021/03/09 14:00:36 taca Exp $
+# $NetBSD: Makefile,v 1.44 2021/03/21 12:59:00 taca Exp $
 
-DISTNAME=      bundler-2.2.14
+DISTNAME=      bundler-2.2.15
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/misc/ruby-bundler/distinfo
diff -u pkgsrc/misc/ruby-bundler/distinfo:1.40 pkgsrc/misc/ruby-bundler/distinfo:1.41
--- pkgsrc/misc/ruby-bundler/distinfo:1.40      Tue Mar  9 14:00:36 2021
+++ pkgsrc/misc/ruby-bundler/distinfo   Sun Mar 21 12:59:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2021/03/09 14:00:36 taca Exp $
+$NetBSD: distinfo,v 1.41 2021/03/21 12:59:00 taca Exp $
 
-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
+SHA1 (bundler-2.2.15.gem) = 9b86fa2a9be3ff9a6c39ce296a3dcb935c65f16a
+RMD160 (bundler-2.2.15.gem) = 709edc8f045fd2e558491909945059493f09ce33
+SHA512 (bundler-2.2.15.gem) = c6fddb5e96887d446efaf5571a1fae47a994a7d8b50332a6b7702af8c99a9c3899b97353041d7393541803a02604d61803cde4623fbb260484f6f17b9d1d65e2
+Size (bundler-2.2.15.gem) = 389120 bytes



Home | Main Index | Thread Index | Old Index