diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-21 19:26:44 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-21 19:26:44 +0000 |
| commit | 4a2eed69b76f8539e63a7214b92737f5af0bb37c (patch) | |
| tree | 4ef386c8824a7d1da1d46246315001d5d8d087a7 | |
| parent | 5159df1a1d7c92afee3f37c7fb895755a53e5dd4 (diff) | |
devel/rubygem-hashie2: Remove obsoleted port
Use devel/rubygem-hashie instead.
With hat: ruby
| -rw-r--r-- | devel/rubygem-hashie2/Makefile | 19 | ||||
| -rw-r--r-- | devel/rubygem-hashie2/distinfo | 2 | ||||
| -rw-r--r-- | devel/rubygem-hashie2/pkg-descr | 12 |
3 files changed, 0 insertions, 33 deletions
diff --git a/devel/rubygem-hashie2/Makefile b/devel/rubygem-hashie2/Makefile deleted file mode 100644 index 8b4f41665379..000000000000 --- a/devel/rubygem-hashie2/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= hashie -PORTVERSION= 2.1.2 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 2 - -MAINTAINER= renchap@cocoa-x.com -COMMENT= Simple collection of useful Hash extensions - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -NO_ARCH= yes -USE_RUBY= yes -USES= gem - -PORTSCOUT= limit:^2\. - -.include <bsd.port.mk> diff --git a/devel/rubygem-hashie2/distinfo b/devel/rubygem-hashie2/distinfo deleted file mode 100644 index 0e434d53f880..000000000000 --- a/devel/rubygem-hashie2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/hashie-2.1.2.gem) = a9e1e4928bf4f5a5683ea9c7ef29e50fb93f72542f9a9550e205fe33a6568923 -SIZE (rubygem/hashie-2.1.2.gem) = 34816 diff --git a/devel/rubygem-hashie2/pkg-descr b/devel/rubygem-hashie2/pkg-descr deleted file mode 100644 index 9c668b210e01..000000000000 --- a/devel/rubygem-hashie2/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Hashie is available as a RubyGem which extend Hashes and make them more useful. - - * Hashie::Mash: gives simple pseudo-object functionality that can be - built from hashes and easily extended - * Hashie::Dash: has a discrete set of defined properties and only those - properties may be set on the hash. - * Hashie::Trash: a Dash that allows you to translate keys on - initialization. - * Hashie::Clash: allows you to easily construct complex hashes using - method notation chaining. - -WWW: https://github.com/intridea/hashie |
