pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Feb 13 12:48:02 UTC 2017

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

Log Message:
Updated devel/p5-Log-Dispatch-FileRotate to 1.23
------------------------------------------------
1.23 Thu Feb 09 2017
    - Issue a warning if the lockfile cannot be opened (Thanks KGOESS)
      [#63544]
    - Fix POD typo (Thanks Anirvan Chatterjee)
(pkgsrc changes)
  - Add LICENSE as ${PERL5_LICENSE}
  - Add BUILD_DEPENDS+= p5-Test-Warn-[0-9]*


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Log-Dispatch-FileRotate/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-FileRotate/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.21 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.22
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.21       Wed Oct 12 12:44:42 2016
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile    Mon Feb 13 12:48:02 2017
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.21 2016/10/12 12:44:42 mef Exp $
+# $NetBSD: Makefile,v 1.22 2017/02/13 12:48:02 mef Exp $
 
-DISTNAME=              Log-Dispatch-FileRotate-1.22
+DISTNAME=              Log-Dispatch-FileRotate-1.23
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Perl5 module to log to files which archive/rotate themselves
+LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
 DEPENDS+=      p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
@@ -14,6 +15,7 @@ DEPENDS+=     p5-Params-Validate>=0.15:../..
 DEPENDS+=      p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
 # for make test
 BUILD_DEPENDS+=        p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+BUILD_DEPENDS+=        p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
 
 PERL5_PACKLIST=                auto/Log/Dispatch/FileRotate/.packlist
 

Index: pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.6 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.7
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.6        Wed Oct 12 12:44:42 2016
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo    Mon Feb 13 12:48:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/10/12 12:44:42 mef Exp $
+$NetBSD: distinfo,v 1.7 2017/02/13 12:48:02 mef Exp $
 
-SHA1 (Log-Dispatch-FileRotate-1.22.tar.gz) = add0731d7c6ce43391b64d8499e85b5ddc037142
-RMD160 (Log-Dispatch-FileRotate-1.22.tar.gz) = 5e6632e286ab4bdcf02e5b6cfc44c9f2e26c568e
-SHA512 (Log-Dispatch-FileRotate-1.22.tar.gz) = 35ab1310de510d4e5fdad29e3e04c6a1f0d30f17c5743bfd96c22367d3b2d0a0a1c9612b35a527d6bb45e71d8634cf8aaf34080fcc6e5f068639752354f68391
-Size (Log-Dispatch-FileRotate-1.22.tar.gz) = 22263 bytes
+SHA1 (Log-Dispatch-FileRotate-1.23.tar.gz) = 33449d6bc77b5f854aeea162c3b1b43696603e91
+RMD160 (Log-Dispatch-FileRotate-1.23.tar.gz) = 32fe5ba5c57659820991778d974d401ae9d0784a
+SHA512 (Log-Dispatch-FileRotate-1.23.tar.gz) = f82158001a047532f1d43452da0f656ee7723cce131d89d743586a8fce59bcc670113a42c4682afe53eabd92c669443fb14c37fde28a5fce9cd615097c6290db
+Size (Log-Dispatch-FileRotate-1.23.tar.gz) = 23660 bytes



Home | Main Index | Thread Index | Old Index