pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-tins Update ruby-tinsto 1.15.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ff3562d8cc9
branches:  trunk
changeset: 365989:6ff3562d8cc9
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jul 31 14:29:22 2017 +0000

description:
Update ruby-tinsto 1.15.0.

2017-06-29 Release 1.15.0
* Add support for smart duration formats with %D directive

diffstat:

 devel/ruby-tins/Makefile |   4 ++--
 devel/ruby-tins/PLIST    |   4 ++--
 devel/ruby-tins/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 10b66c8ca650 -r 6ff3562d8cc9 devel/ruby-tins/Makefile
--- a/devel/ruby-tins/Makefile  Mon Jul 31 14:26:35 2017 +0000
+++ b/devel/ruby-tins/Makefile  Mon Jul 31 14:29:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:21 taca Exp $
+# $NetBSD: Makefile,v 1.15 2017/07/31 14:29:22 taca Exp $
 
-DISTNAME=      tins-1.14.0
+DISTNAME=      tins-1.15.0
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 10b66c8ca650 -r 6ff3562d8cc9 devel/ruby-tins/PLIST
--- a/devel/ruby-tins/PLIST     Mon Jul 31 14:26:35 2017 +0000
+++ b/devel/ruby-tins/PLIST     Mon Jul 31 14:29:22 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/03/20 13:00:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/07/31 14:29:22 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
@@ -156,7 +156,7 @@
 ${GEM_LIBDIR}/tests/deep_dup_test.rb
 ${GEM_LIBDIR}/tests/delegate_test.rb
 ${GEM_LIBDIR}/tests/dslkit_test.rb
-${GEM_LIBDIR}/tests/duaration_test.rb
+${GEM_LIBDIR}/tests/duration_test.rb
 ${GEM_LIBDIR}/tests/dynamic_scope_test.rb
 ${GEM_LIBDIR}/tests/expose_test.rb
 ${GEM_LIBDIR}/tests/extract_last_argument_options_test.rb
diff -r 10b66c8ca650 -r 6ff3562d8cc9 devel/ruby-tins/distinfo
--- a/devel/ruby-tins/distinfo  Mon Jul 31 14:26:35 2017 +0000
+++ b/devel/ruby-tins/distinfo  Mon Jul 31 14:29:22 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2017/06/05 14:23:21 taca Exp $
+$NetBSD: distinfo,v 1.16 2017/07/31 14:29:22 taca Exp $
 
-SHA1 (tins-1.14.0.gem) = b2dfc5aee1017000ca5d1a6db8d86d64dc07be59
-RMD160 (tins-1.14.0.gem) = 23f35782044d55c729f99ce2cf318acc144cbb2c
-SHA512 (tins-1.14.0.gem) = 9bce95b5d6aa663902a8d9fe5badc029db97658d6bf4fe574ebef670e7041ee882ed8b110d906c0f8dbd506bfbeb2092634d607281260db3a40e310881d4154a
-Size (tins-1.14.0.gem) = 303616 bytes
+SHA1 (tins-1.15.0.gem) = b559d5f28f12797fda7314d64aa947f70e061e94
+RMD160 (tins-1.15.0.gem) = fc2b3adef51ceb8bb7521ca4523de26de3e80684
+SHA512 (tins-1.15.0.gem) = c4b69357f4f89c75b8aea713c122bd83759678ab9aac8553f25fbe867dc7dc55c72e54673fe2a17e818c089a4517f62ac20e40597fe40945c742cc6f153460bb
+Size (tins-1.15.0.gem) = 304128 bytes



Home | Main Index | Thread Index | Old Index