Update to 1.04:
1.04 Mon 24 Mar 2008 - Removing dependency on File::Slurp 1.03 Sat 1 Mar 2008 - Incremental release to clear out some CPAN Testers failures - No need to upgrade 1.02 Tue 11 Dec 2007 - Cygwin is clearly insane, skip root and win32 test sets - More aggressive dependencies, particularly on Win32 1.01 Tue 11 Dec 2007 - No functional changes - Correcting dependency - Updating to Module::Install 0.68 - Updating bundled tests
This commit is contained in:
parent
17aba3b62c
commit
10e791e274
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2007/02/18 02:23:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2008/04/23 20:03:17 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-Flat-1.00
|
||||
DISTNAME= File-Flat-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
||||
|
@ -15,7 +15,6 @@ DEPENDS+= p5-File-Remove>=0.21:../../sysutils/p5-File-Remove
|
|||
DEPENDS+= p5-File-Temp>=0.14:../../devel/p5-File-Temp
|
||||
DEPENDS+= p5-File-Copy-Recursive>=0.28:../../sysutils/p5-File-Copy-Recursive
|
||||
DEPENDS+= p5-prefork>=0.02:../../devel/p5-prefork
|
||||
DEPENDS+= p5-File-Slurp>=9999.04:../../devel/p5-File-Slurp
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2007/02/18 02:23:55 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2008/04/23 20:03:17 wiz Exp $
|
||||
|
||||
SHA1 (File-Flat-1.00.tar.gz) = af692fac9d9e7fb395e7f0fc1ce5b1a10c22d36e
|
||||
RMD160 (File-Flat-1.00.tar.gz) = 80fed28a6a9440ed6017c1aba1e9eb1925c23412
|
||||
Size (File-Flat-1.00.tar.gz) = 45820 bytes
|
||||
SHA1 (File-Flat-1.04.tar.gz) = 09d9bef3425ef9bec75b5fb7a664e2e33052707e
|
||||
RMD160 (File-Flat-1.04.tar.gz) = 36847040787880043b569b2fac86509eb094b7a0
|
||||
Size (File-Flat-1.04.tar.gz) = 47183 bytes
|
||||
|
|
Loading…
Reference in a new issue