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
This commit is contained in:
parent
1c0ed5346d
commit
badb4f5c75
2 changed files with 6 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2011/08/12 19:09:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2011/11/16 08:14:45 sno Exp $
|
||||
|
||||
DISTNAME= File-chdir-0.1004
|
||||
DISTNAME= File-chdir-0.1006
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
||||
|
||||
|
@ -16,7 +15,6 @@ DEPENDS+= {perl>=5.10.0,p5-PathTools>=3.27}:../../devel/p5-PathTools
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/File/chdir/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/09/01 05:36:00 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2011/11/16 08:14:45 sno Exp $
|
||||
|
||||
SHA1 (File-chdir-0.1004.tar.gz) = b1cfbdf7a25c8a718b0510cb8fc0f0107791b56c
|
||||
RMD160 (File-chdir-0.1004.tar.gz) = 12b4619a7952f4de0709ad452ffff9dcf213ce2b
|
||||
Size (File-chdir-0.1004.tar.gz) = 43097 bytes
|
||||
SHA1 (File-chdir-0.1006.tar.gz) = e1379a748c46d7f97fb48f062e202cc4ddef3bc1
|
||||
RMD160 (File-chdir-0.1006.tar.gz) = 6eb492ab17af769176ec5956e020bb6d0ccd60f8
|
||||
Size (File-chdir-0.1006.tar.gz) = 21188 bytes
|
||||
|
|
Loading…
Reference in a new issue