summaryrefslogtreecommitdiff
path: root/databases/ruby-do_postgres
diff options
context:
space:
mode:
authortaca <taca>2013-06-16 14:29:07 +0000
committertaca <taca>2013-06-16 14:29:07 +0000
commit912762f714f6fca5c06d47f53a531b39378725e9 (patch)
treec1a554fff300a5afe61883b8c5b9eeaf06e79f58 /databases/ruby-do_postgres
parent79aaaca0311a38b25539a9da7b75fdcee343b2a4 (diff)
downloadpkgsrc-912762f714f6fca5c06d47f53a531b39378725e9.tar.gz
Update Ruby DataObjects to 0.10.13.
## 0.10.13 2013-05-27 * Create binaries for Ruby 2.0 on Windows * Fix segfault in do_postgres * Fix compilation of do_oracle for Ruby 2.0
Diffstat (limited to 'databases/ruby-do_postgres')
-rw-r--r--databases/ruby-do_postgres/Makefile6
-rw-r--r--databases/ruby-do_postgres/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/ruby-do_postgres/Makefile b/databases/ruby-do_postgres/Makefile
index 051efa6fe60..f463b0078a0 100644
--- a/databases/ruby-do_postgres/Makefile
+++ b/databases/ruby-do_postgres/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/02/13 15:14:04 taca Exp $
+# $NetBSD: Makefile,v 1.7 2013/06/16 14:29:07 taca Exp $
-DISTNAME= do_postgres-0.10.12
+DISTNAME= do_postgres-0.10.13
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://dataobjects.info/
COMMENT= PostgreSQL driver for DataObjects
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-data_objects>=0.10.7<0.11:../../databases/ruby-data_objects
+DEPENDS+= ${RUBY_PKGPREFIX}-data_objects>=0.10.13<0.11:../../databases/ruby-data_objects
.include "../../lang/ruby/gem.mk"
.include "../../mk/pgsql.buildlink3.mk"
diff --git a/databases/ruby-do_postgres/distinfo b/databases/ruby-do_postgres/distinfo
index 69e44fd3083..9652dea5671 100644
--- a/databases/ruby-do_postgres/distinfo
+++ b/databases/ruby-do_postgres/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/02/13 15:14:04 taca Exp $
+$NetBSD: distinfo,v 1.6 2013/06/16 14:29:07 taca Exp $
-SHA1 (do_postgres-0.10.12.gem) = 089f6bec2bb603cf11d83bb5ebb63e5a6c0de276
-RMD160 (do_postgres-0.10.12.gem) = 1010f8e43ca539297b982a8be242cc652ee605b7
-Size (do_postgres-0.10.12.gem) = 30720 bytes
+SHA1 (do_postgres-0.10.13.gem) = 310021c5d3981fe2d07adef4c5cb9e2c042c2798
+RMD160 (do_postgres-0.10.13.gem) = 60dc89a8af863c4a49c58df235e07218346a2c98
+Size (do_postgres-0.10.13.gem) = 31744 bytes