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/fe67f69fe72e
branches:  trunk
changeset: 631786:fe67f69fe72e
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Mar 13 18:17:12 2014 +0000

description:
Update ruby-do_postgres to 0.10.14.

## 0.10.14 2014-02-13

* Don't do DNS lookup in transaction loading
* Set datestyle to ISO

diffstat:

 databases/ruby-do_postgres/Makefile |  6 +++---
 databases/ruby-do_postgres/PLIST    |  3 ++-
 databases/ruby-do_postgres/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r ff9ca6a52d39 -r fe67f69fe72e databases/ruby-do_postgres/Makefile
--- a/databases/ruby-do_postgres/Makefile       Thu Mar 13 18:16:36 2014 +0000
+++ b/databases/ruby-do_postgres/Makefile       Thu Mar 13 18:17:12 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/03/13 11:08:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2014/03/13 18:17:12 taca Exp $
 
-DISTNAME=      do_postgres-0.10.13
+DISTNAME=      do_postgres-0.10.14
 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.13<0.11:../../databases/ruby-data_objects
+DEPENDS+=      ${RUBY_PKGPREFIX}-data_objects>=0.10.14<0.11:../../databases/ruby-data_objects
 
 USE_GCC_RUNTIME=       yes
 
diff -r ff9ca6a52d39 -r fe67f69fe72e databases/ruby-do_postgres/PLIST
--- a/databases/ruby-do_postgres/PLIST  Thu Mar 13 18:16:36 2014 +0000
+++ b/databases/ruby-do_postgres/PLIST  Thu Mar 13 18:17:12 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:13:07 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/13 18:17:12 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/do_postgres/do_postgres.${RUBY_DLEXT}
 ${GEM_LIBDIR}/ChangeLog.markdown
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.markdown
diff -r ff9ca6a52d39 -r fe67f69fe72e databases/ruby-do_postgres/distinfo
--- a/databases/ruby-do_postgres/distinfo       Thu Mar 13 18:16:36 2014 +0000
+++ b/databases/ruby-do_postgres/distinfo       Thu Mar 13 18:17:12 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/06/16 14:29:07 taca Exp $
+$NetBSD: distinfo,v 1.7 2014/03/13 18:17:12 taca Exp $
 
-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
+SHA1 (do_postgres-0.10.14.gem) = e39db025a8b84de1d1cb9efab5c0a09dc53efe3b
+RMD160 (do_postgres-0.10.14.gem) = bdad023f6e265ed743e24746e97db14e916b4ab3
+Size (do_postgres-0.10.14.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index