pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-OOTools Update OOTools to version 2.21. This ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b6766ec9f82
branches: trunk
changeset: 501171:2b6766ec9f82
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Tue Oct 18 08:33:24 2005 +0000
description:
Update OOTools to version 2.21. This closes PR 31678 from Zafer Aydogan.
Changes from 1.75(doesn't include minor fixes):
Version 2.21
- Little documentation improvement
Version 2.2
- Added Package::props and Package::groups pragmas
- Added improved tests
Version 2.12
- Fixed the Class::Util::import function
Version 2.11
- Changed the Class::Util::classes function
Version 2.1
- Added the Class::Util::gather function plus tests
- Added the Class::Util::classes function plus tests
- Added the Class::Util::blessed function plus tests
Version 2.0
- Added the Class::Error module and tests
- Added the Class::Util module and tests
- Added the 'skip_autoload' option to Class::constr pragma
- You can also pass an HASH reference to the constr method
Version 1.79
- A test addition
Version 1.78
- The properties defined with a group get initialized just once
- Some testing addition and rewrite
Version 1.77
- Added 'default' option to the Class::constr pragma plus tests
- Added possibility to get a slice of values from groups accessors
- Added $_ aliasing for the post_process option
Version 1.76
- Added add_to() method to add props and groups accessors in other packages
- Added post_process() option to props accessors
diffstat:
devel/p5-OOTools/Makefile | 5 ++---
devel/p5-OOTools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 4239cde793a7 -r 2b6766ec9f82 devel/p5-OOTools/Makefile
--- a/devel/p5-OOTools/Makefile Tue Oct 18 04:48:51 2005 +0000
+++ b/devel/p5-OOTools/Makefile Tue Oct 18 08:33:24 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:12 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/18 08:33:24 hiramatsu Exp $
-DISTNAME= OOTools-1.75
+DISTNAME= OOTools-2.21
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5oot
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DO/DOMIZIO/
diff -r 4239cde793a7 -r 2b6766ec9f82 devel/p5-OOTools/distinfo
--- a/devel/p5-OOTools/distinfo Tue Oct 18 04:48:51 2005 +0000
+++ b/devel/p5-OOTools/distinfo Tue Oct 18 08:33:24 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:27 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/10/18 08:33:24 hiramatsu Exp $
-SHA1 (OOTools-1.75.tar.gz) = 73a751ece76a3d14d65dc8d2be529d2c267b01f2
-RMD160 (OOTools-1.75.tar.gz) = cfdeddb1ae6a71f844c472e96867df10c684f08c
-Size (OOTools-1.75.tar.gz) = 12540 bytes
+SHA1 (OOTools-2.21.tar.gz) = 5ea6c6ed3ac66634b6883da1545b7f7f46a56ba8
+RMD160 (OOTools-2.21.tar.gz) = 1c67e99d066a68a9198cac8bb4f53560c2b9e23f
+Size (OOTools-2.21.tar.gz) = 24021 bytes
Home |
Main Index |
Thread Index |
Old Index