pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-Which



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 18 06:22:54 UTC 2017

Modified Files:
        pkgsrc/devel/p5-File-Which: Makefile

Log Message:
p5-File-Which: remove p5-Test-Script build dependency

It hasn't been used since at least 2015.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-File-Which/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-File-Which/Makefile
diff -u pkgsrc/devel/p5-File-Which/Makefile:1.23 pkgsrc/devel/p5-File-Which/Makefile:1.24
--- pkgsrc/devel/p5-File-Which/Makefile:1.23    Sun Sep 10 21:28:57 2017
+++ pkgsrc/devel/p5-File-Which/Makefile Mon Sep 18 06:22:54 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/09/10 21:28:57 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/09/18 06:22:54 wiz Exp $
 
 DISTNAME=      File-Which-1.22
 PKGNAME=       p5-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE=     http://search.cpan.org/dist/Fi
 COMMENT=       Portable implementation of the 'which' utility
 LICENSE=       ${PERL5_LICENSE}
 
-BUILD_DEPENDS+=                p5-Test-Script>=1.05:../../devel/p5-Test-Script
-
 PERL5_PACKLIST=                auto/File/Which/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index