pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/ruby-pg



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 20 13:19:13 UTC 2019

Modified Files:
        pkgsrc/databases/ruby-pg: Makefile distinfo

Log Message:
databases/ruby-pg: update to 1.1.4

== v1.1.4 [2019-01-08] Michael Granger <ged%FaerieMUD.org@localhost>

- Fix PG::BinaryDecoder::Timestamp on 32 bit systems. # 284
- Add new error-codes of PostgreSQL-11.
- Add ruby-2.6 support for Windows fat binary gems and remove ruby-2.0 and 2.1.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/databases/ruby-pg/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/ruby-pg/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/ruby-pg/Makefile
diff -u pkgsrc/databases/ruby-pg/Makefile:1.31 pkgsrc/databases/ruby-pg/Makefile:1.32
--- pkgsrc/databases/ruby-pg/Makefile:1.31      Sun Sep 23 13:56:53 2018
+++ pkgsrc/databases/ruby-pg/Makefile   Sun Jan 20 13:19:13 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2018/09/23 13:56:53 taca Exp $
+# $NetBSD: Makefile,v 1.32 2019/01/20 13:19:13 taca Exp $
 
-DISTNAME=      pg-1.1.3
+DISTNAME=      pg-1.1.4
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
 CATEGORIES=    databases
 

Index: pkgsrc/databases/ruby-pg/distinfo
diff -u pkgsrc/databases/ruby-pg/distinfo:1.24 pkgsrc/databases/ruby-pg/distinfo:1.25
--- pkgsrc/databases/ruby-pg/distinfo:1.24      Sun Sep 23 13:56:53 2018
+++ pkgsrc/databases/ruby-pg/distinfo   Sun Jan 20 13:19:13 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2018/09/23 13:56:53 taca Exp $
+$NetBSD: distinfo,v 1.25 2019/01/20 13:19:13 taca Exp $
 
-SHA1 (pg-1.1.3.gem) = c26d2d390b3476f836a6604d3445bb3ae85a985e
-RMD160 (pg-1.1.3.gem) = b3c0a49cbea45fef32ee42ee90e5f2f890c3d79f
-SHA512 (pg-1.1.3.gem) = 0a1089a3687085169ff3225f93ee0722e93f1d8b05e4034f29d602afd584580036a23d5d2743f77c4023e593ed573b72ca2bcba6400b0ecc428b4717590ad27f
-Size (pg-1.1.3.gem) = 233472 bytes
+SHA1 (pg-1.1.4.gem) = c38302c2f1962f7031f6f960e7a68fbfa4e4f2f0
+RMD160 (pg-1.1.4.gem) = eac9d3644788ebd9d1ba39cb6cb65df390670997
+SHA512 (pg-1.1.4.gem) = 442eadb4e9fe51aaef71cb5bbe8786c61dc4cfaa1241491270cb251f062abae88b6b2ef88dec7ab6ba2baa6390e954a2fcf4862cc95be4bc516e029c788fa1d9
+Size (pg-1.1.4.gem) = 233984 bytes



Home | Main Index | Thread Index | Old Index