pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Any
Module Name: pkgsrc
Committed By: wen
Date: Sun Nov 13 01:51:40 UTC 2016
Modified Files:
pkgsrc/devel/p5-Log-Any: Makefile distinfo
Log Message:
Update to 1.045
Upstream changes:
1.045 2016-11-11 21:52:46-06:00 America/Chicago
- No changes from previous (trial) release 1.044
1.044 2016-11-06 15:30:35-06:00 America/Chicago (TRIAL RELEASE)
[Fixed]
- Imported log object can now be called anything instead of just
`$log`. This means `use Log::Any '$LOG'` or `use Log::Any '$foo'`
now work.
1.043 2016-11-03 21:31:18-05:00 America/Chicago (TRIAL RELEASE)
[Fixed]
- Objects that overload stringification are now stringified
correctly (instead of run through Data::Dumper). Thanks @mephinet!
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Log-Any/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Log-Any/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-Any/Makefile
diff -u pkgsrc/devel/p5-Log-Any/Makefile:1.18 pkgsrc/devel/p5-Log-Any/Makefile:1.19
--- pkgsrc/devel/p5-Log-Any/Makefile:1.18 Sat Sep 17 01:57:35 2016
+++ pkgsrc/devel/p5-Log-Any/Makefile Sun Nov 13 01:51:40 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/09/17 01:57:35 mef Exp $
+# $NetBSD: Makefile,v 1.19 2016/11/13 01:51:40 wen Exp $
-DISTNAME= Log-Any-1.042
-PKGNAME= p5-Log-Any-1.04.2
+DISTNAME= Log-Any-1.045
+PKGNAME= p5-Log-Any-1.04.5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
Index: pkgsrc/devel/p5-Log-Any/distinfo
diff -u pkgsrc/devel/p5-Log-Any/distinfo:1.10 pkgsrc/devel/p5-Log-Any/distinfo:1.11
--- pkgsrc/devel/p5-Log-Any/distinfo:1.10 Sat Sep 17 01:57:35 2016
+++ pkgsrc/devel/p5-Log-Any/distinfo Sun Nov 13 01:51:40 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/09/17 01:57:35 mef Exp $
+$NetBSD: distinfo,v 1.11 2016/11/13 01:51:40 wen Exp $
-SHA1 (Log-Any-1.042.tar.gz) = 6dc0d66cc39ae1377a5caebac641b461b759871f
-RMD160 (Log-Any-1.042.tar.gz) = 4449caf3a0c62290f1328b713ba6da03e1fe78fa
-SHA512 (Log-Any-1.042.tar.gz) = aa25adab677ef9ec3d4420fa3481aa31e7109812c9735a04f39b462fe40cf07a268b8074fc0cef4ae18ff1b407479dff8949277988f890e0c1de05051fce21c1
-Size (Log-Any-1.042.tar.gz) = 44244 bytes
+SHA1 (Log-Any-1.045.tar.gz) = 1dda0d8abbbfef9053488d6a29ac1e2d12ee04bc
+RMD160 (Log-Any-1.045.tar.gz) = cd4bb2590aaf01e5331a82bd303f7d4a095f9ebb
+SHA512 (Log-Any-1.045.tar.gz) = 04751957fcdf13e50888c0a85b3221f5689603c109a1dd120295911513b620c9eca0af358e6375742945fbb51973c7f73d03512429abcc519251838ddaf97da9
+Size (Log-Any-1.045.tar.gz) = 40415 bytes
Home |
Main Index |
Thread Index |
Old Index