pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Flat Update to 1.04:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/224d987b256d
branches:  trunk
changeset: 541509:224d987b256d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 23 20:03:17 2008 +0000

description:
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

diffstat:

 devel/p5-File-Flat/Makefile |  5 ++---
 devel/p5-File-Flat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r c89e69a5fbbb -r 224d987b256d devel/p5-File-Flat/Makefile
--- a/devel/p5-File-Flat/Makefile       Wed Apr 23 19:55:23 2008 +0000
+++ b/devel/p5-File-Flat/Makefile       Wed Apr 23 20:03:17 2008 +0000
@@ -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-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
 
diff -r c89e69a5fbbb -r 224d987b256d devel/p5-File-Flat/distinfo
--- a/devel/p5-File-Flat/distinfo       Wed Apr 23 19:55:23 2008 +0000
+++ b/devel/p5-File-Flat/distinfo       Wed Apr 23 20:03:17 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index