pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-do_postgres Update ruby-do_postgres to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d52d0f2e8503
branches:  trunk
changeset: 652423:d52d0f2e8503
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 01 12:55:56 2015 +0000

description:
Update ruby-do_postgres to 0.10.16.

## 0.10.16 2015-05-17

* Fix compile issue with do_postgres on stock OS X Ruby

diffstat:

 databases/ruby-do_postgres/Makefile |  6 +++---
 databases/ruby-do_postgres/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 3b2494577450 -r d52d0f2e8503 databases/ruby-do_postgres/Makefile
--- a/databases/ruby-do_postgres/Makefile       Mon Jun 01 12:54:54 2015 +0000
+++ b/databases/ruby-do_postgres/Makefile       Mon Jun 01 12:55:56 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2015/02/17 14:49:10 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/06/01 12:55:56 taca Exp $
 
-DISTNAME=      do_postgres-0.10.15
+DISTNAME=      do_postgres-0.10.16
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@
 COMMENT=       PostgreSQL driver for DataObjects
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-data_objects>=0.10.15<0.11:../../databases/ruby-data_objects
+DEPENDS+=      ${RUBY_PKGPREFIX}-data_objects>=0.10.16<0.11:../../databases/ruby-data_objects
 
 USE_GCC_RUNTIME=       yes
 
diff -r 3b2494577450 -r d52d0f2e8503 databases/ruby-do_postgres/distinfo
--- a/databases/ruby-do_postgres/distinfo       Mon Jun 01 12:54:54 2015 +0000
+++ b/databases/ruby-do_postgres/distinfo       Mon Jun 01 12:55:56 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2015/02/17 14:49:10 taca Exp $
+$NetBSD: distinfo,v 1.9 2015/06/01 12:55:56 taca Exp $
 
-SHA1 (do_postgres-0.10.15.gem) = 31d9357bf3cbad5a215dfe3d103f6a7d25c34fc8
-RMD160 (do_postgres-0.10.15.gem) = 7a73fdc94491df831bf066210e2cc9c17d30b3b4
-Size (do_postgres-0.10.15.gem) = 31744 bytes
+SHA1 (do_postgres-0.10.16.gem) = c79a4a8c6b2570c3a4f6a706dd2f40521e29c14d
+RMD160 (do_postgres-0.10.16.gem) = c81c0b22a831ea2f7ea53995960014f6effc71c8
+Size (do_postgres-0.10.16.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index