pkgsrc-WIP-changes archive

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

*: remove p5-File-Temp, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 13:31:49 2020 +0200
Changeset:	492df67c6e2f63b9d0a01298cb9c04129788d24e

Modified Files:
	astguiclient-vicidial/Makefile
	ninka/Makefile
	p5-Test-Strict/Makefile

Log Message:
*: remove p5-File-Temp, 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=492df67c6e2f63b9d0a01298cb9c04129788d24e

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

diffstat:
 astguiclient-vicidial/Makefile | 3 +--
 ninka/Makefile                 | 3 +--
 p5-Test-Strict/Makefile        | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index 24037c8658..3b5be127ac 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	2
+PKGREVISION=	3
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -44,7 +44,6 @@ DEPENDS+=	p5-Archive-Zip>=1.5:../../archivers/p5-Archive-Zip
 DEPENDS+=	p5-Test-Simple>=1.3:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Text-CSV>=1.6:../../textproc/p5-Text-CSV
 DEPENDS+=	p5-Test-NoWarnings>=1.0:../../devel/p5-Test-NoWarnings
-DEPENDS+=	p5-File-Temp>=0.2:../../devel/p5-File-Temp
 DEPENDS+=	p5-libwww>=6.2:../../www/p5-libwww
 DEPENDS+=	p5-HTML-Parser>=3.7:../../www/p5-HTML-Parser
 DEPENDS+=	p5-HTML-Strip>=1.6:../../www/p5-HTML-Strip
diff --git a/ninka/Makefile b/ninka/Makefile
index 44d8ea56f8..efe25ff758 100644
--- a/ninka/Makefile
+++ b/ninka/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2013/03/04 21:58:38 thomasklausner Exp $
-#
 
 DISTNAME=	ninka-1.3.2pre20180106
+PKGREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
@@ -17,7 +17,6 @@ PKGREVISION=		0
 DEPENDS+=		p5-Getopt-Long>=2.38:../../devel/p5-Getopt-Long
 DEPENDS+=		p5-DBI-[0-9]*:../../databases/p5-DBI
 DEPENDS+=		p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
-DEPENDS+=		p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
 DEPENDS+=		p5-Spreadsheet-WriteExcel-[0-9]*:../../math/p5-Spreadsheet-WriteExcel
 DEPENDS+=		p5-IO-CaptureOutput-[0-9]*:../../devel/p5-IO-CaptureOutput
 #BUILD_DEPENDS+=	p5-Test-Strict-[0-9]*:../../devel/p5-Test-Strict
diff --git a/p5-Test-Strict/Makefile b/p5-Test-Strict/Makefile
index 03648762f2..7cb7574491 100644
--- a/p5-Test-Strict/Makefile
+++ b/p5-Test-Strict/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Test-Strict-0.47
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://cpan.metacpan.org/authors/id/M/MA/MANWAR/
 
@@ -10,7 +11,6 @@ HOMEPAGE=	https://cpan.metacpan.org/authors/id/M/MA/MANWAR/
 COMMENT=	Check syntax, presence of use strict; and test coverage
 LICENSE=	${PERL5_LICENSE}
 
-DEPENDS+=	p5-File-Temp>=0.01:../../devel/p5-File-Temp
 DEPENDS+=	p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
 
 PERL5_PACKLIST=	auto/Test/Strict/.packlist


Home | Main Index | Thread Index | Old Index