summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-11-29 15:20:41 +0000
committertaca <taca@pkgsrc.org>2015-11-29 15:20:41 +0000
commita9798e0dc390533e293ca5d925b88f84fc8e56da (patch)
treef3bc02171d3b936c4532bd81c7dfe41e56b7baf3 /devel
parent865be762c7c8610cb0109aece6cce91a208c901e (diff)
downloadpkgsrc-a9798e0dc390533e293ca5d925b88f84fc8e56da.tar.gz
Update ruby-tins to 1.7.0.
2015-11-09 Release 1.7.0 * Officially require ruby >= 2.0 and use new hash syntax. * New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying with an exponential waiting pattern. * Remove rotate and shuffle, recent rubies all support them. * Add an object oriented view on method signatures and use it to create method descriptions.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-tins/Makefile4
-rw-r--r--devel/ruby-tins/PLIST6
-rw-r--r--devel/ruby-tins/distinfo10
3 files changed, 8 insertions, 12 deletions
diff --git a/devel/ruby-tins/Makefile b/devel/ruby-tins/Makefile
index 117ca6aa1be..f671eccc95f 100644
--- a/devel/ruby-tins/Makefile
+++ b/devel/ruby-tins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/10/04 12:29:46 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/11/29 15:20:41 taca Exp $
-DISTNAME= tins-1.6.0
+DISTNAME= tins-1.7.0
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-tins/PLIST b/devel/ruby-tins/PLIST
index 42b0e2bec85..75d53275acd 100644
--- a/devel/ruby-tins/PLIST
+++ b/devel/ruby-tins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/10/04 12:29:46 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2015/11/29 15:20:41 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -77,10 +77,8 @@ ${GEM_LIBDIR}/lib/tins/proc_prelude.rb
${GEM_LIBDIR}/lib/tins/range_plus.rb
${GEM_LIBDIR}/lib/tins/require_maybe.rb
${GEM_LIBDIR}/lib/tins/responding.rb
-${GEM_LIBDIR}/lib/tins/rotate.rb
${GEM_LIBDIR}/lib/tins/secure_write.rb
${GEM_LIBDIR}/lib/tins/sexy_singleton.rb
-${GEM_LIBDIR}/lib/tins/shuffle.rb
${GEM_LIBDIR}/lib/tins/string_byte_order_mark.rb
${GEM_LIBDIR}/lib/tins/string_camelize.rb
${GEM_LIBDIR}/lib/tins/string_underscore.rb
@@ -130,7 +128,6 @@ ${GEM_LIBDIR}/lib/tins/xt/responding.rb
${GEM_LIBDIR}/lib/tins/xt/rotate.rb
${GEM_LIBDIR}/lib/tins/xt/secure_write.rb
${GEM_LIBDIR}/lib/tins/xt/sexy_singleton.rb
-${GEM_LIBDIR}/lib/tins/xt/shuffle.rb
${GEM_LIBDIR}/lib/tins/xt/string.rb
${GEM_LIBDIR}/lib/tins/xt/string_byte_order_mark.rb
${GEM_LIBDIR}/lib/tins/xt/string_camelize.rb
@@ -188,7 +185,6 @@ ${GEM_LIBDIR}/tests/rotate_test.rb
${GEM_LIBDIR}/tests/scope_test.rb
${GEM_LIBDIR}/tests/secure_write_test.rb
${GEM_LIBDIR}/tests/sexy_singleton_test.rb
-${GEM_LIBDIR}/tests/shuffle_test.rb
${GEM_LIBDIR}/tests/string_byte_order_mark_test.rb
${GEM_LIBDIR}/tests/string_camelize_test.rb
${GEM_LIBDIR}/tests/string_underscore_test.rb
diff --git a/devel/ruby-tins/distinfo b/devel/ruby-tins/distinfo
index 79d69075b23..ea634f9cb54 100644
--- a/devel/ruby-tins/distinfo
+++ b/devel/ruby-tins/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:29:31 agc Exp $
+$NetBSD: distinfo,v 1.8 2015/11/29 15:20:41 taca Exp $
-SHA1 (tins-1.6.0.gem) = 58ea8159b6d9bded93e41238a385de31b9689b26
-RMD160 (tins-1.6.0.gem) = 506226696cc11f06372a1f33f0b4539e91ea1ad7
-SHA512 (tins-1.6.0.gem) = 33d576a0960d841f72a3f3c9017f873d0445fd569ded852d614b4a2b32e59ae784a47246b584bc4e0d16d5be4d63c1d7834b32c2bea2129a75dde9b1723ccd01
-Size (tins-1.6.0.gem) = 299008 bytes
+SHA1 (tins-1.7.0.gem) = 88ef7b1e333f1536faed450f37c0f42ec27a808c
+RMD160 (tins-1.7.0.gem) = a66d16eb145ed0ddef38c5d05f792fa923983f42
+SHA512 (tins-1.7.0.gem) = d956369a0b6a77ffa32f7f8946150bf1d785aca9006a4de6b984773c5e7669f4e74800d6c604b7f989f3603f45857fbb36710076d6e45cdc9677384847d5c7d7
+Size (tins-1.7.0.gem) = 300032 bytes