Mon Mar 8 18:26:20 2010 UTC ()
Updating devel/p5-Object-InsideOut from 3.58 to 3.63

Upstream changes:
3.63 Fri Mar  5 13:11:48 EST 2010
	- Fix for shared object destruction bug

3.62 Thu Mar  4 04:24:02 2010
	- Extended the change in v3.59 to Perl 5.8.9

3.61 Wed Mar  3 21:37:19 2010
	- Code cleanup

3.59 Wed Mar  3 19:11:50 2010
	- Fixed shared object destruction when using Thread::Queue


(sno)
diff -r1.11 -r1.12 pkgsrc/devel/p5-Object-InsideOut/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/p5-Object-InsideOut/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-Object-InsideOut/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Object-InsideOut/Makefile 2010/02/16 13:02:02 1.11
+++ pkgsrc/devel/p5-Object-InsideOut/Makefile 2010/03/08 18:26:19 1.12
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2010/02/16 13:02:02 sno Exp $ 1# $NetBSD: Makefile,v 1.12 2010/03/08 18:26:19 sno Exp $
2# 2#
3 3
4DISTNAME= Object-InsideOut-3.58 4DISTNAME= Object-InsideOut-3.63
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Object-InsideOut/ 10HOMEPAGE= http://search.cpan.org/dist/Object-InsideOut/
11COMMENT= Perl 5 module providing comprehensive inside-out object support 11COMMENT= Perl 5 module providing comprehensive inside-out object support
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= p5-Exception-Class>=1.29:../../devel/p5-Exception-Class 16DEPENDS+= p5-Exception-Class>=1.29:../../devel/p5-Exception-Class
17DEPENDS+= p5-Scalar-List-Utils>=1.22:../../devel/p5-Scalar-List-Utils 17DEPENDS+= p5-Scalar-List-Utils>=1.22:../../devel/p5-Scalar-List-Utils

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-Object-InsideOut/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Object-InsideOut/distinfo 2010/02/16 13:02:02 1.9
+++ pkgsrc/devel/p5-Object-InsideOut/distinfo 2010/03/08 18:26:19 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2010/02/16 13:02:02 sno Exp $ 1$NetBSD: distinfo,v 1.10 2010/03/08 18:26:19 sno Exp $
2 2
3SHA1 (Object-InsideOut-3.58.tar.gz) = ca373d2c7eda7331362c47303b111c4c94d98206 3SHA1 (Object-InsideOut-3.63.tar.gz) = 9238a6a062beffd6bc9fc5d1e4c58e1722f8908a
4RMD160 (Object-InsideOut-3.58.tar.gz) = 823d42f86c05f09c0b30ef288cb7416d721736c0 4RMD160 (Object-InsideOut-3.63.tar.gz) = b5e7758d3b98c953d655a58092d2f57a4d4cf381
5Size (Object-InsideOut-3.58.tar.gz) = 115597 bytes 5Size (Object-InsideOut-3.63.tar.gz) = 115956 bytes