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:           Sat Apr 29 13:32:28 UTC 2023

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

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

1.5.3 (2023-04-28)

* Fix possible segfault when creating a new PG::Result with type map. #530
* Add category to deprecation warnings of Coder.new, so that they are
  suppressed for most users. #528


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/databases/ruby-pg/Makefile
cvs rdiff -u -r1.34 -r1.35 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.39 pkgsrc/databases/ruby-pg/Makefile:1.40
--- pkgsrc/databases/ruby-pg/Makefile:1.39      Thu Apr 27 13:46:29 2023
+++ pkgsrc/databases/ruby-pg/Makefile   Sat Apr 29 13:32:27 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2023/04/27 13:46:29 taca Exp $
+# $NetBSD: Makefile,v 1.40 2023/04/29 13:32:27 taca Exp $
 
-DISTNAME=      pg-1.5.2
+DISTNAME=      pg-1.5.3
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
 CATEGORIES=    databases
 

Index: pkgsrc/databases/ruby-pg/distinfo
diff -u pkgsrc/databases/ruby-pg/distinfo:1.34 pkgsrc/databases/ruby-pg/distinfo:1.35
--- pkgsrc/databases/ruby-pg/distinfo:1.34      Thu Apr 27 13:46:29 2023
+++ pkgsrc/databases/ruby-pg/distinfo   Sat Apr 29 13:32:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2023/04/27 13:46:29 taca Exp $
+$NetBSD: distinfo,v 1.35 2023/04/29 13:32:27 taca Exp $
 
-BLAKE2s (pg-1.5.2.gem) = 223936dee5525944e846113783e88a2aff6fe321daa72bfaba5977b7618f7032
-SHA512 (pg-1.5.2.gem) = 1ff0758064f4ea8646e79c964b37848b47145fb357038d9297a9c9583d9be1530f0c9ed1073f0d5f98835f7ae20733275c0e508c57eb5b1463d374c9e8d01fe5
-Size (pg-1.5.2.gem) = 232448 bytes
+BLAKE2s (pg-1.5.3.gem) = 96a4e9fc344bdfcb7bf483f23215b4677f9482ba11ec1f2d9a350f34390d3fd7
+SHA512 (pg-1.5.3.gem) = 31d89a4bb0e172d2acd148f1553c7049a93d4428b66cf1cd2b01c66ac52110ce445d4f733adffb6547e895947ca9f817021ecf8ba9726987abf2f9cdf4e36d98
+Size (pg-1.5.3.gem) = 232960 bytes



Home | Main Index | Thread Index | Old Index