pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/ruby-iso8601 time/ruby-iso8601: update to 0.11.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d0e8be5845e
branches: trunk
changeset: 385547:0d0e8be5845e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 23 16:47:31 2018 +0000
description:
time/ruby-iso8601: update to 0.11.0
Due to sysutils/ruby-chef's dependency, stop updating to latest version
0.12.0 for now.
## 0.11.0
* Add support for unary minus operator (thanks @walterbrebels).
## 0.10.1
* Fix `TimeInterval` size for non UTC timezones. (#41)
## 0.10.0
* Fix `TimeInterval` with `<duration>/<end>` patterns and leap years.
* Fix decimal fractions on date atoms. **WARNING** some duration patterns are
no longer valid.
diffstat:
time/ruby-iso8601/Makefile | 4 ++--
time/ruby-iso8601/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 46b91e86233d -r 0d0e8be5845e time/ruby-iso8601/Makefile
--- a/time/ruby-iso8601/Makefile Sun Sep 23 16:45:52 2018 +0000
+++ b/time/ruby-iso8601/Makefile Sun Sep 23 16:47:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/06/05 15:30:17 taca Exp $
+# $NetBSD: Makefile,v 1.2 2018/09/23 16:47:31 taca Exp $
-DISTNAME= iso8601-0.9.1
+DISTNAME= iso8601-0.11.0
CATEGORIES= time
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 46b91e86233d -r 0d0e8be5845e time/ruby-iso8601/distinfo
--- a/time/ruby-iso8601/distinfo Sun Sep 23 16:45:52 2018 +0000
+++ b/time/ruby-iso8601/distinfo Sun Sep 23 16:47:31 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/06/05 15:30:17 taca Exp $
+$NetBSD: distinfo,v 1.2 2018/09/23 16:47:31 taca Exp $
-SHA1 (iso8601-0.9.1.gem) = 86e0fee359d1b7f6fc15f33c525eda05c100d6a1
-RMD160 (iso8601-0.9.1.gem) = 61b8de43851eb52ec8c0d04bed14d6be063c5eb1
-SHA512 (iso8601-0.9.1.gem) = b3d444d84f71c574a28bf14065bfc0da735bf3e12483161f6f1dc9b8c2a18e2c60c51da1f0c1cffb6905ca3444a70d8e69a535733a946fcca2b544032f15b63d
-Size (iso8601-0.9.1.gem) = 27136 bytes
+SHA1 (iso8601-0.11.0.gem) = 1be71b025ac37caac321962fec69df63fa373ca6
+RMD160 (iso8601-0.11.0.gem) = 5571d62116d31d20bbc1d18ee229fc2f040c527d
+SHA512 (iso8601-0.11.0.gem) = 514c03d1947af6e27d9b19206c09b04d6263ad82febc22cd776e1fc7bda4a606a143d0386391428fedc25e659b2b81bc91ae585edab939b9588c45ea5c0e8924
+Size (iso8601-0.11.0.gem) = 27648 bytes
Home |
Main Index |
Thread Index |
Old Index