pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Moose Update to 2.1807



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb609595ff21
branches:  trunk
changeset: 356588:bb609595ff21
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jan 02 07:42:24 2017 +0000

description:
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)

diffstat:

 devel/p5-Moose/Makefile |   4 ++--
 devel/p5-Moose/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 65b61fe58707 -r bb609595ff21 devel/p5-Moose/Makefile
--- a/devel/p5-Moose/Makefile   Mon Jan 02 07:33:11 2017 +0000
+++ b/devel/p5-Moose/Makefile   Mon Jan 02 07:42:24 2017 +0000
@@ -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/}
diff -r 65b61fe58707 -r bb609595ff21 devel/p5-Moose/distinfo
--- a/devel/p5-Moose/distinfo   Mon Jan 02 07:33:11 2017 +0000
+++ b/devel/p5-Moose/distinfo   Mon Jan 02 07:42:24 2017 +0000
@@ -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