pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/p5-File-Copy-Recursive Update p5-File-Copy-Re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/add534523112
branches:  trunk
changeset: 535430:add534523112
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sat Nov 17 13:00:49 2007 +0000

description:
Update p5-File-Copy-Recursive to 0.35.

Changes from 0.30:
0.35  Mon Aug 27 16:18:53 2007
        - fixed rt 29008

0.34  Tue Aug 21 09:41:05 2007
        - samecheck return; instead of croak;
        - remaining croak()'s to $! = .. return;

0.33  Thu May 10 12:19:36 2007
        - Sorry missed this one w/ 0.32... rt 25529

0.32  Wed May  9 20:56:55 2007
        - rt 26459

0.31  Wed Jan 24 16:42:15 2007
        - Fixed "Uninitialized value in -e ... line 196" problem. (Thanks Ben Thomas)
        - Fixed similar issue in nearby code (use of $_[0] instead of $org)
        - removed pointless at best, vague problem at best !-e readlink() check from symlink patch from 21267 introduced in 0.26

diffstat:

 sysutils/p5-File-Copy-Recursive/Makefile |  4 ++--
 sysutils/p5-File-Copy-Recursive/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r fafb070698ee -r add534523112 sysutils/p5-File-Copy-Recursive/Makefile
--- a/sysutils/p5-File-Copy-Recursive/Makefile  Sat Nov 17 12:04:11 2007 +0000
+++ b/sysutils/p5-File-Copy-Recursive/Makefile  Sat Nov 17 13:00:49 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/02/18 02:15:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/17 13:00:49 hiramatsu Exp $
 
-DISTNAME=      File-Copy-Recursive-0.30
+DISTNAME=      File-Copy-Recursive-0.35
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    sysutils devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
diff -r fafb070698ee -r add534523112 sysutils/p5-File-Copy-Recursive/distinfo
--- a/sysutils/p5-File-Copy-Recursive/distinfo  Sat Nov 17 12:04:11 2007 +0000
+++ b/sysutils/p5-File-Copy-Recursive/distinfo  Sat Nov 17 13:00:49 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/02/18 02:15:29 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/11/17 13:00:49 hiramatsu Exp $
 
-SHA1 (File-Copy-Recursive-0.30.tar.gz) = 4fc35b61555b5fcc4daf0491041145f147ac262c
-RMD160 (File-Copy-Recursive-0.30.tar.gz) = 12ca909fb51f33ce2dd23f633eabeb5c592a2074
-Size (File-Copy-Recursive-0.30.tar.gz) = 9707 bytes
+SHA1 (File-Copy-Recursive-0.35.tar.gz) = 2804a50b48620055fd17f8d009e3818cc8487df2
+RMD160 (File-Copy-Recursive-0.35.tar.gz) = 2a377fd226d79e875d1df7c764f5b61b204c1ed0
+Size (File-Copy-Recursive-0.35.tar.gz) = 9923 bytes



Home | Main Index | Thread Index | Old Index