pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Log-Dispatch-Array



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jun  3 13:15:12 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Log-Dispatch-Array: Makefile distinfo

Log Message:
Update to 1.005

Upstream changes:
1.005     2022-12-31 21:24:20-05:00 America/New_York
        - v1.004 was a little broken, so now this time *really*:
        - set a policy for what perls to expect will work
        - as of now, v5.12 is the minimum required perl

1.004     2022-12-29 19:35:00-05:00 America/New_York
        - update packaging
        - set a policy for what perls to expect will work
        - as of now, v5.12 is the minimum required perl


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Log-Dispatch-Array/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Log-Dispatch-Array/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-Log-Dispatch-Array/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch-Array/Makefile:1.17 pkgsrc/devel/p5-Log-Dispatch-Array/Makefile:1.18
--- pkgsrc/devel/p5-Log-Dispatch-Array/Makefile:1.17    Tue Jun 28 11:32:41 2022
+++ pkgsrc/devel/p5-Log-Dispatch-Array/Makefile Sat Jun  3 13:15:12 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2022/06/28 11:32:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2023/06/03 13:15:12 wen Exp $
 
-DISTNAME=              Log-Dispatch-Array-1.003
+DISTNAME=              Log-Dispatch-Array-1.005
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           9
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Log/}
 

Index: pkgsrc/devel/p5-Log-Dispatch-Array/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch-Array/distinfo:1.5 pkgsrc/devel/p5-Log-Dispatch-Array/distinfo:1.6
--- pkgsrc/devel/p5-Log-Dispatch-Array/distinfo:1.5     Tue Oct 26 10:16:52 2021
+++ pkgsrc/devel/p5-Log-Dispatch-Array/distinfo Sat Jun  3 13:15:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:16:52 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/06/03 13:15:12 wen Exp $
 
-BLAKE2s (Log-Dispatch-Array-1.003.tar.gz) = 691ca79fa70058a21270a0beae33ae757534d29960813de4ef04e374459aadb5
-SHA512 (Log-Dispatch-Array-1.003.tar.gz) = 00482172dc41355de5a27f7ae167c1f2c8644c41a2484e4fd5709765ab6a413d15ec268af89cef6a521a0a5570be2652b02efec9a717e8325bbfb8fd51a4bb68
-Size (Log-Dispatch-Array-1.003.tar.gz) = 12926 bytes
+BLAKE2s (Log-Dispatch-Array-1.005.tar.gz) = 9e5b75bb79c220ac01a01a4920e7c06106536071d9b917ecdbb4db5e33aba879
+SHA512 (Log-Dispatch-Array-1.005.tar.gz) = 35d632ae0d2b8c34f132884c606b7e2ec12ad3e763ebc043a53449c0a63da03adf661ae2aa45f1b95d50f39a662f472e37f013ada727fbe53242c7d5d361e87e
+Size (Log-Dispatch-Array-1.005.tar.gz) = 16080 bytes



Home | Main Index | Thread Index | Old Index