pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-CPAN-Reporter



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Dec 13 13:45:25 UTC 2023

Modified Files:
        pkgsrc/devel/p5-CPAN-Reporter: Makefile distinfo

Log Message:
(devel/p5-CPAN-Reporter) Updated 1.2018 to 1.2019

1.2019    2023-05-01 03:14:19+02:00 Europe/Paris

  [ADDED]
  - Record whether perl was built with taint support enabled or not
  - Include Test2 version in toolchain report
  - snip in the middle of the log, not a the end, so you get
    potentially more interesting data

  [CHANGED]
  - replaced IO::CaptureOutput with Capture::Tiny
  - Eliminate dependency on File::Copy::Recursive.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-CPAN-Reporter/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-CPAN-Reporter/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-CPAN-Reporter/Makefile
diff -u pkgsrc/devel/p5-CPAN-Reporter/Makefile:1.35 pkgsrc/devel/p5-CPAN-Reporter/Makefile:1.36
--- pkgsrc/devel/p5-CPAN-Reporter/Makefile:1.35 Thu Jul  6 09:38:41 2023
+++ pkgsrc/devel/p5-CPAN-Reporter/Makefile      Wed Dec 13 13:45:25 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2023/07/06 09:38:41 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2023/12/13 13:45:25 mef Exp $
 
-DISTNAME=      CPAN-Reporter-1.2018
+DISTNAME=      CPAN-Reporter-1.2019
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CPAN/}
 

Index: pkgsrc/devel/p5-CPAN-Reporter/distinfo
diff -u pkgsrc/devel/p5-CPAN-Reporter/distinfo:1.20 pkgsrc/devel/p5-CPAN-Reporter/distinfo:1.21
--- pkgsrc/devel/p5-CPAN-Reporter/distinfo:1.20 Tue Oct 26 10:16:07 2021
+++ pkgsrc/devel/p5-CPAN-Reporter/distinfo      Wed Dec 13 13:45:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 10:16:07 nia Exp $
+$NetBSD: distinfo,v 1.21 2023/12/13 13:45:25 mef Exp $
 
-BLAKE2s (CPAN-Reporter-1.2018.tar.gz) = 97f7b82202f85d56bce284ce646f2d1017bd2ccad5a04a020ce81d71f255054c
-SHA512 (CPAN-Reporter-1.2018.tar.gz) = e1b786222eb1f1ebf24fe9802a14f95ecf8bde8990cd196e1f61d9c680db78b1f68e94214cd92c00e40caed47301d6e9ffabef6acfae6b9cf347f0a44bf7f783
-Size (CPAN-Reporter-1.2018.tar.gz) = 111343 bytes
+BLAKE2s (CPAN-Reporter-1.2019.tar.gz) = a08a246b6919010c7731de98d9e35e3008b23b3e9d1ccaf75ee49bb96dc07992
+SHA512 (CPAN-Reporter-1.2019.tar.gz) = 9f1b64caa95fe7a7d003edf1bc7a36c73b3db192ee93abbc4adaa461896bc91906f170b0e150d1338d8bad15a798ef7cc73bccdc408e46c915f7b0692fcff03d
+Size (CPAN-Reporter-1.2019.tar.gz) = 116985 bytes



Home | Main Index | Thread Index | Old Index