pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 20 06:48:33 UTC 2023

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

Log Message:
p5-File-Listing: update to 6.15.

6.15      2022-04-17 04:09:58 -0600
  - Main git repository has now been detached from the original
    repository (originally it was a fork).  The old repository
    can be found at https://github.com/gisle/file-listing
  - Adjust test suite to handle systems that cannot handle
    year 2038+ dates (gh#24)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-File-Listing/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-File-Listing/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-Listing/Makefile
diff -u pkgsrc/devel/p5-File-Listing/Makefile:1.20 pkgsrc/devel/p5-File-Listing/Makefile:1.21
--- pkgsrc/devel/p5-File-Listing/Makefile:1.20  Tue Jun 28 11:32:26 2022
+++ pkgsrc/devel/p5-File-Listing/Makefile       Sat May 20 06:48:33 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:32:26 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2023/05/20 06:48:33 wiz Exp $
 
-DISTNAME=      File-Listing-6.14
+DISTNAME=      File-Listing-6.15
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 

Index: pkgsrc/devel/p5-File-Listing/distinfo
diff -u pkgsrc/devel/p5-File-Listing/distinfo:1.7 pkgsrc/devel/p5-File-Listing/distinfo:1.8
--- pkgsrc/devel/p5-File-Listing/distinfo:1.7   Tue Oct 26 10:16:36 2021
+++ pkgsrc/devel/p5-File-Listing/distinfo       Sat May 20 06:48:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:16:36 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/05/20 06:48:33 wiz Exp $
 
-BLAKE2s (File-Listing-6.14.tar.gz) = 33178c759f041059763dab07e4173794fc1861c2e4008dec20e2afd073a1580e
-SHA512 (File-Listing-6.14.tar.gz) = 858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab
-Size (File-Listing-6.14.tar.gz) = 80562 bytes
+BLAKE2s (File-Listing-6.15.tar.gz) = c1cadc7cc0dc3ea79fcd6bc972374a55c53f4a33104c132de586ac5e82f2c8ac
+SHA512 (File-Listing-6.15.tar.gz) = 8368605bf196750f4044d87a8b784e6a28fa6fe6d5971c5de507b4df77859020dcba4929ce97f5091966a6a2fca94466a345450f2f9d2fad9fb88d880f491944
+Size (File-Listing-6.15.tar.gz) = 78344 bytes



Home | Main Index | Thread Index | Old Index