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 Jan 20 14:15:00 UTC 2019
Modified Files:
pkgsrc/misc/ruby-bundler: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/misc/ruby-bundler/Makefile
cvs rdiff -u -r1.30 -r1.31 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.31 pkgsrc/misc/ruby-bundler/Makefile:1.32
--- pkgsrc/misc/ruby-bundler/Makefile:1.31 Sat Dec 22 17:26:46 2018
+++ pkgsrc/misc/ruby-bundler/Makefile Sun Jan 20 14:15:00 2019
@@ -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
Index: pkgsrc/misc/ruby-bundler/distinfo
diff -u pkgsrc/misc/ruby-bundler/distinfo:1.30 pkgsrc/misc/ruby-bundler/distinfo:1.31
--- pkgsrc/misc/ruby-bundler/distinfo:1.30 Mon Dec 17 15:00:41 2018
+++ pkgsrc/misc/ruby-bundler/distinfo Sun Jan 20 14:15:00 2019
@@ -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