pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-iniparse Update ruby-iniparse to 1.4.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/309e2d39518d
branches: trunk
changeset: 365323:309e2d39518d
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jul 13 15:34:08 2017 +0000
description:
Update ruby-iniparse to 1.4.4.
1.4.4 2017/07/04
* Fix handling files with DOS line endings
* Improve error message with unparseable lines
diffstat:
devel/ruby-iniparse/Makefile | 6 ++----
devel/ruby-iniparse/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (35 lines):
diff -r 4a14b79fd75d -r 309e2d39518d devel/ruby-iniparse/Makefile
--- a/devel/ruby-iniparse/Makefile Thu Jul 13 15:32:09 2017 +0000
+++ b/devel/ruby-iniparse/Makefile Thu Jul 13 15:34:08 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/06/04 15:54:12 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/07/13 15:34:08 taca Exp $
-DISTNAME= iniparse-1.4.3
+DISTNAME= iniparse-1.4.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,5 @@
COMMENT= Pure Ruby library for parsing INI documents
LICENSE= apache-2.0
-#DEPENDS+= ${RUBY_PKGPREFIX}-thread_safe>=0.1<1:../../misc/ruby-thread_safe
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4a14b79fd75d -r 309e2d39518d devel/ruby-iniparse/distinfo
--- a/devel/ruby-iniparse/distinfo Thu Jul 13 15:32:09 2017 +0000
+++ b/devel/ruby-iniparse/distinfo Thu Jul 13 15:34:08 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/06/04 15:54:12 taca Exp $
+$NetBSD: distinfo,v 1.2 2017/07/13 15:34:08 taca Exp $
-SHA1 (iniparse-1.4.3.gem) = d471dd69757ee784f18963ffb25f51ebfeb679ed
-RMD160 (iniparse-1.4.3.gem) = 38e5739e0f466c9b8626d5210f8d51a7af89c119
-SHA512 (iniparse-1.4.3.gem) = 1f50c4692610c8f008811073f386d14854806c72f9ffb7473176c84f0cfc7cf319c04cd1a49da939b67511eb12ed4d37d46f996624e10ad4d929941dac9e236f
-Size (iniparse-1.4.3.gem) = 15872 bytes
+SHA1 (iniparse-1.4.4.gem) = 003ff325c26190f133ced44cc89af7758717f2c6
+RMD160 (iniparse-1.4.4.gem) = 39bf69b9b35ce5c11f6ae293b3f8355cf013f07b
+SHA512 (iniparse-1.4.4.gem) = fad9aa555207d3c622ef28d5edafdb01cbdcfde2e61a32ec22f829d4ee9a1991affb7f684a0c4909b1a3bbce21e5f15200088dc49271a0eb604a2a557aa1433b
+Size (iniparse-1.4.4.gem) = 15872 bytes
Home |
Main Index |
Thread Index |
Old Index