Skip to content

Commit

Permalink
Update to 1.707
Browse files Browse the repository at this point in the history
Upstream changes:
1.707     2018-08-01 22:55:01-05:00 America/Chicago

    [Fixed]

    - The local context hash (`$log->context`) and the log hash
      (`$log->$level( $message, $hash )`) now get merged correctly,
      combining contextual logging and structured logging. Thanks
      @mephinet! [Github #76] [Github #73]
  • Loading branch information
wen committed Aug 15, 2018
1 parent 6cc55c3 commit f5cc946
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/p5-Log-Any/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.28 2018/07/07 10:30:52 wen Exp $
# $NetBSD: Makefile,v 1.29 2018/08/15 02:09:05 wen Exp $

DISTNAME= Log-Any-1.706
PKGNAME= p5-Log-Any-1.70.6
DISTNAME= Log-Any-1.707
PKGNAME= p5-Log-Any-1.70.7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Log-Any/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.19 2018/07/07 10:30:52 wen Exp $
$NetBSD: distinfo,v 1.20 2018/08/15 02:09:05 wen Exp $

SHA1 (Log-Any-1.706.tar.gz) = 63537aed7513b0b932946967ce6cbb1d70c64ab9
RMD160 (Log-Any-1.706.tar.gz) = bfeff4f5bf51a5be412db52b2be505e276b5c296
SHA512 (Log-Any-1.706.tar.gz) = 13f6258c695b6820eb9c94ccff4de05605539011d48e073b471979ac6ae0b1f4190394107fde8f05ed6891f53d09c9babb0bb2104a02eecf789360073339086d
Size (Log-Any-1.706.tar.gz) = 49482 bytes
SHA1 (Log-Any-1.707.tar.gz) = c2f9d790a96de1cf91e6ac227bbc18c5a6288d84
RMD160 (Log-Any-1.707.tar.gz) = 059825d96ee2a34e52a456c69bf6d14a7577f2e2
SHA512 (Log-Any-1.707.tar.gz) = b5fc37130b3bb07c9fac896c539657fffad2e80c2055a09816e133e48f3f5db9a3b896ea11bf087b5fe6844a72fb6189656a3033c7761c00f471282747e1c290
Size (Log-Any-1.707.tar.gz) = 49619 bytes

0 comments on commit f5cc946

Please sign in to comment.