pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-MethodAttributes PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c1ac6e1275e
branches:  trunk
changeset: 393159:1c1ac6e1275e
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun May 17 19:46:45 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module MooseX::MethodAttributes from 0.09
    to 0.11
  - Adjusting dependencies

Upstream changes:
0.11  Fri, 15 May 2009 18:02:27 +0200
  * Depend on Moose 079 to prevent metaclass incompatibility failure.

0.10  Thu, 14 May 2009 00:08:30 +0100
  * Stop non Moose classes which inherit MooseX::MethodAttributes::Inheritable
    and which define a sub meta from throwing an exception.

diffstat:

 devel/p5-MooseX-MethodAttributes/Makefile |  6 +++---
 devel/p5-MooseX-MethodAttributes/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 12bb097836d9 -r 1c1ac6e1275e devel/p5-MooseX-MethodAttributes/Makefile
--- a/devel/p5-MooseX-MethodAttributes/Makefile Sun May 17 19:41:50 2009 +0000
+++ b/devel/p5-MooseX-MethodAttributes/Makefile Sun May 17 19:46:45 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/17 19:46:45 sno Exp $
 
-DISTNAME=      MooseX-MethodAttributes-0.09
+DISTNAME=      MooseX-MethodAttributes-0.11
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -10,7 +10,7 @@
 COMMENT=       Perl5 module for code attribute introspection
 LICENSE=       gnu-gpl-v2 # OR artistic
 
-DEPENDS+=      p5-Moose>=0.70:../../devel/p5-Moose
+DEPENDS+=      p5-Moose>=0.79:../../devel/p5-Moose
 DEPENDS+=      p5-MooseX-Types>=0.06:../../devel/p5-MooseX-Types
 DEPENDS+=      p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
 
diff -r 12bb097836d9 -r 1c1ac6e1275e devel/p5-MooseX-MethodAttributes/distinfo
--- a/devel/p5-MooseX-MethodAttributes/distinfo Sun May 17 19:41:50 2009 +0000
+++ b/devel/p5-MooseX-MethodAttributes/distinfo Sun May 17 19:46:45 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/05/17 19:46:45 sno Exp $
 
-SHA1 (MooseX-MethodAttributes-0.09.tar.gz) = 7532a1bbbeb34a018376c8ba295b6edb1df72587
-RMD160 (MooseX-MethodAttributes-0.09.tar.gz) = ef27ca7f663772698493d05aba6c8799db7cb844
-Size (MooseX-MethodAttributes-0.09.tar.gz) = 13440 bytes
+SHA1 (MooseX-MethodAttributes-0.11.tar.gz) = 5da23016c2e98378242553f2b67fbb012d77b4b2
+RMD160 (MooseX-MethodAttributes-0.11.tar.gz) = 10cfa30a2ed15b9a71143fd364b5464408122557
+Size (MooseX-MethodAttributes-0.11.tar.gz) = 13592 bytes



Home | Main Index | Thread Index | Old Index