pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/p5-DBD-SQLite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 20 06:25:18 UTC 2024

Modified Files:
        pkgsrc/databases/p5-DBD-SQLite: Makefile distinfo

Log Message:
p5-DBD-SQLite: update to 1.76.

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

1.75_01 2024-09-17
    - Upgraded SQLite to 3.46.1
    - Fix for Windows quadmath builds (GH#115, sisyphus++)
    - Omit load_extension if static build


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/databases/p5-DBD-SQLite/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/databases/p5-DBD-SQLite/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/p5-DBD-SQLite/Makefile
diff -u pkgsrc/databases/p5-DBD-SQLite/Makefile:1.93 pkgsrc/databases/p5-DBD-SQLite/Makefile:1.94
--- pkgsrc/databases/p5-DBD-SQLite/Makefile:1.93        Wed May 29 16:31:44 2024
+++ pkgsrc/databases/p5-DBD-SQLite/Makefile     Sun Oct 20 06:25:18 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2024/05/29 16:31:44 adam Exp $
+# $NetBSD: Makefile,v 1.94 2024/10/20 06:25:18 wiz Exp $
 
-DISTNAME=      DBD-SQLite-1.74
+DISTNAME=      DBD-SQLite-1.76
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBD/}
 

Index: pkgsrc/databases/p5-DBD-SQLite/distinfo
diff -u pkgsrc/databases/p5-DBD-SQLite/distinfo:1.39 pkgsrc/databases/p5-DBD-SQLite/distinfo:1.40
--- pkgsrc/databases/p5-DBD-SQLite/distinfo:1.39        Thu Jan  4 10:47:35 2024
+++ pkgsrc/databases/p5-DBD-SQLite/distinfo     Sun Oct 20 06:25:18 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2024/01/04 10:47:35 wiz Exp $
+$NetBSD: distinfo,v 1.40 2024/10/20 06:25:18 wiz Exp $
 
-BLAKE2s (DBD-SQLite-1.74.tar.gz) = 024e6ca7649f7282961bd5d3e526e15b8f6bf6fe39c7770cd366e0ec2f034c3a
-SHA512 (DBD-SQLite-1.74.tar.gz) = 46bb26ffac07ca6d25d44101bd59fe7ebb397d159154fe10528e4ca4ee270e62159a40be0325099237ce28fb6ce11b5dc1da5396c3e9a3e0e03062a65c16cbab
-Size (DBD-SQLite-1.74.tar.gz) = 2656440 bytes
+BLAKE2s (DBD-SQLite-1.76.tar.gz) = c3de130f665a6bda01e0f34173940fa3d70f2340fd075044bc9a56c30fe3d18b
+SHA512 (DBD-SQLite-1.76.tar.gz) = 3c2d9f2dc9a544b03474913d416e09a3aa5ce74c9359603211dfd6ad7dfa91fd9920480ab3e1572ba8bea486372477214471a8859b9d88f384a1edfebc3ff926
+Size (DBD-SQLite-1.76.tar.gz) = 2747259 bytes
 SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea



Home | Main Index | Thread Index | Old Index