Sunday, December 08, 2024

databases/p5-DBD-SQLite: update to 1.76

Robert, ports@,

I had noticed that p5-DBD-SQLite was updated a few months ago, here an
update to 1.76 which I had tested on -current/amd64.

Changelog:

Changes for version 1.76 - 2024-10-19
- Switched to a production version

Changes for version 1.75_01 - 2024-09-17
- Upgraded SQLite to 3.46.1
- Fix for Windows quadmath builds
- Omit load_extension if static build

Ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/databases/p5-DBD-SQLite/Makefile,v
diff -u -p -r1.49 Makefile
--- Makefile 21 Sep 2023 10:28:33 -0000 1.49
+++ Makefile 8 Dec 2024 02:36:29 -0000
@@ -1,7 +1,7 @@
COMMENT= SQLite drivers for the Perl DBI

MODULES= cpan
-DISTNAME= DBD-SQLite-1.74
+DISTNAME= DBD-SQLite-1.76
CATEGORIES= databases
EPOCH= 0

Index: distinfo
===================================================================
RCS file: /home/cvs/ports/databases/p5-DBD-SQLite/distinfo,v
diff -u -p -r1.20 distinfo
--- distinfo 21 Sep 2023 10:28:33 -0000 1.20
+++ distinfo 8 Dec 2024 11:18:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (DBD-SQLite-1.74.tar.gz) = iZSZfYS5/rRUd5X3h0bGYfty48tqJdvdeJtzH1aIpN0=
-SIZE (DBD-SQLite-1.74.tar.gz) = 2656440
+SHA256 (DBD-SQLite-1.76.tar.gz) = CjOnqTW+YzcQcdvmAM+u+mfNlxtnWAqRe79uuvcjxYQ=
+SIZE (DBD-SQLite-1.76.tar.gz) = 2747259

--
wbr, Kirill

No comments:

Post a Comment