pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ruby-bundler misc/ruby-bundler: update to 1.17.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/f05e55e016c2
branches: trunk
changeset: 328402:f05e55e016c2
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jan 20 14:15:00 2019 +0000
description:
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
diffstat:
misc/ruby-bundler/Makefile | 7 +++----
misc/ruby-bundler/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (33 lines):
diff -r 30cc2f4f315f -r f05e55e016c2 misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile Sun Jan 20 14:10:56 2019 +0000
+++ b/misc/ruby-bundler/Makefile Sun Jan 20 14:15:00 2019 +0000
@@ -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@localhost
-HOMEPAGE= http://gembundler.com/
+HOMEPAGE= https://bundler.io/
COMMENT= Manage your application's dependencies
LICENSE= mit
diff -r 30cc2f4f315f -r f05e55e016c2 misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo Sun Jan 20 14:10:56 2019 +0000
+++ b/misc/ruby-bundler/distinfo Sun Jan 20 14:15:00 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index