pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-Slurp



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 16 02:37:36 UTC 2020

Modified Files:
        pkgsrc/devel/p5-File-Slurp: Makefile distinfo

Log Message:
Update to 9999.32

Upstream changes:
9999.32     2020-06-30
    - Re-release after fixing MANIFEST

9999.31     2020-06-28
    - Remove TravisCI and AppVeyor
    - Test using GitHub Actions/workflows on Windows, Mac, and Linux
    - Add See Also section to the docs. (PR#24 Thanks, Dan Book)
    - Add file existence and size checks (RT 132900 - Thanks, Bao Haojun)


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-File-Slurp/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-File-Slurp/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-File-Slurp/Makefile
diff -u pkgsrc/devel/p5-File-Slurp/Makefile:1.28 pkgsrc/devel/p5-File-Slurp/Makefile:1.29
--- pkgsrc/devel/p5-File-Slurp/Makefile:1.28    Sat Apr 11 12:09:25 2020
+++ pkgsrc/devel/p5-File-Slurp/Makefile Sun Aug 16 02:37:36 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2020/04/11 12:09:25 mef Exp $
+# $NetBSD: Makefile,v 1.29 2020/08/16 02:37:36 wen Exp $
 
-DISTNAME=      File-Slurp-9999.30
+DISTNAME=      File-Slurp-9999.32
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}

Index: pkgsrc/devel/p5-File-Slurp/distinfo
diff -u pkgsrc/devel/p5-File-Slurp/distinfo:1.10 pkgsrc/devel/p5-File-Slurp/distinfo:1.11
--- pkgsrc/devel/p5-File-Slurp/distinfo:1.10    Sat Apr 11 12:09:25 2020
+++ pkgsrc/devel/p5-File-Slurp/distinfo Sun Aug 16 02:37:36 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/04/11 12:09:25 mef Exp $
+$NetBSD: distinfo,v 1.11 2020/08/16 02:37:36 wen Exp $
 
-SHA1 (File-Slurp-9999.30.tar.gz) = bcfecfef13716e14503d73b0a447c27537a4357f
-RMD160 (File-Slurp-9999.30.tar.gz) = aa2ba9ded270cd427b450573669cc86a192e80ba
-SHA512 (File-Slurp-9999.30.tar.gz) = ea512f0e6683be0a48dc8a58200ed032492234dc6c9c8ee1051a476915467c8c1aece7817a3c12cb6833b9f153530e2e8bb1dfe43e9b6aa8883dcb2de1486702
-Size (File-Slurp-9999.30.tar.gz) = 37889 bytes
+SHA1 (File-Slurp-9999.32.tar.gz) = 1b6215dd9f297a88957aba75b15a68c6f90edfbe
+RMD160 (File-Slurp-9999.32.tar.gz) = c4d59e1665739085c9b2e4206afc919168fa809d
+SHA512 (File-Slurp-9999.32.tar.gz) = 413337e0257e95e8e8d2aabf684bec81e746000a741809935b058490b8c42b494064f724e618b250330d8bb67a0a7a2a5adad17e3e6c96d4b193531a192a4d56
+Size (File-Slurp-9999.32.tar.gz) = 34574 bytes



Home | Main Index | Thread Index | Old Index