Sun Jan 20 14:15:00 2019 UTC ()
misc/ruby-bundler: update to 1.17.3

pkgsrc change: update HOMEPAGE.

1.17.3 (2018-12-27)

Bugfixes:

* Fix a Bundler error when installing gems on old versions of RubyGems (#6839,
  @colby-swandale)
* Fix a rare issue where Bundler was removing itself after a bundle clean
  (#6829, @colby-swandale) Documentation:
Add entry for the bundle remove command to the main Bundler manual page


(taca)
diff -r1.31 -r1.32 pkgsrc/misc/ruby-bundler/Makefile
diff -r1.30 -r1.31 pkgsrc/misc/ruby-bundler/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/misc/ruby-bundler/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/ruby-bundler/Attic/Makefile 2018/12/22 17:26:46 1.31
+++ pkgsrc/misc/ruby-bundler/Attic/Makefile 2019/01/20 14:15:00 1.32
@@ -1,15 +1,14 @@ @@ -1,15 +1,14 @@
1# $NetBSD: Makefile,v 1.31 2018/12/22 17:26:46 taca Exp $ 1# $NetBSD: Makefile,v 1.32 2019/01/20 14:15:00 taca Exp $
2 2
3DISTNAME= bundler-1.17.2 3DISTNAME= bundler-1.17.3
4PKGREVISION= 2 
5CATEGORIES= misc 4CATEGORIES= misc
6 5
7MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://gembundler.com/ 7HOMEPAGE= https://bundler.io/
9COMMENT= Manage your application's dependencies 8COMMENT= Manage your application's dependencies
10LICENSE= mit 9LICENSE= mit
11 10
12RUBYGEM_OPTIONS+= --format-executable 11RUBYGEM_OPTIONS+= --format-executable
13 12
14.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
15.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.30 -r1.31 pkgsrc/misc/ruby-bundler/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/ruby-bundler/Attic/distinfo 2018/12/17 15:00:41 1.30
+++ pkgsrc/misc/ruby-bundler/Attic/distinfo 2019/01/20 14:15:00 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2018/12/17 15:00:41 taca Exp $ 1$NetBSD: distinfo,v 1.31 2019/01/20 14:15:00 taca Exp $
2 2
3SHA1 (bundler-1.17.2.gem) = ae53043155986471b1eabb56c65608dbaa6cfb33 3SHA1 (bundler-1.17.3.gem) = b5f0a9bffd4ff9b983b536704973fbe1cf49f015
4RMD160 (bundler-1.17.2.gem) = e3b586d913cc373c93814a47b74014c629f7278f 4RMD160 (bundler-1.17.3.gem) = dc0597bea59ff9f7f1feeec140898363e3747cac
5SHA512 (bundler-1.17.2.gem) = 8595fb39cf5c490dddd5537bcf5f3ad1120b48c1f86dee592ae977b033cce431eb5a959946510c6f858a4ae3121bfcb0204a699f565bf9ace040547aefa4e07a 5SHA512 (bundler-1.17.3.gem) = 658de4228bc12fa5ca6ce335f76fff773f64da9f3d12f5097b4fd28d4c4f4d2a5bf12dce761b3d95432c5ea6a5aafae895df87c26660a4567db8b682aff48c02
6Size (bundler-1.17.2.gem) = 364032 bytes 6Size (bundler-1.17.3.gem) = 364032 bytes