pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Log-Any



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 10 02:39:26 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Log-Any: Makefile distinfo

Log Message:
Update to 1.718

Upstream changes:
1.718     2025-06-01 09:59:59-05:00 America/Chicago
  [Fixed]
  - Fixed Log::Any::Adapter::Multiplex not loading its child adapter
    modules.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/p5-Log-Any/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Log-Any/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-Any/Makefile
diff -u pkgsrc/devel/p5-Log-Any/Makefile:1.44 pkgsrc/devel/p5-Log-Any/Makefile:1.45
--- pkgsrc/devel/p5-Log-Any/Makefile:1.44       Fri Jul  4 08:46:01 2025
+++ pkgsrc/devel/p5-Log-Any/Makefile    Sun Aug 10 02:39:26 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2025/07/04 08:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2025/08/10 02:39:26 wen Exp $
 
-DISTNAME=      Log-Any-1.717
+DISTNAME=      Log-Any-1.718
 # 1.708 -> 1.70.8
 PKGNAME=       p5-${DISTNAME:C/-([0-9])\.([0-9])([0-9])([0-9])/-\1.\2\3.\4/}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 

Index: pkgsrc/devel/p5-Log-Any/distinfo
diff -u pkgsrc/devel/p5-Log-Any/distinfo:1.28 pkgsrc/devel/p5-Log-Any/distinfo:1.29
--- pkgsrc/devel/p5-Log-Any/distinfo:1.28       Thu Aug 31 23:06:41 2023
+++ pkgsrc/devel/p5-Log-Any/distinfo    Sun Aug 10 02:39:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2023/08/31 23:06:41 wen Exp $
+$NetBSD: distinfo,v 1.29 2025/08/10 02:39:26 wen Exp $
 
-BLAKE2s (Log-Any-1.717.tar.gz) = 62edece7d522140c350f17b174f242d7762efff2295e1b8e4167a5961f80f971
-SHA512 (Log-Any-1.717.tar.gz) = feabda26eefebd7fe63ba63750b11e00f217778f0fa801adf3b52342400155230b620b3f2b08630e4b472a328a6c13a84294d35c52968f2fc1206b61fee0d20e
-Size (Log-Any-1.717.tar.gz) = 62565 bytes
+BLAKE2s (Log-Any-1.718.tar.gz) = 011034bc7cf10b6b35e8d462914d42d2128ff38e15ba577caa1ef0bbd27bc698
+SHA512 (Log-Any-1.718.tar.gz) = 393af200df6957c9d23945a35bd086045b8a7f11e75bdbc1293f4b0441df97642aeb2ec63067af107397a910dc062d564f75cd00911233aad343bd591805809b
+Size (Log-Any-1.718.tar.gz) = 63520 bytes



Home | Main Index | Thread Index | Old Index