Wednesday, May 25, 2022

Update: ruby-pg 1.3.5

Simple update to the latest release of the pg gem. Release notes
available at https://github.com/ged/ruby-pg/blob/master/History.rdoc

Tested on amd64. Will commit in a couple days unless I hear objections.

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/ruby-pg/Makefile,v
retrieving revision 1.44
diff -u -p -r1.44 Makefile
--- Makefile 18 Mar 2022 20:47:45 -0000 1.44
+++ Makefile 25 May 2022 20:04:12 -0000
@@ -1,6 +1,6 @@
COMMENT = PostgreSQL database interface for ruby

-DISTNAME = pg-1.3.4
+DISTNAME = pg-1.3.5
CATEGORIES = databases

MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/ruby-pg/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- distinfo 18 Mar 2022 20:47:45 -0000 1.27
+++ distinfo 25 May 2022 20:04:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (pg-1.3.4.gem) = q7I3I0Y/3IyHf0Jnm4QOgVGO4mtHK1rE/TFW+tUcDCQ=
-SIZE (pg-1.3.4.gem) = 200192
+SHA256 (pg-1.3.5.gem) = JtY/8CenLlCVDMDtoLo4qHjdWdfMJwXSM0qWPFj9PoM=
+SIZE (pg-1.3.5.gem) = 201216

No comments:

Post a Comment