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 sysutils/p5-Fil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64b33422c4a2
branches:  trunk
changeset: 542813:64b33422c4a2
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed May 28 20:54:43 2008 +0000

description:
Update sysutils/p5-File-Copy-Recursive from 0.35 to 0.36

0.36  Wed Apr 16 15:32:36 2008
    - made all bareword file handles be lexical variables if the perl is new enough to support it (5.6.0 and up, see 'Indirect Filehandles' in perlopentut)

diffstat:

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

diffs (36 lines):

diff -r c477cec3d61b -r 64b33422c4a2 sysutils/p5-File-Copy-Recursive/Makefile
--- a/sysutils/p5-File-Copy-Recursive/Makefile  Wed May 28 20:52:33 2008 +0000
+++ b/sysutils/p5-File-Copy-Recursive/Makefile  Wed May 28 20:54:43 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2007/11/17 13:00:49 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/28 20:54:43 abs Exp $
 
-DISTNAME=      File-Copy-Recursive-0.35
+DISTNAME=      File-Copy-Recursive-0.36
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    sysutils devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
@@ -9,7 +9,10 @@
 HOMEPAGE=      http://search.cpan.org/dist/File-Copy-Recursive/
 COMMENT=       Perl extension for recursively copying files and directories
 
+USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/File/Copy/Recursive/.packlist
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c477cec3d61b -r 64b33422c4a2 sysutils/p5-File-Copy-Recursive/distinfo
--- a/sysutils/p5-File-Copy-Recursive/distinfo  Wed May 28 20:52:33 2008 +0000
+++ b/sysutils/p5-File-Copy-Recursive/distinfo  Wed May 28 20:54:43 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/11/17 13:00:49 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2008/05/28 20:54:43 abs Exp $
 
-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
+SHA1 (File-Copy-Recursive-0.36.tar.gz) = c5bedde25e24c50f8c37e6e0fe035a4ad805155c
+RMD160 (File-Copy-Recursive-0.36.tar.gz) = 6dc2f44aedd8cba82aebb28d3b0e8d055bdb54b9
+Size (File-Copy-Recursive-0.36.tar.gz) = 10103 bytes



Home | Main Index | Thread Index | Old Index