Sat Dec 30 04:38:12 2017 UTC ()
devel/ruby-diva: added ruby-diva-0.3.0.

This gem is required by forthcoming mikutter-3.6.0.

This library is an implementation of expression for handling things.
It replaces Retriever module of mikutter.

Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary, you can
obtain a common interface and it is useful for cooperation among
mikutter plugins.


(tsutsui)
diff -r0 -r1.1 pkgsrc/devel/ruby-diva/DESCR
diff -r0 -r1.1 pkgsrc/devel/ruby-diva/Makefile
diff -r0 -r1.1 pkgsrc/devel/ruby-diva/PLIST
diff -r0 -r1.1 pkgsrc/devel/ruby-diva/distinfo

File Added: pkgsrc/devel/ruby-diva/DESCR
This library is an implementation of expression for handling things.
It replaces Retriever module of mikutter.

Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary, you can
obtain a common interface and it is useful for cooperation among
mikutter plugins.

File Added: pkgsrc/devel/ruby-diva/Makefile
# $NetBSD: Makefile,v 1.1 2017/12/30 04:38:12 tsutsui Exp $

DISTNAME=	diva-0.3.0
PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES=	devel

MAINTAINER=	tsutsui@NetBSD.org
HOMEPAGE=	https://rubygems.org/gems/diva
COMMENT=	Implementation of expression for handling things
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-addressable>=2.5<2.6:../../net/ruby-addressable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/ruby-diva/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/12/30 04:38:12 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/console
${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/diva.gemspec
${GEM_LIBDIR}/lib/diva.rb
${GEM_LIBDIR}/lib/diva/combinator.rb
${GEM_LIBDIR}/lib/diva/datasource.rb
${GEM_LIBDIR}/lib/diva/error.rb
${GEM_LIBDIR}/lib/diva/field.rb
${GEM_LIBDIR}/lib/diva/field_generator.rb
${GEM_LIBDIR}/lib/diva/model.rb
${GEM_LIBDIR}/lib/diva/model_extend.rb
${GEM_LIBDIR}/lib/diva/spec.rb
${GEM_LIBDIR}/lib/diva/type.rb
${GEM_LIBDIR}/lib/diva/uri.rb
${GEM_LIBDIR}/lib/diva/version.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

File Added: pkgsrc/devel/ruby-diva/distinfo
$NetBSD: distinfo,v 1.1 2017/12/30 04:38:12 tsutsui Exp $

SHA1 (diva-0.3.0.gem) = 595b30fbd7eb29576069e8d21b629785b38ac0d1
RMD160 (diva-0.3.0.gem) = 9e99b5ca0e0eee4bc93d6ab0156d2294dfa88b16
SHA512 (diva-0.3.0.gem) = 73709fc2f7560f8a441298e0ea1e8ddf1e39906546fe32f088abe18bf60329980c1982588a5b768917a4a856ee56e11764c5dfefc4ddfd495fc2f76aa2df3ac5
Size (diva-0.3.0.gem) = 13824 bytes