summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-active_model
diff options
context:
space:
mode:
authortaca <taca>2011-12-17 17:34:53 +0000
committertaca <taca>2011-12-17 17:34:53 +0000
commit1f54fbbf2a75452a10b51f43c4dd67d93ddc53ed (patch)
tree6255a9e60ab644a1b3496695d2d9f50200bc9e1a /databases/ruby-dm-active_model
parent46e94f3acc0f28944248f42257d34adb5a5d7c1c (diff)
downloadpkgsrc-1f54fbbf2a75452a10b51f43c4dd67d93ddc53ed.tar.gz
Importing databases/ruby-dm-active_model package version 1.2.0.
This plugin makes datamapper compliant with active_model conventions and thus compatible with rails3.
Diffstat (limited to 'databases/ruby-dm-active_model')
-rw-r--r--databases/ruby-dm-active_model/DESCR2
-rw-r--r--databases/ruby-dm-active_model/Makefile17
-rw-r--r--databases/ruby-dm-active_model/PLIST24
-rw-r--r--databases/ruby-dm-active_model/distinfo5
4 files changed, 48 insertions, 0 deletions
diff --git a/databases/ruby-dm-active_model/DESCR b/databases/ruby-dm-active_model/DESCR
new file mode 100644
index 00000000000..13459eeb278
--- /dev/null
+++ b/databases/ruby-dm-active_model/DESCR
@@ -0,0 +1,2 @@
+This plugin makes datamapper compliant with active_model conventions and thus
+compatible with rails3.
diff --git a/databases/ruby-dm-active_model/Makefile b/databases/ruby-dm-active_model/Makefile
new file mode 100644
index 00000000000..15e74984218
--- /dev/null
+++ b/databases/ruby-dm-active_model/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/12/17 17:34:53 taca Exp $
+
+DISTNAME= dm-active_model-1.2.0
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://github.com/datamapper/dm-active_model
+COMMENT= active_model compliance for datamapper
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
+DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
+
+RUBY_RAILS_SUPPORTED= 31
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/ruby-dm-active_model/PLIST b/databases/ruby-dm-active_model/PLIST
new file mode 100644
index 00000000000..edcd8640b84
--- /dev/null
+++ b/databases/ruby-dm-active_model/PLIST
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:34:53 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.document
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/TODO
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/dm-active_model.gemspec
+${GEM_LIBDIR}/lib/dm-active_model.rb
+${GEM_LIBDIR}/lib/dm-active_model/version.rb
+${GEM_LIBDIR}/spec/amo_interface_compliance_spec.rb
+${GEM_LIBDIR}/spec/amo_validation_compliance_spec.rb
+${GEM_LIBDIR}/spec/dm-active_model_spec.rb
+${GEM_LIBDIR}/spec/lib/amo_lint_extensions.rb
+${GEM_LIBDIR}/spec/rcov.opts
+${GEM_LIBDIR}/spec/spec.opts
+${GEM_LIBDIR}/tasks/changelog.rake
+${GEM_LIBDIR}/tasks/spec.rake
+${GEM_LIBDIR}/tasks/yard.rake
+${GEM_LIBDIR}/tasks/yardstick.rake
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/databases/ruby-dm-active_model/distinfo b/databases/ruby-dm-active_model/distinfo
new file mode 100644
index 00000000000..8b0312b3f05
--- /dev/null
+++ b/databases/ruby-dm-active_model/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/12/17 17:34:53 taca Exp $
+
+SHA1 (dm-active_model-1.2.0.gem) = 6a5cf9cbee3388aa29b227b68c8b2935df6aaee7
+RMD160 (dm-active_model-1.2.0.gem) = e3ec12c73431aa238577f5f41a5e77a98c6dc134
+Size (dm-active_model-1.2.0.gem) = 9216 bytes