pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/p5-File-Copy-Recursive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 16 15:39:16 UTC 2021

Modified Files:
        pkgsrc/sysutils/p5-File-Copy-Recursive: Makefile

Log Message:
p5-File-Copy-Recursive: remove unnecessary comment


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile
diff -u pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.27 pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.28
--- pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.27        Mon May 24 19:54:14 2021
+++ pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile     Wed Jun 16 15:39:16 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2021/05/24 19:54:14 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2021/06/16 15:39:16 wiz Exp $
 
 DISTNAME=      File-Copy-Recursive-0.45
 PKGNAME=       p5-${DISTNAME}
@@ -16,7 +16,6 @@ PERL5_PACKLIST=       auto/File/Copy/Recursive
 
 DEPENDS+=      p5-Path-Iter-[0-9]*:../../devel/p5-Path-Iter
 
-# TEST_DEPENDS
 TEST_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
 TEST_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception



Home | Main Index | Thread Index | Old Index