pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Class-MOP Updating devel/p5-Class-MOP from 0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec1007185412
branches: trunk
changeset: 400025:ec1007185412
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 08:05:00 2009 +0000
description:
Updating devel/p5-Class-MOP from 0.93 to 0.94
pkgsrc changes:
- requiring more actual p5-Test-Simple (0.88) according to META.yml
Upstream changes:
0.94 Tue, Sep 22, 2009
* Class::MOP::Attribute
- Introduce set_raw_value and get_raw_value, side effect free variants
of {get,set}_value. These don't do anything useful in Class::MOP but
have different behavior that set_value and get_value for Moose
attributes. (nothingmuch)
diffstat:
devel/p5-Class-MOP/Makefile | 6 +++---
devel/p5-Class-MOP/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 7d7b5bbab19a -r ec1007185412 devel/p5-Class-MOP/Makefile
--- a/devel/p5-Class-MOP/Makefile Sun Oct 11 08:04:53 2009 +0000
+++ b/devel/p5-Class-MOP/Makefile Sun Oct 11 08:05:00 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2009/09/16 00:07:34 seb Exp $
+# $NetBSD: Makefile,v 1.29 2009/10/11 08:05:00 sno Exp $
#
-DISTNAME= Class-MOP-0.93
+DISTNAME= Class-MOP-0.94
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
@@ -20,7 +20,7 @@
BUILD_DEPENDS+= p5-PathTools-[0-9]*:../../devel/p5-PathTools
BUILD_DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER # t/050_scala_style_mixin_composition.t
BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= p5-Test-Simple>=0.77:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Simple>=0.88:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output # t/310_inline_structor.t
BUILD_DEPENDS+= p5-Test-LeakTrace-[0-9]*:../../devel/p5-Test-LeakTrace # t/312_anon_class_leak.t
diff -r 7d7b5bbab19a -r ec1007185412 devel/p5-Class-MOP/distinfo
--- a/devel/p5-Class-MOP/distinfo Sun Oct 11 08:04:53 2009 +0000
+++ b/devel/p5-Class-MOP/distinfo Sun Oct 11 08:05:00 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2009/09/16 00:07:34 seb Exp $
+$NetBSD: distinfo,v 1.26 2009/10/11 08:05:00 sno Exp $
-SHA1 (Class-MOP-0.93.tar.gz) = 2a969c1f53494344432416853c2c25f4e40cc788
-RMD160 (Class-MOP-0.93.tar.gz) = 6e602789285cfebea24d08ad5160e5812932d3f8
-Size (Class-MOP-0.93.tar.gz) = 185713 bytes
+SHA1 (Class-MOP-0.94.tar.gz) = 9094e5b3cac0fae120647ffc2acab6f44f9918ac
+RMD160 (Class-MOP-0.94.tar.gz) = 40ba65d8fdaf90b74df393d9d6cff31647b4b6ec
+Size (Class-MOP-0.94.tar.gz) = 185950 bytes
Home |
Main Index |
Thread Index |
Old Index