summaryrefslogtreecommitdiff
path: root/databases/ruby-pg
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-06-03 10:48:18 +0000
committertaca <taca@pkgsrc.org>2015-06-03 10:48:18 +0000
commit4ea1cfcebd4c49a6d4efccd9ca75a3d3231f897c (patch)
tree21cbb2c5175c97a50b53a0838d09ff48859af4a6 /databases/ruby-pg
parent1c4c09f2558b5a10bfc8347f0e51e6318ef5814a (diff)
downloadpkgsrc-4ea1cfcebd4c49a6d4efccd9ca75a3d3231f897c.tar.gz
Update ruby-pg to 0.18.2.
== v0.18.2 [2015-05-14] Michael Granger <ged@FaerieMUD.org> Enhancements: - Allow URI connection string (thanks to Chris Bandy) Bugfixes: - Speedups and fixes for PG::TextDecoder::Identifier and quoting behavior - Revert addition of PG::Connection#hostaddr [#202]. - Fix decoding of fractional timezones and timestamps [#203] - Fixes for non-C99 compilers - Avoid possible symbol name clash when linking againt static libpq.
Diffstat (limited to 'databases/ruby-pg')
-rw-r--r--databases/ruby-pg/Makefile4
-rw-r--r--databases/ruby-pg/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile
index d1ca52a5199..f2399c95455 100644
--- a/databases/ruby-pg/Makefile
+++ b/databases/ruby-pg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2015/02/01 13:24:46 taca Exp $
+# $NetBSD: Makefile,v 1.21 2015/06/03 10:48:18 taca Exp $
-DISTNAME= pg-0.18.1
+DISTNAME= pg-0.18.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
CATEGORIES= databases
diff --git a/databases/ruby-pg/distinfo b/databases/ruby-pg/distinfo
index 7d104674156..eb86ec43583 100644
--- a/databases/ruby-pg/distinfo
+++ b/databases/ruby-pg/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2015/02/01 13:24:46 taca Exp $
+$NetBSD: distinfo,v 1.15 2015/06/03 10:48:18 taca Exp $
-SHA1 (pg-0.18.1.gem) = 96b6c292c72b1bf7fad0cb5d949f96d8e06867ad
-RMD160 (pg-0.18.1.gem) = d3c34fd190bf243f43c9ed8a55f1a3153f21953e
-Size (pg-0.18.1.gem) = 213504 bytes
+SHA1 (pg-0.18.2.gem) = 6b35a1a2b565277db26fabe9ce66e1fe62306528
+RMD160 (pg-0.18.2.gem) = d6797990b435afc803bf52c21e1e22d745ab08a7
+Size (pg-0.18.2.gem) = 216576 bytes