pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-pathutil devel/ruby-pathutil: update to 0.16.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c8c4cc1c687
branches:  trunk
changeset: 377162:4c8c4cc1c687
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 13 17:26:39 2018 +0000

description:
devel/ruby-pathutil: update to 0.16.1

0.16.0                                          2017/10/05

* Fix the homepage URL in the gemspec. (#2)
* Drop CodeClimate.
* Fix #3: Remove `luna-rubocop-formatters`.
* Do a little cleanup.
* Update Copyright year.
* Pathutil added `#empty?` in 2.4.

0.16.1                                          2017/12/12

* Add Pathutil#[], so we are compatible with RSpec.

diffstat:

 devel/ruby-pathutil/Makefile |   6 +++---
 devel/ruby-pathutil/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r a82cf129683b -r 4c8c4cc1c687 devel/ruby-pathutil/Makefile
--- a/devel/ruby-pathutil/Makefile      Tue Mar 13 17:21:40 2018 +0000
+++ b/devel/ruby-pathutil/Makefile      Tue Mar 13 17:26:39 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2017/09/04 18:00:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/03/13 17:26:39 taca Exp $
 
-DISTNAME=      pathutil-0.14.0
+DISTNAME=      pathutil-0.16.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     https://github.com/envygeeks/pathutils
+HOMEPAGE=      https://github.com/envygeeks/pathutil
 COMMENT=       Almost like Pathname but just a little less insane
 LICENSE=       mit
 
diff -r a82cf129683b -r 4c8c4cc1c687 devel/ruby-pathutil/distinfo
--- a/devel/ruby-pathutil/distinfo      Tue Mar 13 17:21:40 2018 +0000
+++ b/devel/ruby-pathutil/distinfo      Tue Mar 13 17:26:39 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/10/09 14:36:51 taca Exp $
+$NetBSD: distinfo,v 1.2 2018/03/13 17:26:39 taca Exp $
 
-SHA1 (pathutil-0.14.0.gem) = 04bae1c39f7ae720d8083a86922bc478f4bb3abe
-RMD160 (pathutil-0.14.0.gem) = 86a059deca505a2ae1cd8c5f8e2e5d5308cd161b
-SHA512 (pathutil-0.14.0.gem) = 470eef7a82105a7d41228de6c312dc4f21d8e8ee6b7c80f98ebe366db83c7e507dbfa7cf820203ef8c802076c96b791dd79859213e978f8fa4894a2099e2c7bd
-Size (pathutil-0.14.0.gem) = 11776 bytes
+SHA1 (pathutil-0.16.1.gem) = 27cc092e58147b5d0ec62e99b2ed8086822b800b
+RMD160 (pathutil-0.16.1.gem) = bac759b55bafba118cfcc12871dd1c11a786067f
+SHA512 (pathutil-0.16.1.gem) = 9192a1edd65b070d997ed19808247850fb93c5aa9aace31fed05c2a4e9af4563db4d308d36aefedc970b2b646b7175002f939de9d930cb338c9aa4e6258d63bd
+Size (pathutil-0.16.1.gem) = 11776 bytes



Home | Main Index | Thread Index | Old Index