summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortsutsui <tsutsui>2016-03-16 15:34:01 +0000
committertsutsui <tsutsui>2016-03-16 15:34:01 +0000
commit8d45c81f2e3f9fd1481e43a1b799d084eaa35203 (patch)
tree990fac68c0a21f59fd662e7f3bac6db08c4f17bc /misc
parent89e1fbb9dea5a28f7dedafaf9489769ee4317336 (diff)
downloadpkgsrc-8d45c81f2e3f9fd1481e43a1b799d084eaa35203.tar.gz
Remove ruby-hashie1 package.
The only user ruby-userstream just wants Hashie::Mash.new and works with the latest ruby-hashie, and there is no other user of this package.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-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/distinfo6
5 files changed, 1 insertions, 57 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 8d2f999a9d1..a6480c206f9 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.465 2016/01/10 11:52:05 tsutsui Exp $
+# $NetBSD: Makefile,v 1.466 2016/03/16 15:34:01 tsutsui Exp $
#
COMMENT= Miscellaneous utilities
@@ -280,7 +280,6 @@ SUBDIR+= ruby-descendants_tracker
SUBDIR+= ruby-equalizer
SUBDIR+= ruby-gem_plugin
SUBDIR+= ruby-hashie
-SUBDIR+= ruby-hashie1
SUBDIR+= ruby-hashie2
SUBDIR+= ruby-launchy
SUBDIR+= ruby-memoizable
diff --git a/misc/ruby-hashie1/DESCR b/misc/ruby-hashie1/DESCR
deleted file mode 100644
index 2f774cbeed1..00000000000
--- a/misc/ruby-hashie1/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-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
deleted file mode 100644
index 18fc16375a7..00000000000
--- a/misc/ruby-hashie1/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $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
deleted file mode 100644
index 122ecfb2eb3..00000000000
--- a/misc/ruby-hashie1/PLIST
+++ /dev/null
@@ -1,29 +0,0 @@
-@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
deleted file mode 100644
index 9748f332bde..00000000000
--- a/misc/ruby-hashie1/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 23:49:50 agc Exp $
-
-SHA1 (hashie-1.2.0.gem) = 0c716b850926cfedf018eef0b7ad6b35c8c9af9b
-RMD160 (hashie-1.2.0.gem) = e3ada67027f7195dc60ce06956bcc1e0d574cc32
-SHA512 (hashie-1.2.0.gem) = d036833d098813e2135a4c7936ec1a983c74760852570c8ed45dd82ef1460c1ddb3f743477071ecd1e3f44d64546947328a5a98901694fde5d98d9f18f969ddf
-Size (hashie-1.2.0.gem) = 15872 bytes