pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Moose
Module Name: pkgsrc
Committed By: wen
Date: Mon Jan 2 07:42:24 UTC 2017
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Update to 2.1807
Upstream changes:
2.1807 2016-12-22
[BUG FIXES]
- The definition context (package, file, & line) for attributes on
Class::MOP and Moose metaclasses was wrong in all cases.
- Slight tweaks to the syntax used for hashes in a few tests, that were
broken by a recent Test::More release that started using a new namespace
that clashes with a (bareword) type name in these tests. (PR#141,
D.Maestro)
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/p5-Moose/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-Moose/Makefile
diff -u pkgsrc/devel/p5-Moose/Makefile:1.99 pkgsrc/devel/p5-Moose/Makefile:1.100
--- pkgsrc/devel/p5-Moose/Makefile:1.99 Sat Oct 1 11:52:36 2016
+++ pkgsrc/devel/p5-Moose/Makefile Mon Jan 2 07:42:24 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2016/10/01 11:52:36 wen Exp $
+# $NetBSD: Makefile,v 1.100 2017/01/02 07:42:24 wen Exp $
-DISTNAME= Moose-2.1806
+DISTNAME= Moose-2.1807
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Moose/distinfo
diff -u pkgsrc/devel/p5-Moose/distinfo:1.81 pkgsrc/devel/p5-Moose/distinfo:1.82
--- pkgsrc/devel/p5-Moose/distinfo:1.81 Sat Oct 1 11:52:36 2016
+++ pkgsrc/devel/p5-Moose/distinfo Mon Jan 2 07:42:24 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2016/10/01 11:52:36 wen Exp $
+$NetBSD: distinfo,v 1.82 2017/01/02 07:42:24 wen Exp $
-SHA1 (Moose-2.1806.tar.gz) = 8d9f74c28f513a02465e83db43ad13dd87b46b40
-RMD160 (Moose-2.1806.tar.gz) = 19953257827f9730716eccaf331083894e1f0184
-SHA512 (Moose-2.1806.tar.gz) = ac58eed4f2a670bca0e158eb6768947254b3a8c587306b5641d5b5d17f6f03c62f68db61bc4f7c1d5b585488a2029b8332ab61bbe5c556f7f4af19cb8f49c097
-Size (Moose-2.1806.tar.gz) = 808855 bytes
+SHA1 (Moose-2.1807.tar.gz) = 1a60d723a4c192e62e9ed6cc18ee5eb0d51d42c8
+RMD160 (Moose-2.1807.tar.gz) = b0cd401b937de5e335163307f31e63b5b38eda0a
+SHA512 (Moose-2.1807.tar.gz) = ed06452cb7bbeecab8ba237448175f290a21b68bb3f3c15d530d2828968159fe9b9259a8d9e5fc82596b47a4cc571f558557f5c52558733dec2d5eb6b055af13
+Size (Moose-2.1807.tar.gz) = 809565 bytes
Home |
Main Index |
Thread Index |
Old Index