summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-04 14:02:40 +0000
committertaca <taca@pkgsrc.org>2015-02-04 14:02:40 +0000
commitb102027c89eb8455864594d33a76534bf322f07e (patch)
treed3c01bbca07d06fd5dfdfc81defd6d7d18bc59c7 /misc
parent0e430473ccd844aaf4f43e83378cd30cb0e4ed05 (diff)
downloadpkgsrc-b102027c89eb8455864594d33a76534bf322f07e.tar.gz
Add ruby-hashie packave versino 1.2.0 as ruby-hashie1.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-hashie1/DESCR2
-rw-r--r--misc/ruby-hashie1/Makefile18
-rw-r--r--misc/ruby-hashie1/PLIST29
-rw-r--r--misc/ruby-hashie1/distinfo5
4 files changed, 54 insertions, 0 deletions
diff --git a/misc/ruby-hashie1/DESCR b/misc/ruby-hashie1/DESCR
new file mode 100644
index 00000000000..2f774cbeed1
--- /dev/null
+++ b/misc/ruby-hashie1/DESCR
@@ -0,0 +1,2 @@
+Hashie is a small collection of tools that make hashes more powerful.
+Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
diff --git a/misc/ruby-hashie1/Makefile b/misc/ruby-hashie1/Makefile
new file mode 100644
index 00000000000..18fc16375a7
--- /dev/null
+++ b/misc/ruby-hashie1/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/02/04 14:02:40 taca Exp $
+#
+
+DISTNAME= hashie-1.2.0
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/hashie/hashie1/}
+CATEGORIES= misc
+
+MAINTAINER= tsutsui@NetBSD.org
+HOMEPAGE= https://github.com/intridea/hashie
+COMMENT= Small collection of tools that make hashes more powerful
+
+
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-hashie1/PLIST b/misc/ruby-hashie1/PLIST
new file mode 100644
index 00000000000..122ecfb2eb3
--- /dev/null
+++ b/misc/ruby-hashie1/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1 2015/02/04 14:02:40 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.document
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.lock
+${GEM_LIBDIR}/Guardfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/hashie.gemspec
+${GEM_LIBDIR}/lib/hashie.rb
+${GEM_LIBDIR}/lib/hashie/clash.rb
+${GEM_LIBDIR}/lib/hashie/dash.rb
+${GEM_LIBDIR}/lib/hashie/hash.rb
+${GEM_LIBDIR}/lib/hashie/hash_extensions.rb
+${GEM_LIBDIR}/lib/hashie/mash.rb
+${GEM_LIBDIR}/lib/hashie/trash.rb
+${GEM_LIBDIR}/lib/hashie/version.rb
+${GEM_LIBDIR}/spec/hashie/clash_spec.rb
+${GEM_LIBDIR}/spec/hashie/dash_spec.rb
+${GEM_LIBDIR}/spec/hashie/hash_spec.rb
+${GEM_LIBDIR}/spec/hashie/mash_spec.rb
+${GEM_LIBDIR}/spec/hashie/trash_spec.rb
+${GEM_LIBDIR}/spec/spec.opts
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/misc/ruby-hashie1/distinfo b/misc/ruby-hashie1/distinfo
new file mode 100644
index 00000000000..f7c10f035e9
--- /dev/null
+++ b/misc/ruby-hashie1/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/02/04 14:02:40 taca Exp $
+
+SHA1 (hashie-1.2.0.gem) = 0c716b850926cfedf018eef0b7ad6b35c8c9af9b
+RMD160 (hashie-1.2.0.gem) = e3ada67027f7195dc60ce06956bcc1e0d574cc32
+Size (hashie-1.2.0.gem) = 15872 bytes