summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-10-04 12:29:46 +0000
committertaca <taca@pkgsrc.org>2015-10-04 12:29:46 +0000
commit7b7210f93fa5db3382f9997aed1ae5e89cb71a17 (patch)
tree9350653977eadcaff2e5a490d34a8d9d902dc3b1 /devel
parentc3c73ac864a9fb02cdb9a032cfedc30b9822b960 (diff)
downloadpkgsrc-7b7210f93fa5db3382f9997aed1ae5e89cb71a17.tar.gz
Update ruby-tins to 1.6.0.
* 2015-08-13 Release 1.6.0 - Add complete method for readline completion * 2015-06-21 Release 1.5.4 - Avoid %i syntax for now * 2015-06-17 Release 1.5.3 - Make it run on 1.9 again. - Avoid a warning in Time.dummy implementation.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-tins/Makefile4
-rw-r--r--devel/ruby-tins/PLIST4
-rw-r--r--devel/ruby-tins/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/ruby-tins/Makefile b/devel/ruby-tins/Makefile
index e48570c3851..117ca6aa1be 100644
--- a/devel/ruby-tins/Makefile
+++ b/devel/ruby-tins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/06/07 10:28:54 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/10/04 12:29:46 taca Exp $
-DISTNAME= tins-1.5.2
+DISTNAME= tins-1.6.0
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-tins/PLIST b/devel/ruby-tins/PLIST
index 64c04cbbc13..42b0e2bec85 100644
--- a/devel/ruby-tins/PLIST
+++ b/devel/ruby-tins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/07 10:28:54 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/10/04 12:29:46 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -44,6 +44,7 @@ ${GEM_LIBDIR}/lib/tins/ask_and_send.rb
${GEM_LIBDIR}/lib/tins/attempt.rb
${GEM_LIBDIR}/lib/tins/bijection.rb
${GEM_LIBDIR}/lib/tins/case_predicate.rb
+${GEM_LIBDIR}/lib/tins/complete.rb
${GEM_LIBDIR}/lib/tins/concern.rb
${GEM_LIBDIR}/lib/tins/count_by.rb
${GEM_LIBDIR}/lib/tins/date_dummy.rb
@@ -100,6 +101,7 @@ ${GEM_LIBDIR}/lib/tins/xt/ask_and_send.rb
${GEM_LIBDIR}/lib/tins/xt/attempt.rb
${GEM_LIBDIR}/lib/tins/xt/blank.rb
${GEM_LIBDIR}/lib/tins/xt/case_predicate.rb
+${GEM_LIBDIR}/lib/tins/xt/complete.rb
${GEM_LIBDIR}/lib/tins/xt/concern.rb
${GEM_LIBDIR}/lib/tins/xt/count_by.rb
${GEM_LIBDIR}/lib/tins/xt/date_dummy.rb
diff --git a/devel/ruby-tins/distinfo b/devel/ruby-tins/distinfo
index fa64c3a3446..876f23ac8e8 100644
--- a/devel/ruby-tins/distinfo
+++ b/devel/ruby-tins/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/06/07 10:28:54 taca Exp $
+$NetBSD: distinfo,v 1.6 2015/10/04 12:29:46 taca Exp $
-SHA1 (tins-1.5.2.gem) = 278838b3b6d7a589dd6bbf0247a682128ffaae0f
-RMD160 (tins-1.5.2.gem) = aef6a8b9d90517584ce2f6a00394facaaee90ec4
-Size (tins-1.5.2.gem) = 299008 bytes
+SHA1 (tins-1.6.0.gem) = 58ea8159b6d9bded93e41238a385de31b9689b26
+RMD160 (tins-1.6.0.gem) = 506226696cc11f06372a1f33f0b4539e91ea1ad7
+Size (tins-1.6.0.gem) = 299008 bytes