pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch Updated devel/p5-Log-Dispatch to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/18b3e175067f
branches: trunk
changeset: 363769:18b3e175067f
user: mef <mef%pkgsrc.org@localhost>
date: Thu Jun 15 14:16:29 2017 +0000
description:
Updated devel/p5-Log-Dispatch to 2.65
-------------------------------------
2.65 2017-06-11
- When Log::Dispatch::File is asked to chmod a file and that fails, show the
requested permissions in octal. Patch by Carsten Grohmann. GitHub #46.
2.64 2017-02-25 (TRIAL RELEASE)
- Improve level validation and canonicalization logic. Patch by Kerin Millar,
minor changes and tests by Kivanc Yazan. Github #42.
- The log_and_die and log_and_croak methods are now identical, as we set
@CARP_NOT for Log::Dispatch to exclude the Log::Dispatch package. You can
still explicitly pass carp_level to log_and_croak.
CVS: ----------------------------------------------------------------------
diffstat:
devel/p5-Log-Dispatch/Makefile | 6 ++----
devel/p5-Log-Dispatch/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (30 lines):
diff -r 45b04fb4ce27 -r 18b3e175067f devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile Thu Jun 15 14:13:08 2017 +0000
+++ b/devel/p5-Log-Dispatch/Makefile Thu Jun 15 14:16:29 2017 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2017/06/05 14:23:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2017/06/15 14:16:29 mef Exp $
-DISTNAME= Log-Dispatch-2.63
+DISTNAME= Log-Dispatch-2.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-PKG_REVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
diff -r 45b04fb4ce27 -r 18b3e175067f devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo Thu Jun 15 14:13:08 2017 +0000
+++ b/devel/p5-Log-Dispatch/distinfo Thu Jun 15 14:16:29 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2017/03/20 21:28:07 mef Exp $
+$NetBSD: distinfo,v 1.32 2017/06/15 14:16:29 mef Exp $
-SHA1 (Log-Dispatch-2.63.tar.gz) = 19774c9500d3e8237a642ea65fda867f4066f1b4
-RMD160 (Log-Dispatch-2.63.tar.gz) = 8e3d29c19c845c4d03764e432481f9f1e92a67c7
-SHA512 (Log-Dispatch-2.63.tar.gz) = 4b44ff7d85741eb57b25938b9b92863614a5267f1574b88c20d91a47e6ef2c957ca47be5211f6c735d453f35c0a326d3b07ab044440e24d763ecb9a09a4856c8
-Size (Log-Dispatch-2.63.tar.gz) = 65522 bytes
+SHA1 (Log-Dispatch-2.65.tar.gz) = d3cb37b8fe0bdeb097de4eaeaa314d1b9a4fc958
+RMD160 (Log-Dispatch-2.65.tar.gz) = 209f220207df5f8338a0781decfca8a2e7de79c0
+SHA512 (Log-Dispatch-2.65.tar.gz) = c686d78e249155f1fb5e25c113ad768826e1fc615f4c65400250480330ccdf77b198e57645ebedc53e98d2a33d46308a985e8cd1f084d12c5475963931498a6a
+Size (Log-Dispatch-2.65.tar.gz) = 66866 bytes
Home |
Main Index |
Thread Index |
Old Index