pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-Path-Tiny



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Apr 30 23:25:35 UTC 2021

Modified Files:
        pkgsrc/devel/p5-File-Path-Tiny: Makefile distinfo

Log Message:
Update to 1.0

Upstream changes:
1.0  2021-02-04 13:53:54
    - rt 125502: fix empty_dir() fast-mode, thanks ishigaki!
    - f749173 Stop using bareword handle (still ::Tiny since perl is newer)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-File-Path-Tiny/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-File-Path-Tiny/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-Path-Tiny/Makefile
diff -u pkgsrc/devel/p5-File-Path-Tiny/Makefile:1.16 pkgsrc/devel/p5-File-Path-Tiny/Makefile:1.17
--- pkgsrc/devel/p5-File-Path-Tiny/Makefile:1.16        Mon Aug 31 18:08:03 2020
+++ pkgsrc/devel/p5-File-Path-Tiny/Makefile     Fri Apr 30 23:25:35 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/08/31 18:08:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2021/04/30 23:25:35 wen Exp $
 
-DISTNAME=      File-Path-Tiny-0.9
+DISTNAME=      File-Path-Tiny-1.0
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 

Index: pkgsrc/devel/p5-File-Path-Tiny/distinfo
diff -u pkgsrc/devel/p5-File-Path-Tiny/distinfo:1.5 pkgsrc/devel/p5-File-Path-Tiny/distinfo:1.6
--- pkgsrc/devel/p5-File-Path-Tiny/distinfo:1.5 Sat Dec 30 12:55:38 2017
+++ pkgsrc/devel/p5-File-Path-Tiny/distinfo     Fri Apr 30 23:25:35 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/12/30 12:55:38 wen Exp $
+$NetBSD: distinfo,v 1.6 2021/04/30 23:25:35 wen Exp $
 
-SHA1 (File-Path-Tiny-0.9.tar.gz) = 1327cb5795b558fef931b46b7b8c8961bdb72fa0
-RMD160 (File-Path-Tiny-0.9.tar.gz) = 4c415349ca7d71f6725f9c931699edb8abcf165c
-SHA512 (File-Path-Tiny-0.9.tar.gz) = da0dd470aa3e5dd8558e6bb744ecfa8f463ec315542a75baebedca73f6cbdfd95310513dbe7956569297096faaffcaac7e88157808e3262df6e72d5963c032b2
-Size (File-Path-Tiny-0.9.tar.gz) = 9883 bytes
+SHA1 (File-Path-Tiny-1.0.tar.gz) = 13f89269b3bcb49f98dec852950c24eaf5ed792f
+RMD160 (File-Path-Tiny-1.0.tar.gz) = b7d676d66c6838699fcbe00397fb0dbf63110111
+SHA512 (File-Path-Tiny-1.0.tar.gz) = 8d29d022a3ac9a0f71126c5ce90f1bb28c50fef58502002e18a6d29c000b265bcc25fc5bb2308c1bfeddfc4a5461707a188cd4956c33f8094be0ef7f9ff8acdb
+Size (File-Path-Tiny-1.0.tar.gz) = 9902 bytes



Home | Main Index | Thread Index | Old Index