From 912762f714f6fca5c06d47f53a531b39378725e9 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 16 Jun 2013 14:29:07 +0000 Subject: 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 --- databases/ruby-do_postgres/Makefile | 6 +++--- databases/ruby-do_postgres/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'databases/ruby-do_postgres') 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 -- cgit v1.2.3