pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-Depends
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 31 01:33:04 UTC 2026
Modified Files:
pkgsrc/devel/p5-ExtUtils-Depends: Makefile distinfo
Log Message:
Update to 0.8002
Upstream changes:
0.8002
- fix UNC path bug - https://rt.cpan.org/Ticket/Display.html?id=102436
- fix get_makefile_vars losing path components if space-quoted and >1 dep,
which was breaking CPAN module "true" which depends on two modules
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-ExtUtils-Depends/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-ExtUtils-Depends/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-ExtUtils-Depends/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-Depends/Makefile:1.42 pkgsrc/devel/p5-ExtUtils-Depends/Makefile:1.43
--- pkgsrc/devel/p5-ExtUtils-Depends/Makefile:1.42 Mon Nov 17 11:00:38 2025
+++ pkgsrc/devel/p5-ExtUtils-Depends/Makefile Sat Jan 31 01:33:04 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2025/11/17 11:00:38 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/01/31 01:33:04 wen Exp $
-DISTNAME= ExtUtils-Depends-0.8001
+DISTNAME= ExtUtils-Depends-0.8002
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
Index: pkgsrc/devel/p5-ExtUtils-Depends/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.16 pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.17
--- pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.16 Tue Nov 30 00:38:32 2021
+++ pkgsrc/devel/p5-ExtUtils-Depends/distinfo Sat Jan 31 01:33:04 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/11/30 00:38:32 wen Exp $
+$NetBSD: distinfo,v 1.17 2026/01/31 01:33:04 wen Exp $
-BLAKE2s (ExtUtils-Depends-0.8001.tar.gz) = 0461aab96ce320a2525a5103df2d4e50485051d448dbe1cbdfb1e230d7173921
-SHA512 (ExtUtils-Depends-0.8001.tar.gz) = 80141f90fbde7c62b192a55d40d26ce4e442150287ae6fe200388dc84cedba5f5210ee6cd9a40b1a9cda0cc49815b1ba1ab35e75afaa7440de3c3577d01bb733
-Size (ExtUtils-Depends-0.8001.tar.gz) = 16708 bytes
+BLAKE2s (ExtUtils-Depends-0.8002.tar.gz) = d3d8db080f1fc2f82d4dae26dc4c244ed77ff83a71132f9ee95663bfefef1511
+SHA512 (ExtUtils-Depends-0.8002.tar.gz) = fe0d571174962df92dd9ef3dbce029383d216cd9c3910d2fce539e3a4da9053bb153aad4636d706f5103ec3c58a61736bdb6f0afb15d77374acf64ff45615980
+Size (ExtUtils-Depends-0.8002.tar.gz) = 16750 bytes
Home |
Main Index |
Thread Index |
Old Index