pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-Depends Update to 0.8001



details:   https://anonhg.NetBSD.org/pkgsrc/rev/622382a793fc
branches:  trunk
changeset: 770370:622382a793fc
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Nov 30 00:38:32 2021 +0000

description:
Update to 0.8001

Upstream changes:
0.8001
    - Remove hack (cf https://rt.cpan.org/Ticket/Display.html?id=45224)
      The hijacking of EUMM's `static_lib` method is now obsolete, as well as
      causing problems.
    - Also added a couple of code tidy-ups

diffstat:

 devel/p5-ExtUtils-Depends/Makefile |  5 ++---
 devel/p5-ExtUtils-Depends/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 1d57da2bddc4 -r 622382a793fc devel/p5-ExtUtils-Depends/Makefile
--- a/devel/p5-ExtUtils-Depends/Makefile        Tue Nov 30 00:36:08 2021 +0000
+++ b/devel/p5-ExtUtils-Depends/Makefile        Tue Nov 30 00:38:32 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:50:37 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2021/11/30 00:38:32 wen Exp $
 
-DISTNAME=      ExtUtils-Depends-0.8000
+DISTNAME=      ExtUtils-Depends-0.8001
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 
diff -r 1d57da2bddc4 -r 622382a793fc devel/p5-ExtUtils-Depends/distinfo
--- a/devel/p5-ExtUtils-Depends/distinfo        Tue Nov 30 00:36:08 2021 +0000
+++ b/devel/p5-ExtUtils-Depends/distinfo        Tue Nov 30 00:38:32 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:16:32 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/11/30 00:38:32 wen Exp $
 
-BLAKE2s (ExtUtils-Depends-0.8000.tar.gz) = 547d6332e9f980b721cfa10242358a315762aa92d59390f40197f1ed673099af
-SHA512 (ExtUtils-Depends-0.8000.tar.gz) = c2823e48fc6ae42677da958d8cbeb561a29839cc387224ecd545e1d81979cd963377210f9c5a9bf314e2fc6e0907190f0b867ed59e91f8eab6df91f8d0c91e5d
-Size (ExtUtils-Depends-0.8000.tar.gz) = 17923 bytes
+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



Home | Main Index | Thread Index | Old Index