pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Continuous



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 13:32:00 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Test-Continuous: Makefile

Log Message:
*: remove p5-Term-Cap, part of perl


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Test-Continuous/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-Test-Continuous/Makefile
diff -u pkgsrc/devel/p5-Test-Continuous/Makefile:1.8 pkgsrc/devel/p5-Test-Continuous/Makefile:1.9
--- pkgsrc/devel/p5-Test-Continuous/Makefile:1.8        Fri Sep  4 11:32:24 2020
+++ pkgsrc/devel/p5-Test-Continuous/Makefile    Fri Sep  4 13:32:00 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/09/04 11:32:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/04 13:32:00 wiz Exp $
 
 DISTNAME=              Test-Continuous-0.76
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           5
+PKGREVISION=           6
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -15,7 +15,6 @@ DEPENDS+=             p5-File-ChangeNotify>=0.12:..
 DEPENDS+=              p5-Git-Repository-[0-9]*:../../devel/p5-Git-Repository
 DEPENDS+=              p5-Log-Dispatch>=2.22:../../devel/p5-Log-Dispatch
 DEPENDS+=              p5-Module-ExtractUse>=0.23:../../devel/p5-Module-ExtractUse
-DEPENDS+=              p5-Term-Cap>=1.1:../../devel/p5-Term-Cap
 BUILD_DEPENDS+=                p5-YAML>=0.77:../../textproc/p5-YAML
 
 # XXX for test



Home | Main Index | Thread Index | Old Index