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:           Thu Jan  4 10:47:35 UTC 2024

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

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

1.74 2023-09-20
    - Switched to a production version

1.73_01 2023-07-09
    - Upgraded SQLite to 3.42.0
    - Add missing possible table_type values to POD (GH#105, dboehmer++)


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/databases/p5-DBD-SQLite/Makefile
cvs rdiff -u -r1.38 -r1.39 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.91 pkgsrc/databases/p5-DBD-SQLite/Makefile:1.92
--- pkgsrc/databases/p5-DBD-SQLite/Makefile:1.91        Wed Nov  8 13:18:28 2023
+++ pkgsrc/databases/p5-DBD-SQLite/Makefile     Thu Jan  4 10:47:35 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2023/11/08 13:18:28 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2024/01/04 10:47:35 wiz Exp $
 
-DISTNAME=      DBD-SQLite-1.72
+DISTNAME=      DBD-SQLite-1.74
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 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.38 pkgsrc/databases/p5-DBD-SQLite/distinfo:1.39
--- pkgsrc/databases/p5-DBD-SQLite/distinfo:1.38        Sat May 20 06:21:07 2023
+++ pkgsrc/databases/p5-DBD-SQLite/distinfo     Thu Jan  4 10:47:35 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2023/05/20 06:21:07 wiz Exp $
+$NetBSD: distinfo,v 1.39 2024/01/04 10:47:35 wiz Exp $
 
-BLAKE2s (DBD-SQLite-1.72.tar.gz) = 2aaa378422ad58a9581cbb92718e0153baabcf7bec9be174840175f2178ff257
-SHA512 (DBD-SQLite-1.72.tar.gz) = 67a90c618a3626b3ae0b333b5eb4d4d0c8c13712bbcd50c135bf74e83dc252301664089803597c1bcbebf7f1eda040673d4438e70e2dae0aef3b8ebeeecd2f79
-Size (DBD-SQLite-1.72.tar.gz) = 2604501 bytes
+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
 SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea



Home | Main Index | Thread Index | Old Index