pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/ruby-hitimes time/ruby-hitimes: update to 1.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c55424b1f36e
branches:  trunk
changeset: 313170:c55424b1f36e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 16:45:23 2018 +0000

description:
time/ruby-hitimes: update to 1.3.0

# Hitimes Changelog
## Version 1.3.0 2018-06-15

* Add api method `Hitimes.raw_instant` to expose raw OS instant value
* Add api constant `Hitimes::INSTANT_CONVERSION_FACTOR` to expose raw OS instant conversion factor
* other development cleanup tasks

diffstat:

 time/ruby-hitimes/Makefile |   4 ++--
 time/ruby-hitimes/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0bdd83d48001 -r c55424b1f36e time/ruby-hitimes/Makefile
--- a/time/ruby-hitimes/Makefile        Sun Sep 23 16:44:44 2018 +0000
+++ b/time/ruby-hitimes/Makefile        Sun Sep 23 16:45:23 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/09/10 16:12:20 taca Exp $
+# $NetBSD: Makefile,v 1.6 2018/09/23 16:45:23 taca Exp $
 
-DISTNAME=      hitimes-1.2.6
+DISTNAME=      hitimes-1.3.0
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0bdd83d48001 -r c55424b1f36e time/ruby-hitimes/distinfo
--- a/time/ruby-hitimes/distinfo        Sun Sep 23 16:44:44 2018 +0000
+++ b/time/ruby-hitimes/distinfo        Sun Sep 23 16:45:23 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/09/10 16:12:20 taca Exp $
+$NetBSD: distinfo,v 1.7 2018/09/23 16:45:23 taca Exp $
 
-SHA1 (hitimes-1.2.6.gem) = 52e60145ae59f1171a0c8ad2d834e0c83fe1f31e
-RMD160 (hitimes-1.2.6.gem) = cc106a3001329cccc816a031b6b0c5a7ae03f35c
-SHA512 (hitimes-1.2.6.gem) = 41954000f38f4671b8ac7b5e408aa4a8d36756cee7807a5fc8b1584ecd463c38c36e9ac06966e2302730042193faea1a1a35dbb06f7c53bc594af8420f687257
-Size (hitimes-1.2.6.gem) = 32256 bytes
+SHA1 (hitimes-1.3.0.gem) = d35038d518b4e0e1a6b39ec041e479e9853861c3
+RMD160 (hitimes-1.3.0.gem) = 9a2e21746dfe6f2b53dafbe11f27a9778b4431ee
+SHA512 (hitimes-1.3.0.gem) = 09c7d15be681d85c5ab89235909ad5680b171315e0883b636eb26459d2ad7a876fe1bd79b261a8bd80c22e01b42e04b5992e311655b6179c8dce559b48750c03
+Size (hitimes-1.3.0.gem) = 32768 bytes



Home | Main Index | Thread Index | Old Index