Fri May 1 21:21:49 2009 UTC ()
PkgSrc changes:
  - Updating package for p5 module of Object::InsideOut from 3.52 to 3.54
  - Setting license to gnu-gpl-v2

Upstream changes:
3.54 Wed Feb 18 18:04:51 2009
	- Doc update only

3.53 Wed Feb 18 15:34:20 2009
	- Handle unnamed fields when using Storable
	- Cache some object initialization activities


(sno)
diff -r1.6 -r1.7 pkgsrc/devel/p5-Object-InsideOut/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Object-InsideOut/distinfo

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

--- pkgsrc/devel/p5-Object-InsideOut/Makefile 2008/11/17 04:08:55 1.6
+++ pkgsrc/devel/p5-Object-InsideOut/Makefile 2009/05/01 21:21:49 1.7
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.6 2008/11/17 04:08:55 he Exp $ 1# $NetBSD: Makefile,v 1.7 2009/05/01 21:21:49 sno Exp $
2# 2#
3 3
4DISTNAME= Object-InsideOut-3.52 4DISTNAME= Object-InsideOut-3.54
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= gnu-gpl-v2 # OR artistic
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15DEPENDS+= p5-Exception-Class>=1.22:../../devel/p5-Exception-Class 16DEPENDS+= p5-Exception-Class>=1.22:../../devel/p5-Exception-Class
16DEPENDS+= p5-Want>=0.12:../../devel/p5-Want 17DEPENDS+= p5-Want>=0.12:../../devel/p5-Want
17 18
18USE_LANGUAGES= # empty 19USE_LANGUAGES= # empty
19PERL5_PACKLIST= auto/Object/InsideOut/.packlist 20PERL5_PACKLIST= auto/Object/InsideOut/.packlist
20PERL5_MODULE_TYPE= Module::Build 21PERL5_MODULE_TYPE= Module::Build
21 22
22.include "../../lang/perl5/module.mk" 23.include "../../lang/perl5/module.mk"
23.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/p5-Object-InsideOut/distinfo 2008/11/17 04:08:55 1.4
+++ pkgsrc/devel/p5-Object-InsideOut/distinfo 2009/05/01 21:21:49 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2008/11/17 04:08:55 he Exp $ 1$NetBSD: distinfo,v 1.5 2009/05/01 21:21:49 sno Exp $
2 2
3SHA1 (Object-InsideOut-3.52.tar.gz) = df91de0c85d0481b34fbbb8e18a1a6f7ce69f148 3SHA1 (Object-InsideOut-3.54.tar.gz) = ca9ae12487d00bd47dcd781f825f6fda73e8609c
4RMD160 (Object-InsideOut-3.52.tar.gz) = 45c6a153c1488f0ec7efed9bc2ccc8963f881454 4RMD160 (Object-InsideOut-3.54.tar.gz) = cf85b6bbca378384df3e8b991cf6c17fd384b436
5Size (Object-InsideOut-3.52.tar.gz) = 114629 bytes 5Size (Object-InsideOut-3.54.tar.gz) = 115245 bytes