Simple update to the latest version of ruby-pg.  Changelog at:
https://raw.githubusercontent.com/ged/ruby-pg/v1.4.5/History.rdoc

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

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/ruby-pg/Makefile,v
retrieving revision 1.47
diff -u -p -r1.47 Makefile
--- Makefile    25 Aug 2022 22:31:31 -0000      1.47
+++ Makefile    22 Nov 2022 22:38:08 -0000
@@ -1,6 +1,6 @@
 COMMENT =      PostgreSQL database interface for ruby
 
-DISTNAME =     pg-1.4.3
+DISTNAME =     pg-1.4.5
 CATEGORIES =   databases
 
 MAINTAINER =   Jeremy Evans <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/ruby-pg/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo    25 Aug 2022 22:31:31 -0000      1.30
+++ distinfo    22 Nov 2022 22:38:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (pg-1.4.3.gem) = qwIZzdnldQq7BLi8paWkkPYKvfN1AwJ/0vkNDC0x8vo=
-SIZE (pg-1.4.3.gem) = 201728
+SHA256 (pg-1.4.5.gem) = wTm9NJB+e74ykam15lG88A3h+KmaMUjAZLwtGxC1pvE=
+SIZE (pg-1.4.5.gem) = 202240

Reply via email to