Update to the latest release of the amalgalite gem. The only change
is an update to the embedded version of SQLite (from 3.41.2 to 3.45.1).

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

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/ruby-amalgalite/Makefile,v
diff -u -p -u -p -r1.27 Makefile
--- Makefile    1 Sep 2023 08:53:45 -0000       1.27
+++ Makefile    8 Nov 2024 02:46:30 -0000
@@ -1,6 +1,6 @@
 COMMENT =      ruby SQLite3 embedded database library
 
-DISTNAME =     amalgalite-1.9.1
+DISTNAME =     amalgalite-1.9.4
 CATEGORIES =   databases
 
 HOMEPAGE =     https://github.com/copiousfreetime/amalgalite
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/ruby-amalgalite/distinfo,v
diff -u -p -u -p -r1.10 distinfo
--- distinfo    1 Sep 2023 08:53:45 -0000       1.10
+++ distinfo    8 Nov 2024 02:46:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (amalgalite-1.9.1.gem) = V0xs3X6l3YhNQQ+QE8t+900iKZ8iRDvi4btBEXWlBQc=
-SIZE (amalgalite-1.9.1.gem) = 2527744
+SHA256 (amalgalite-1.9.4.gem) = OAugVkTqIREWbAPJbU4v/syKEUXQVfyrEQh7smUNIYA=
+SIZE (amalgalite-1.9.4.gem) = 2618880

Reply via email to