pkgsrc-WIP-changes archive

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

*: remove p5-Term-ANSIColor, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 15:27:27 2020 +0200
Changeset:	89d3b0984b4942cc906bf2bbba10593de0436671

Modified Files:
	p5-Regexp-Debugger/Makefile
	straw-viewer/Makefile

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

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=89d3b0984b4942cc906bf2bbba10593de0436671

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

diffstat:
 p5-Regexp-Debugger/Makefile | 2 +-
 straw-viewer/Makefile       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/p5-Regexp-Debugger/Makefile b/p5-Regexp-Debugger/Makefile
index aa36b45cc3..b5a4f97f64 100644
--- a/p5-Regexp-Debugger/Makefile
+++ b/p5-Regexp-Debugger/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Regexp-Debugger-0.002005
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Regexp/}
 
@@ -12,7 +13,6 @@ LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
 DEPENDS+=	p5-JSON-[0-9]*:../../converters/p5-JSON
-DEPENDS+=	p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
 DEPENDS+=	p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
 #DEPENDS+=	p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
 
diff --git a/straw-viewer/Makefile b/straw-viewer/Makefile
index 0c688df366..09d2271442 100644
--- a/straw-viewer/Makefile
+++ b/straw-viewer/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	straw-viewer-0.0.7
+PKGREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
@@ -11,7 +12,6 @@ LICENSE=	artistic-2.0
 
 DEPENDS+=	p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
 DEPENDS+=	p5-JSON-[0-9]*:../../converters/p5-JSON
-DEPENDS+=	p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
 DEPENDS+=	p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
 
 USE_LANGUAGES=		# empty


Home | Main Index | Thread Index | Old Index