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:           Sun Jun 19 12:16:26 UTC 2016

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

Log Message:
Updated devel/p5-Log-Dispatch to 2.56
-------------------------------------
2.56     2016-05-06
- Cleaned up some cruft in Pod. Some sections ended up in there twice.

2.55     2016-05-06
- The values of $@, $!, and $? are protected in various cases where they could
  end up being changed by logging code. Patch by Salvador Fandiño. GitHub #18.

- Treat MSYS2 like Cygwin in tests. Fix by Graham Ollis. GitHub #19.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/p5-Log-Dispatch/Makefile
cvs rdiff -u -r1.27 -r1.28 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.51 pkgsrc/devel/p5-Log-Dispatch/Makefile:1.52
--- pkgsrc/devel/p5-Log-Dispatch/Makefile:1.51  Wed Jun  8 19:23:07 2016
+++ pkgsrc/devel/p5-Log-Dispatch/Makefile       Sun Jun 19 12:16:26 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2016/06/08 19:23:07 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2016/06/19 12:16:26 mef Exp $
 
-DISTNAME=      Log-Dispatch-2.54
+DISTNAME=      Log-Dispatch-2.56
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 

Index: pkgsrc/devel/p5-Log-Dispatch/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch/distinfo:1.27 pkgsrc/devel/p5-Log-Dispatch/distinfo:1.28
--- pkgsrc/devel/p5-Log-Dispatch/distinfo:1.27  Wed Apr 13 18:05:00 2016
+++ pkgsrc/devel/p5-Log-Dispatch/distinfo       Sun Jun 19 12:16:26 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2016/04/13 18:05:00 wiz Exp $
+$NetBSD: distinfo,v 1.28 2016/06/19 12:16:26 mef Exp $
 
-SHA1 (Log-Dispatch-2.54.tar.gz) = fd2405e32216813fd700befe2fc4407922988bc8
-RMD160 (Log-Dispatch-2.54.tar.gz) = 8f122a2dec13e516714d4db290f72c4247901819
-SHA512 (Log-Dispatch-2.54.tar.gz) = 67dd4bf15899fa441ecd725305b443873c77fcf8eeff44e53408637f81dc14c3375bdf52514214c111d1692a7087efb929ecdc411771dd413fef10bb034dc45b
-Size (Log-Dispatch-2.54.tar.gz) = 59316 bytes
+SHA1 (Log-Dispatch-2.56.tar.gz) = 86394a5c29984212c528c2e47144efb86e80d352
+RMD160 (Log-Dispatch-2.56.tar.gz) = 31458746126febf34cf5aef94c7d5845746d6c71
+SHA512 (Log-Dispatch-2.56.tar.gz) = daac593ed158f7e648464fce5dd23485902c45339b70ddc78cc3c712744de30d981beeb5c646dda04290d409e3141f5ab5b0995aa34d048c41c97f70a4c25619
+Size (Log-Dispatch-2.56.tar.gz) = 63243 bytes



Home | Main Index | Thread Index | Old Index