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 p5-Moose from version 0.87 to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff67ff1b1278
branches:  trunk
changeset: 396500:ff67ff1b1278
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Jul 26 07:04:28 2009 +0000

description:
Update p5-Moose from version 0.87 to version 0.88.

Upstream changes:
0.88 Fri Jul 24, 2009
    * Moose::Manual::Contributing
      - Re-write the Moose::Manual::Contributing document to reflect
        the new layout and methods of work for the Git repository. All
        work now should be done in topic branches and reviewed by a
        core committer before being applied to master. All releases
        are done by a cabal member and merged from master to
        stable. This plan was devised by Yuval, blame him. (perigrin)

    * Moose::Meta::Role
      - Create metaclass attributes for the different role application
        classes.  (rafl)

    * Moose::Util::MetaRole
      - Allow applying roles to a meta role's role application
        classes. (rafl)

    * Moose::Meta::Attribute
      - Add weak_ref to allowed options for "has '+foo'" (mst)

    * Moose::Meta::Method::Accessor
      - No longer uses inline_slot_access in accessors, to support
        non-lvalue-based meta instances. (sorear)

diffstat:

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

diffs (26 lines):

diff -r 1994362b16da -r ff67ff1b1278 devel/p5-Moose/Makefile
--- a/devel/p5-Moose/Makefile   Sun Jul 26 07:04:05 2009 +0000
+++ b/devel/p5-Moose/Makefile   Sun Jul 26 07:04:28 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2009/07/07 18:43:30 sno Exp $
+# $NetBSD: Makefile,v 1.27 2009/07/26 07:04:28 seb Exp $
 #
 
-DISTNAME=      Moose-0.87
+DISTNAME=      Moose-0.88
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r 1994362b16da -r ff67ff1b1278 devel/p5-Moose/distinfo
--- a/devel/p5-Moose/distinfo   Sun Jul 26 07:04:05 2009 +0000
+++ b/devel/p5-Moose/distinfo   Sun Jul 26 07:04:28 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2009/07/07 18:43:30 sno Exp $
+$NetBSD: distinfo,v 1.25 2009/07/26 07:04:28 seb Exp $
 
-SHA1 (Moose-0.87.tar.gz) = abf7c5a65029820df2c2cf55587d22792a8a1591
-RMD160 (Moose-0.87.tar.gz) = d8f6c30589b44e3d5cace642bd33b4657ed891a7
-Size (Moose-0.87.tar.gz) = 329309 bytes
+SHA1 (Moose-0.88.tar.gz) = dbf59d9eeb60b01e5b3c1d6f1818a4516e6e6cf3
+RMD160 (Moose-0.88.tar.gz) = fd4b433c5f3592a6f6bcf6594fe02b613f1b29ad
+Size (Moose-0.88.tar.gz) = 332992 bytes



Home | Main Index | Thread Index | Old Index