pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Object-InsideOut Update to version 3.34.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6593a5aa859d
branches:  trunk
changeset: 536551:6593a5aa859d
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Dec 16 21:57:26 2007 +0000

description:
Update to version 3.34.

Changes since last packaged version (3.25):
3.34 Wed Nov 28 01:47:52 2007
        - Fixed preformance issue with reclaiming object IDs

3.33 Fri Nov  9 13:16:56 2007
        - Fix overload tests

3.32 Thu Nov  8 21:57:28 2007
        - Skip overload test file if no threads

3.31 Thu Nov  8 19:22:42 2007
        - Overload the '==' operator for shared objects

3.29 Wed Nov  7 18:20:56 2007
        - Fix to dump (Bug #30527)
        - Additional fix to UNIVERSAL::isa call (Bug #30533)

3.28 Wed Nov  7 01:34:02 2007
        - Fix to UNIVERSAL::isa call (Bug #30533)

3.27 Sat Nov  3 01:23:30 2007
        - Make :Default({}) work as expected
        - Added ->endtime() method to Term::YAPI

3.26 Mon Sep 17 23:59:28 2007
        - Support ANSI color sequences in Term::YAPI

diffstat:

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

diffs (26 lines):

diff -r 387aa7bbb6b8 -r 6593a5aa859d devel/p5-Object-InsideOut/Makefile
--- a/devel/p5-Object-InsideOut/Makefile        Sun Dec 16 21:51:54 2007 +0000
+++ b/devel/p5-Object-InsideOut/Makefile        Sun Dec 16 21:57:26 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/09/16 22:51:57 seb Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/16 21:57:26 seb Exp $
 #
 
-DISTNAME=      Object-InsideOut-3.25
+DISTNAME=      Object-InsideOut-3.34
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Object/}
diff -r 387aa7bbb6b8 -r 6593a5aa859d devel/p5-Object-InsideOut/distinfo
--- a/devel/p5-Object-InsideOut/distinfo        Sun Dec 16 21:51:54 2007 +0000
+++ b/devel/p5-Object-InsideOut/distinfo        Sun Dec 16 21:57:26 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/09/16 22:51:57 seb Exp $
+$NetBSD: distinfo,v 1.2 2007/12/16 21:57:26 seb Exp $
 
-SHA1 (Object-InsideOut-3.25.tar.gz) = 7c6465dd46601baac6e5eebcf30b49d13f8473a6
-RMD160 (Object-InsideOut-3.25.tar.gz) = 7429c7f0c566ad39fbe1e928209c9c592a09d7b3
-Size (Object-InsideOut-3.25.tar.gz) = 107165 bytes
+SHA1 (Object-InsideOut-3.34.tar.gz) = e82d446c7b46f794f2ed6a0d1705f6d2f954f2ee
+RMD160 (Object-InsideOut-3.34.tar.gz) = c4ef5bdafc3ab5dec62ea11d65ea8744cc46f356
+Size (Object-InsideOut-3.34.tar.gz) = 109718 bytes



Home | Main Index | Thread Index | Old Index