pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBI
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 8 08:23:34 UTC 2024
Modified Files:
pkgsrc/databases/p5-DBI: Makefile distinfo
Log Message:
p5-DBI: update to 1.645.
1.645 - 2024-09-03, H.Merijn Brand
* Move developer tests to xt/
* Make Changes match CPAN::Changes::Spec and regen DBI::Changes from that
* Fixes for modern gcc i.c.w. recent perl (Daniël)
* Small code & doc cleanups for recent perl
* See TODO in `perldoc DBI` to see where you can help with documentation!
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/databases/p5-DBI/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-DBI/Makefile
diff -u pkgsrc/databases/p5-DBI/Makefile:1.90 pkgsrc/databases/p5-DBI/Makefile:1.91
--- pkgsrc/databases/p5-DBI/Makefile:1.90 Sun Aug 25 06:30:05 2024
+++ pkgsrc/databases/p5-DBI/Makefile Sun Sep 8 08:23:34 2024
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.90 2024/08/25 06:30:05 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2024/09/08 08:23:34 wiz Exp $
-DISTNAME= DBI-1.644
+DISTNAME= DBI-1.645
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/H/HM/HMBRAND/}
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://dbi.perl.org/
Index: pkgsrc/databases/p5-DBI/distinfo
diff -u pkgsrc/databases/p5-DBI/distinfo:1.56 pkgsrc/databases/p5-DBI/distinfo:1.57
--- pkgsrc/databases/p5-DBI/distinfo:1.56 Sun Aug 25 06:30:05 2024
+++ pkgsrc/databases/p5-DBI/distinfo Sun Sep 8 08:23:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.56 2024/08/25 06:30:05 wiz Exp $
+$NetBSD: distinfo,v 1.57 2024/09/08 08:23:34 wiz Exp $
-BLAKE2s (DBI-1.644.tar.gz) = 814f3d480c53b23bb9b0b57a7db606a5f41fb8e1456a4c4361bf65a2563e276b
-SHA512 (DBI-1.644.tar.gz) = f0ea12d6287d8995df017a8a453f6548a0a5363de44b4708a84dd2906105ae94fee24ca5fd361520f9450bcf0e081c262e9f03fe4e9e7e16bf0f420b133a046a
-Size (DBI-1.644.tar.gz) = 689287 bytes
+BLAKE2s (DBI-1.645.tgz) = d7f85173203c2f9cb67a9233a2904a38f7ddcaefd466b030b23248f4339627ff
+SHA512 (DBI-1.645.tgz) = 8e5375150541d44d307f8ed75d3a5993ddb747ebe13e2c8171bc9dc8829405c38134e7236489da9ccb4bb0e915bcb511a9581481bf9924c55d4863050e8c87f0
+Size (DBI-1.645.tgz) = 728223 bytes
Home |
Main Index |
Thread Index |
Old Index