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
This commit is contained in:
taca 2019-01-20 14:15:00 +00:00
parent bf91d3806f
commit 098a227fe0
2 changed files with 8 additions and 9 deletions

View file

@ -1,11 +1,10 @@
# $NetBSD: Makefile,v 1.31 2018/12/22 17:26:46 taca Exp $
# $NetBSD: Makefile,v 1.32 2019/01/20 14:15:00 taca Exp $
DISTNAME= bundler-1.17.2
PKGREVISION= 2
DISTNAME= bundler-1.17.3
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gembundler.com/
HOMEPAGE= https://bundler.io/
COMMENT= Manage your application's dependencies
LICENSE= mit

View file

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