summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca>2015-03-13 14:45:47 +0000
committertaca <taca>2015-03-13 14:45:47 +0000
commita7dbfd6bc2d498a3073120bcf25422a4307a1a06 (patch)
tree468db9736affccd63629fc14a7ca4e83a118c526 /misc
parente7b87d912617931de3857e56d69e4183a2b4e004 (diff)
downloadpkgsrc-a7dbfd6bc2d498a3073120bcf25422a4307a1a06.tar.gz
Update ruby-descendants_tracker to 0.0.4.
No changes available but several improvements and bug fixes.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-descendants_tracker/Makefile6
-rw-r--r--misc/ruby-descendants_tracker/PLIST6
-rw-r--r--misc/ruby-descendants_tracker/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/misc/ruby-descendants_tracker/Makefile b/misc/ruby-descendants_tracker/Makefile
index 17653209b20..58c62ae74c8 100644
--- a/misc/ruby-descendants_tracker/Makefile
+++ b/misc/ruby-descendants_tracker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/01/17 12:54:09 obache Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/13 14:45:47 taca Exp $
#
-DISTNAME= descendants_tracker-0.0.3
+DISTNAME= descendants_tracker-0.0.4
CATEGORIES= misc
MAINTAINER= tsutsui@NetBSD.org
@@ -9,6 +9,8 @@ HOMEPAGE= https://github.com/dkubb/descendants_tracker
COMMENT= Ruby Module that adds descendant tracking to a class
LICENSE= mit
+DEPENDS+= ${RUBY_PKGPREFIX}-thread_safe>=0.3.1:../../misc/ruby-thread_safe
+
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
diff --git a/misc/ruby-descendants_tracker/PLIST b/misc/ruby-descendants_tracker/PLIST
index 09fe8f4f02e..677223fd4dd 100644
--- a/misc/ruby-descendants_tracker/PLIST
+++ b/misc/ruby-descendants_tracker/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2014/01/17 12:54:09 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/13 14:45:47 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.rvmrc
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.ruby-gemset
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.devtools
${GEM_LIBDIR}/Guardfile
diff --git a/misc/ruby-descendants_tracker/distinfo b/misc/ruby-descendants_tracker/distinfo
index 3fee299ad92..efe81b92e90 100644
--- a/misc/ruby-descendants_tracker/distinfo
+++ b/misc/ruby-descendants_tracker/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/01/17 12:54:09 obache Exp $
+$NetBSD: distinfo,v 1.2 2015/03/13 14:45:47 taca Exp $
-SHA1 (descendants_tracker-0.0.3.gem) = e1c7da74008adfd349c6858d4027c728c7744b8a
-RMD160 (descendants_tracker-0.0.3.gem) = 1485937ca10782be365b1311a0eb18639652ccb7
-Size (descendants_tracker-0.0.3.gem) = 10752 bytes
+SHA1 (descendants_tracker-0.0.4.gem) = 59685cb141778a184c2cf5acc61eaea241767cc0
+RMD160 (descendants_tracker-0.0.4.gem) = 65da99dbab274c36ee8876eb46f3fc4c1e04c4b8
+Size (descendants_tracker-0.0.4.gem) = 11264 bytes