summaryrefslogtreecommitdiff
path: root/databases/ruby-pg
diff options
context:
space:
mode:
authortaca <taca>2015-09-13 04:47:39 +0000
committertaca <taca>2015-09-13 04:47:39 +0000
commit6f9e80e50256d8323556a766230893fc7c97e9c1 (patch)
tree7d880d6acee936b0bf53a7f46e972962ed4a99bf /databases/ruby-pg
parentaed51f0c6253984d297ab3e907bcdc8487eb4b95 (diff)
downloadpkgsrc-6f9e80e50256d8323556a766230893fc7c97e9c1.tar.gz
Update ruby-pg to 0.18.3.
== v0.18.3 [2015-09-03] Michael Granger <ged@FaerieMUD.org> Enhancements: - Use rake-compiler-dock to build windows gems easily. - Add CI-tests on appveyor and fix test cases accordingly. Bugfixes: - Fix data type resulting in wrong base64 encoding. - Change instance_of checks to kind_of for subclassing. #220 - TextDecoder::Date returns an actual Ruby Date instead of a Time (thanks to Thomas Ramfjord)
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 f2399c95455..79f404952ca 100644
--- a/databases/ruby-pg/Makefile
+++ b/databases/ruby-pg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2015/06/03 10:48:18 taca Exp $
+# $NetBSD: Makefile,v 1.22 2015/09/13 04:47:39 taca Exp $
-DISTNAME= pg-0.18.2
+DISTNAME= pg-0.18.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
CATEGORIES= databases
diff --git a/databases/ruby-pg/distinfo b/databases/ruby-pg/distinfo
index eb86ec43583..aa6260996ba 100644
--- a/databases/ruby-pg/distinfo
+++ b/databases/ruby-pg/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2015/06/03 10:48:18 taca Exp $
+$NetBSD: distinfo,v 1.16 2015/09/13 04:47:39 taca Exp $
-SHA1 (pg-0.18.2.gem) = 6b35a1a2b565277db26fabe9ce66e1fe62306528
-RMD160 (pg-0.18.2.gem) = d6797990b435afc803bf52c21e1e22d745ab08a7
-Size (pg-0.18.2.gem) = 216576 bytes
+SHA1 (pg-0.18.3.gem) = fc7af57ab8b8d58a35b78cfbe6be869b130127fe
+RMD160 (pg-0.18.3.gem) = 2622cd1b422ea0f3716edfe583a6aa082f80819c
+Size (pg-0.18.3.gem) = 218624 bytes