Wed Nov 16 08:14:45 2011 UTC ()
Updating Perl module File::chdir in devel/p5-File-chdir from 0.1004nb1 to
0.1006.

pkgsrc changes:
- switching back to default module type (EU::MM)

Upstream changes:
0.1006    2011-11-02 18:11:13 America/New_York
    - Handle directories with newlines [rt.cpan.org #72114]

0.1005    2011-11-02 14:21:27 America/New_York
    - Fixed rt.cpan.org #53064 [Michael Schwern]

    - Removes bundled Test::More

    - Converted distribution builder to Dist::Zilla


(sno)
diff -r1.9 -r1.10 pkgsrc/devel/p5-File-chdir/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-File-chdir/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-File-chdir/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-chdir/Makefile 2011/08/12 19:09:59 1.9
+++ pkgsrc/devel/p5-File-chdir/Makefile 2011/11/16 08:14:45 1.10
@@ -1,23 +1,21 @@ @@ -1,23 +1,21 @@
1# $NetBSD: Makefile,v 1.9 2011/08/12 19:09:59 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2011/11/16 08:14:45 sno Exp $
2 2
3DISTNAME= File-chdir-0.1004 3DISTNAME= File-chdir-0.1006
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/File-chdir/ 9HOMEPAGE= http://search.cpan.org/dist/File-chdir/
11COMMENT= Perl module with a more sensible way to change directories 10COMMENT= Perl module with a more sensible way to change directories
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= {perl>=5.10.0,p5-PathTools>=3.27}:../../devel/p5-PathTools 13DEPENDS+= {perl>=5.10.0,p5-PathTools>=3.27}:../../devel/p5-PathTools
15 14
16PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
17PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
18 17
19PERL5_MODULE_TYPE= Module::Build 
20PERL5_PACKLIST= auto/File/chdir/.packlist 18PERL5_PACKLIST= auto/File/chdir/.packlist
21 19
22.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
23.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-File-chdir/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-chdir/distinfo 2010/09/01 05:36:00 1.3
+++ pkgsrc/devel/p5-File-chdir/distinfo 2011/11/16 08:14:45 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/09/01 05:36:00 sno Exp $ 1$NetBSD: distinfo,v 1.4 2011/11/16 08:14:45 sno Exp $
2 2
3SHA1 (File-chdir-0.1004.tar.gz) = b1cfbdf7a25c8a718b0510cb8fc0f0107791b56c 3SHA1 (File-chdir-0.1006.tar.gz) = e1379a748c46d7f97fb48f062e202cc4ddef3bc1
4RMD160 (File-chdir-0.1004.tar.gz) = 12b4619a7952f4de0709ad452ffff9dcf213ce2b 4RMD160 (File-chdir-0.1006.tar.gz) = 6eb492ab17af769176ec5956e020bb6d0ccd60f8
5Size (File-chdir-0.1004.tar.gz) = 43097 bytes 5Size (File-chdir-0.1006.tar.gz) = 21188 bytes