Sat Apr 11 12:09:26 2020 UTC ()
(devel/p5-File-Slurp) Updated to 9999.30

9999.30
    - Altered the atomic version of write_file to use temporary files that
      are also hidden files. (RT #132064)

9999.29     2019-11-27
    - Correct some documentation errors where copy-paste had us saying
      File::Spec rather than File::Slurp. (RT 131097 - Thanks, Mike)
    - Reduce the size of the tests in t/handle.t to be nicer to CPAN
      Testers.


(mef)
diff -r1.27 -r1.28 pkgsrc/devel/p5-File-Slurp/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/p5-File-Slurp/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/devel/p5-File-Slurp/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-Slurp/Makefile 2019/10/19 12:49:53 1.27
+++ pkgsrc/devel/p5-File-Slurp/Makefile 2020/04/11 12:09:25 1.28
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2019/10/19 12:49:53 mef Exp $ 1# $NetBSD: Makefile,v 1.28 2020/04/11 12:09:25 mef Exp $
2 2
3DISTNAME= File-Slurp-9999.28 3DISTNAME= File-Slurp-9999.30
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
7 7
8MAINTAINER= hiramatu@boreas.dti.ne.jp 8MAINTAINER= hiramatu@boreas.dti.ne.jp
9HOMEPAGE= https://metacpan.org/release/File-Slurp 9HOMEPAGE= https://metacpan.org/release/File-Slurp
10COMMENT= Read/write/append files quickly 10COMMENT= Read/write/append files quickly
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13PERL5_PACKLIST= auto/File/Slurp/.packlist 13PERL5_PACKLIST= auto/File/Slurp/.packlist
14 14
15.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-File-Slurp/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-Slurp/distinfo 2019/10/19 12:49:53 1.9
+++ pkgsrc/devel/p5-File-Slurp/distinfo 2020/04/11 12:09:25 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2019/10/19 12:49:53 mef Exp $ 1$NetBSD: distinfo,v 1.10 2020/04/11 12:09:25 mef Exp $
2 2
3SHA1 (File-Slurp-9999.28.tar.gz) = 9a0305936c0f0d687c4517efc6ce3b2cf0cd8ede 3SHA1 (File-Slurp-9999.30.tar.gz) = bcfecfef13716e14503d73b0a447c27537a4357f
4RMD160 (File-Slurp-9999.28.tar.gz) = 71d9f6baa4845bbfbd53ae114274bcdcc01bd2de 4RMD160 (File-Slurp-9999.30.tar.gz) = aa2ba9ded270cd427b450573669cc86a192e80ba
5SHA512 (File-Slurp-9999.28.tar.gz) = 4e4f6ee3f1563eff230a4d3db8e71647e41f58be523c60d023763c94b41a850c24873ac2b0f27e192a47afc77cc20e2e09d7b83ffef34b465601ef64ec9cd4ef 5SHA512 (File-Slurp-9999.30.tar.gz) = ea512f0e6683be0a48dc8a58200ed032492234dc6c9c8ee1051a476915467c8c1aece7817a3c12cb6833b9f153530e2e8bb1dfe43e9b6aa8883dcb2de1486702
6Size (File-Slurp-9999.28.tar.gz) = 36049 bytes 6Size (File-Slurp-9999.30.tar.gz) = 37889 bytes