Skip to content

Commit 6f6a2ef

Browse files
author
taca
committed
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.
1 parent b7af01c commit 6f6a2ef

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

devel/ruby-pathutil/Makefile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# $NetBSD: Makefile,v 1.2 2017/09/04 18:00:53 wiz Exp $
1+
# $NetBSD: Makefile,v 1.3 2018/03/13 17:26:39 taca Exp $
22

3-
DISTNAME= pathutil-0.14.0
3+
DISTNAME= pathutil-0.16.1
44
CATEGORIES= devel
55

66
MAINTAINER= [email protected]
7-
#HOMEPAGE= https://github.com/envygeeks/pathutils
7+
HOMEPAGE= https://github.com/envygeeks/pathutil
88
COMMENT= Almost like Pathname but just a little less insane
99
LICENSE= mit
1010

devel/ruby-pathutil/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.1 2016/10/09 14:36:51 taca Exp $
1+
$NetBSD: distinfo,v 1.2 2018/03/13 17:26:39 taca Exp $
22

3-
SHA1 (pathutil-0.14.0.gem) = 04bae1c39f7ae720d8083a86922bc478f4bb3abe
4-
RMD160 (pathutil-0.14.0.gem) = 86a059deca505a2ae1cd8c5f8e2e5d5308cd161b
5-
SHA512 (pathutil-0.14.0.gem) = 470eef7a82105a7d41228de6c312dc4f21d8e8ee6b7c80f98ebe366db83c7e507dbfa7cf820203ef8c802076c96b791dd79859213e978f8fa4894a2099e2c7bd
6-
Size (pathutil-0.14.0.gem) = 11776 bytes
3+
SHA1 (pathutil-0.16.1.gem) = 27cc092e58147b5d0ec62e99b2ed8086822b800b
4+
RMD160 (pathutil-0.16.1.gem) = bac759b55bafba118cfcc12871dd1c11a786067f
5+
SHA512 (pathutil-0.16.1.gem) = 9192a1edd65b070d997ed19808247850fb93c5aa9aace31fed05c2a4e9af4563db4d308d36aefedc970b2b646b7175002f939de9d930cb338c9aa4e6258d63bd
6+
Size (pathutil-0.16.1.gem) = 11776 bytes

0 commit comments

Comments
 (0)