pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Mar 20 21:28:07 UTC 2017

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

Log Message:
Updated devel/p5-Log-Dispatch to 2.63
-------------------------------------
2.63     2017-02-19
 - Updated the conflicting version for Log::Dispatch::File::Stamped in
   metadata (due to changes in handling of close_after_write). Patch by Karen
   Etheridge. GitHub #41.

2.62     2017-02-13
- Devel::Confess was accidentally being loaded in Log::Dispatch. Fixed by
  Karen Etheridge. GitHub #39.

2.61     2017-02-13
- The 2.60 release would throw an exception if the logged message was
  empty. While this makes sense, it also breaks backwards compatibility, so it
  has been reverted. Reported by Greg Oschwald. GitHub #38.

- The 2.60 release would throw an exception if you tried to create a Syslog
  output where the ident was an empty string. Reported by Greg
  Oschwald. GitHub #38.

2.60     2017-02-12
- Same as 2.59 ... Switched from Params::Validate to
  Params::ValidationCompiler. This should speed up constructors and logging a
  little bit. This also allows Log::Dispatch::File to accept things like
  Path::Tiny objects for filenames. Reported by Joel Berger. GitHub #36.

2.59     2017-02-05 (TRIAL RELEASE)
- Switched from Params::Validate to Params::ValidationCompiler. This should
  speed up constructors and logging a little bit. This also allows
  Log::Dispatch::File to accept things like Path::Tiny objects for
  filenames. Reported by Joel Berger. GitHub #36.

(pkgsrc changes)
-DEPENDS+= p5-Params-Validate>=1.03:../../devel/p5-Params-Validate
+DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

 # for make test
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/p5-Log-Dispatch/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Log-Dispatch/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/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch/Makefile:1.55 pkgsrc/devel/p5-Log-Dispatch/Makefile:1.56
--- pkgsrc/devel/p5-Log-Dispatch/Makefile:1.55  Thu Dec 15 21:46:23 2016
+++ pkgsrc/devel/p5-Log-Dispatch/Makefile       Mon Mar 20 21:28:07 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2016/12/15 21:46:23 mef Exp $
+# $NetBSD: Makefile,v 1.56 2017/03/20 21:28:07 mef Exp $
 
-DISTNAME=      Log-Dispatch-2.58
+DISTNAME=      Log-Dispatch-2.63
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -13,12 +13,14 @@ LICENSE=    artistic-2.0
 DEPENDS+=      p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
 DEPENDS+=      p5-Devel-GlobalDestruction>=0:../../devel/p5-Devel-GlobalDestruction
 DEPENDS+=      p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
-DEPENDS+=      p5-Params-Validate>=1.03:../../devel/p5-Params-Validate
+DEPENDS+=      p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
 # Sys::Syslog >= 0.25 is in Perl core since 5.10.1
 
 # for make test
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
+BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
 
 PERL5_PACKLIST=                auto/Log/Dispatch/.packlist
 

Index: pkgsrc/devel/p5-Log-Dispatch/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch/distinfo:1.30 pkgsrc/devel/p5-Log-Dispatch/distinfo:1.31
--- pkgsrc/devel/p5-Log-Dispatch/distinfo:1.30  Thu Dec 15 21:46:23 2016
+++ pkgsrc/devel/p5-Log-Dispatch/distinfo       Mon Mar 20 21:28:07 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2016/12/15 21:46:23 mef Exp $
+$NetBSD: distinfo,v 1.31 2017/03/20 21:28:07 mef Exp $
 
-SHA1 (Log-Dispatch-2.58.tar.gz) = 66b45f6cb2ec94309a89c7b7300f94f6f48447db
-RMD160 (Log-Dispatch-2.58.tar.gz) = 0f00bcd32427308f28b9eded29fc0e459b916e21
-SHA512 (Log-Dispatch-2.58.tar.gz) = 6f086d2a95c75cb59d269f11528d8062e6a0b8ab23a9c5e4970ddadb018227e4fa7c6f9aa17f45ddceb59ead5fa0bb26a4bbfb56c7de935a870830ababeaaa5f
-Size (Log-Dispatch-2.58.tar.gz) = 63916 bytes
+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



Home | Main Index | Thread Index | Old Index