summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-postgres-adapter
diff options
context:
space:
mode:
authortaca <taca>2011-12-17 17:30:36 +0000
committertaca <taca>2011-12-17 17:30:36 +0000
commit03e405c2ca88dcab583c28144116a95dff986482 (patch)
treef6eacfe1623b6b47ca5ce338850bf0fee1cf53d5 /databases/ruby-dm-postgres-adapter
parentd58faf97708b6754b82b15168fd3997f035b9ea2 (diff)
downloadpkgsrc-03e405c2ca88dcab583c28144116a95dff986482.tar.gz
Imporring databases/ruby-dm-postgres-adapter pacakge version 1.2.0.
PostgreSQL Adapter for DataMapper.
Diffstat (limited to 'databases/ruby-dm-postgres-adapter')
-rw-r--r--databases/ruby-dm-postgres-adapter/DESCR1
-rw-r--r--databases/ruby-dm-postgres-adapter/Makefile16
-rw-r--r--databases/ruby-dm-postgres-adapter/PLIST18
-rw-r--r--databases/ruby-dm-postgres-adapter/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/databases/ruby-dm-postgres-adapter/DESCR b/databases/ruby-dm-postgres-adapter/DESCR
new file mode 100644
index 00000000000..83f89bac0a1
--- /dev/null
+++ b/databases/ruby-dm-postgres-adapter/DESCR
@@ -0,0 +1 @@
+PostgreSQL Adapter for DataMapper.
diff --git a/databases/ruby-dm-postgres-adapter/Makefile b/databases/ruby-dm-postgres-adapter/Makefile
new file mode 100644
index 00000000000..1a8d8798a5e
--- /dev/null
+++ b/databases/ruby-dm-postgres-adapter/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/12/17 17:30:36 taca Exp $
+
+DISTNAME= dm-postgres-adapter-1.2.0
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://github.com/datamapper/dm-postgres-adapter
+COMMENT= PostgreSQL Adapter for DataMapper
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
+DEPENDS+= ${RUBY_PKGPREFIX}-do_postgres>=0.10.6<0.11:../../databases/ruby-do_postgres
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-do-adapter>=1.2.0<1.3:../../databases/ruby-dm-do-adapter
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/ruby-dm-postgres-adapter/PLIST b/databases/ruby-dm-postgres-adapter/PLIST
new file mode 100644
index 00000000000..ae85629e863
--- /dev/null
+++ b/databases/ruby-dm-postgres-adapter/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:30:36 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/dm-postgres-adapter.gemspec
+${GEM_LIBDIR}/lib/dm-postgres-adapter.rb
+${GEM_LIBDIR}/lib/dm-postgres-adapter/adapter.rb
+${GEM_LIBDIR}/lib/dm-postgres-adapter/spec/setup.rb
+${GEM_LIBDIR}/spec/adapter_spec.rb
+${GEM_LIBDIR}/spec/rcov.opts
+${GEM_LIBDIR}/spec/spec.opts
+${GEM_LIBDIR}/spec/spec_helper.rb
+${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-postgres-adapter/distinfo b/databases/ruby-dm-postgres-adapter/distinfo
new file mode 100644
index 00000000000..3cace819a53
--- /dev/null
+++ b/databases/ruby-dm-postgres-adapter/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/12/17 17:30:36 taca Exp $
+
+SHA1 (dm-postgres-adapter-1.2.0.gem) = 924fd356028d4cf30e58e8b91209347b64f28901
+RMD160 (dm-postgres-adapter-1.2.0.gem) = d7fff082cb0d87da1da779003fc31d9a0d02c37f
+Size (dm-postgres-adapter-1.2.0.gem) = 6656 bytes