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:           Tue Nov 30 00:38:32 UTC 2021

Modified Files:
        pkgsrc/devel/p5-ExtUtils-Depends: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/p5-ExtUtils-Depends/Makefile
cvs rdiff -u -r1.15 -r1.16 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.36 pkgsrc/devel/p5-ExtUtils-Depends/Makefile:1.37
--- pkgsrc/devel/p5-ExtUtils-Depends/Makefile:1.36      Mon May 24 19:50:37 2021
+++ pkgsrc/devel/p5-ExtUtils-Depends/Makefile   Tue Nov 30 00:38:32 2021
@@ -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/}
 

Index: pkgsrc/devel/p5-ExtUtils-Depends/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.15 pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.16
--- pkgsrc/devel/p5-ExtUtils-Depends/distinfo:1.15      Tue Oct 26 10:16:32 2021
+++ pkgsrc/devel/p5-ExtUtils-Depends/distinfo   Tue Nov 30 00:38:32 2021
@@ -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