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: Thu Aug 3 13:19:09 UTC 2023
Modified Files:
pkgsrc/devel/p5-Log-Any: Makefile distinfo
Log Message:
Update to 1.716
Upstream changes:
1.716 2023-06-26 14:14:46-05:00 America/Chicago
[Added]
- Added a parameter to show stack trace arguments when using the
WithStackTrace proxy. Since these arguments may contain sensitive
information, they are now removed by default. Thanks @sam-ng and
@GrantStreetGroup for submitting this patch! [Github #97]
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/p5-Log-Any/Makefile
cvs rdiff -u -r1.26 -r1.27 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.40 pkgsrc/devel/p5-Log-Any/Makefile:1.41
--- pkgsrc/devel/p5-Log-Any/Makefile:1.40 Thu Jul 6 09:39:26 2023
+++ pkgsrc/devel/p5-Log-Any/Makefile Thu Aug 3 13:19:09 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2023/07/06 09:39:26 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2023/08/03 13:19:09 wen Exp $
-DISTNAME= Log-Any-1.715
+DISTNAME= Log-Any-1.716
# 1.708 -> 1.70.8
PKGNAME= p5-${DISTNAME:C/-([0-9])\.([0-9])([0-9])([0-9])/-\1.\2\3.\4/}
-PKGREVISION= 1
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.26 pkgsrc/devel/p5-Log-Any/distinfo:1.27
--- pkgsrc/devel/p5-Log-Any/distinfo:1.26 Sat Jun 3 13:11:38 2023
+++ pkgsrc/devel/p5-Log-Any/distinfo Thu Aug 3 13:19:09 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/06/03 13:11:38 wen Exp $
+$NetBSD: distinfo,v 1.27 2023/08/03 13:19:09 wen Exp $
-BLAKE2s (Log-Any-1.715.tar.gz) = 41b99ee33bf360299d5ba645800fe8c34f3742d1b172aa47ca78052f703a7717
-SHA512 (Log-Any-1.715.tar.gz) = 3acfc951608e77ba9a75af2259720b816d61efaae037d3cb479a0a4d3ce7a177b0f295863a6e59f7f697f2679a8c74b457a55c5f567ac5e3f73b678ba7107d8b
-Size (Log-Any-1.715.tar.gz) = 59607 bytes
+BLAKE2s (Log-Any-1.716.tar.gz) = 1097eab48da450b3bea5979cbae7d17aaa2a862a271a2b987ce95c78d6fd6978
+SHA512 (Log-Any-1.716.tar.gz) = 5f5405efb3630a260b3bc369a310b1ed0269f07e2ba76fdc4651e81fc447a8ed57c760697e3637b65e0764e16b5adb067a2db5c8205bac44d2e72a360529a695
+Size (Log-Any-1.716.tar.gz) = 60465 bytes
Home |
Main Index |
Thread Index |
Old Index