pkgsrc-WIP-changes archive

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

*: remove p5-Test-Simple, part of perl



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

Modified Files:
	astguiclient-vicidial/Makefile
	p5-CGI-Application-Plugin-Forward/Makefile
	p5-CGI-Application-Plugin-ViewCode/Makefile
	p5-CGI-Expand/Makefile
	p5-Catalyst-Component-InstancePerContext/Makefile
	p5-Catalyst-Helper-Model-Email/Makefile
	p5-Class-DBI-SQLite/Makefile
	p5-MooseX-Iterator/Makefile
	p5-Net-Delicious/Makefile
	p5-Pod-Constants/Makefile
	p5-Text-Trim/Makefile

Log Message:
*: remove p5-Test-Simple, 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=92b0d0e432218bf8dff1fce219f7cc7f0891ff2a

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

diffstat:
 astguiclient-vicidial/Makefile                    | 3 +--
 p5-CGI-Application-Plugin-Forward/Makefile        | 3 +--
 p5-CGI-Application-Plugin-ViewCode/Makefile       | 3 +--
 p5-CGI-Expand/Makefile                            | 2 +-
 p5-Catalyst-Component-InstancePerContext/Makefile | 2 +-
 p5-Catalyst-Helper-Model-Email/Makefile           | 4 +---
 p5-Class-DBI-SQLite/Makefile                      | 2 +-
 p5-MooseX-Iterator/Makefile                       | 3 +--
 p5-Net-Delicious/Makefile                         | 2 --
 p5-Pod-Constants/Makefile                         | 2 +-
 p5-Text-Trim/Makefile                             | 4 +---
 11 files changed, 10 insertions(+), 20 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index a9cb44e112..33ae336ccb 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	6
+PKGREVISION=	7
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -39,7 +39,6 @@ DEPENDS+=	p5-OLE-Storage_Lite>=0.1:../../devel/p5-OLE-Storage_Lite
 DEPENDS+=	p5-Proc-ProcessTable>=0.5:../../devel/p5-Proc-ProcessTable
 DEPENDS+=	p5-IO-stringy>=2.1:../../devel/p5-IO-stringy
 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-libwww>=6.2:../../www/p5-libwww
diff --git a/p5-CGI-Application-Plugin-Forward/Makefile b/p5-CGI-Application-Plugin-Forward/Makefile
index 63b98a27c4..cd7590b738 100644
--- a/p5-CGI-Application-Plugin-Forward/Makefile
+++ b/p5-CGI-Application-Plugin-Forward/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.3 2014/10/09 14:06:28 thomasklausner Exp $
-#
 
 DISTNAME=	CGI-Application-Plugin-Forward-1.06
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=CGI/}
 
@@ -12,7 +12,6 @@ COMMENT=	Pass control from one run mode to another
 
 DEPENDS+=	p5-CGI-Application>=4.01:../../www/p5-CGI-Application
 DEPENDS+=	p5-CGI-Application-Plugin-AutoRunmode>=0:../../wip/p5-CGI-Application-Plugin-AutoRunmode
-DEPENDS+=	p5-Test-Simple>=0:../../devel/p5-Test-Simple
 
 PERL5_MODULE_TYPE=	Module::Build
 PERL5_PACKLIST=		auto/CGI/Application/Plugin/Forward/.packlist
diff --git a/p5-CGI-Application-Plugin-ViewCode/Makefile b/p5-CGI-Application-Plugin-ViewCode/Makefile
index 09ea97cdf4..761a4d6cbc 100644
--- a/p5-CGI-Application-Plugin-ViewCode/Makefile
+++ b/p5-CGI-Application-Plugin-ViewCode/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.3 2014/10/09 14:06:29 thomasklausner Exp $
-#
 
 DISTNAME=	CGI-Application-Plugin-ViewCode-1.02
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=CGI/}
 
@@ -11,7 +11,6 @@ HOMEPAGE=	https://cpan.metacpan.org/authors/id/W/WO/WONKO/
 COMMENT=	View the source of the running application
 
 DEPENDS+=	p5-Syntax-Highlight-Perl-Improved>=1.01:../../wip/p5-Syntax-Highlight-Perl-Improved
-DEPENDS+=	p5-Test-Simple>=0.94:../../devel/p5-Test-Simple
 DEPENDS+=	p5-CGI-Application>=4:../../www/p5-CGI-Application
 DEPENDS+=	p5-Test-LongString>=0.11:../../devel/p5-Test-LongString
 DEPENDS+=	p5-Pod-Xhtml>=1:../../wip/p5-Pod-Xhtml
diff --git a/p5-CGI-Expand/Makefile b/p5-CGI-Expand/Makefile
index 247664a3cc..8725ce612c 100644
--- a/p5-CGI-Expand/Makefile
+++ b/p5-CGI-Expand/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	CGI-Expand-2.05
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BO/BOWMANBS/}
 
@@ -9,7 +10,6 @@ MAINTAINER=	noud4%users.sourceforge.net@localhost
 HOMEPAGE=	https://metacpan.org/release/CGI-Expand
 COMMENT=	Convert flat hash to nested data using TT2\'s dot convention
 
-DEPENDS+=	p5-Test-Simple>0:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Test-Exception>0:../../devel/p5-Test-Exception
 
 USE_LANGUAGES+=	# empty
diff --git a/p5-Catalyst-Component-InstancePerContext/Makefile b/p5-Catalyst-Component-InstancePerContext/Makefile
index 501ac6cd64..86b278e585 100644
--- a/p5-Catalyst-Component-InstancePerContext/Makefile
+++ b/p5-Catalyst-Component-InstancePerContext/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Catalyst-Component-InstancePerContext-0.001001
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/G/GR/GRODITI/}
 
@@ -11,7 +12,6 @@ COMMENT=	Return a new instance a component on each request
 LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-Catalyst-Runtime>=5.60000:../../www/p5-Catalyst-Runtime
-DEPENDS+=	p5-Test-Simple>=0:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
 
 USE_LANGUAGES=	# empty
diff --git a/p5-Catalyst-Helper-Model-Email/Makefile b/p5-Catalyst-Helper-Model-Email/Makefile
index 6277802e76..cee9dee4ae 100644
--- a/p5-Catalyst-Helper-Model-Email/Makefile
+++ b/p5-Catalyst-Helper-Model-Email/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	Catalyst-Helper-Model-Email-0.04
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/T/TE/TEDDY/}
 
@@ -11,8 +11,6 @@ HOMEPAGE=	https://metacpan.org/release/Catalyst-Helper-Model-Email
 COMMENT=	Helper for Mail::Builder::Simple
 LICENSE=	${PERL5_LICENSE}
 
-EPENDS+=	p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
-
 USE_LANGUAGES=	# empty
 PERL5_PACKLIST=	auto/Catalyst/Helper/Model/Email/.packlist
 
diff --git a/p5-Class-DBI-SQLite/Makefile b/p5-Class-DBI-SQLite/Makefile
index 3843cbfa9e..bc1f2bb281 100644
--- a/p5-Class-DBI-SQLite/Makefile
+++ b/p5-Class-DBI-SQLite/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Class-DBI-SQLite-0.11
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Class/}
 
@@ -12,7 +13,6 @@ COMMENT=	Extension to Class::DBI for sqlite
 DEPENDS+=	p5-Class-DBI>=0.85:../../databases/p5-Class-DBI
 DEPENDS+=	p5-Ima-DBI>=0.27:../../databases/p5-Ima-DBI
 DEPENDS+=	p5-DBD-SQLite>=0.07:../../databases/p5-DBD-SQLite
-DEPENDS+=	p5-Test-Simple>=0.32:../../devel/p5-Test-Simple
 
 PERL5_PACKLIST=	auto/Class/DBI/SQLite/.packlist
 
diff --git a/p5-MooseX-Iterator/Makefile b/p5-MooseX-Iterator/Makefile
index 196f10b189..41d72dc2d6 100644
--- a/p5-MooseX-Iterator/Makefile
+++ b/p5-MooseX-Iterator/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	MooseX-Iterator-0.11
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RL/RLB/}
 
@@ -10,7 +10,6 @@ MAINTAINER=	noud4%users.sourceforge.net@localhost
 HOMEPAGE=	https://metacpan.org/release/MooseX-Iterator
 COMMENT=	Iterate over collections
 
-DEPENDS+=	p5-Test-Simple>0:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Moose>0:../../devel/p5-Moose
 
 USE_LANGUAGES+=	# empty
diff --git a/p5-Net-Delicious/Makefile b/p5-Net-Delicious/Makefile
index f5e9ff4c8e..8826e5b237 100644
--- a/p5-Net-Delicious/Makefile
+++ b/p5-Net-Delicious/Makefile
@@ -9,8 +9,6 @@ MAINTAINER=	charlie%rubberduck.com@localhost
 HOMEPAGE=	https://metacpan.org/release/Net-Delicious
 COMMENT=	OOP for the del.icio.us API
 
-BUILD_DEPENDS+=	p5-Test-Simple>=0.47:../../devel/p5-Test-Simple
-
 DEPENDS+=	p5-libwww>=2:../../www/p5-libwww
 DEPENDS+=	p5-URI>=0:../../www/p5-URI
 DEPENDS+=	p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple
diff --git a/p5-Pod-Constants/Makefile b/p5-Pod-Constants/Makefile
index 71acaf7297..f5435e4f09 100644
--- a/p5-Pod-Constants/Makefile
+++ b/p5-Pod-Constants/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Pod-Constants-0.19
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MG/MGV/}
 
@@ -10,7 +11,6 @@ HOMEPAGE=	https://metacpan.org/release/Pod-Constants
 COMMENT=	Include constants from POD
 LICENSE=	artistic-2.0 # OR gnu-gpl-v2
 
-DEPENDS+=	p5-Test-Simple>=0.18:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Pod-Parser>=1.13:../../textproc/p5-Pod-Parser
 
 PERL5_PACKLIST=	auto/Pod/Constants/.packlist
diff --git a/p5-Text-Trim/Makefile b/p5-Text-Trim/Makefile
index c036f006e1..5a6a30c596 100644
--- a/p5-Text-Trim/Makefile
+++ b/p5-Text-Trim/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.3 2012/10/04 19:12:00 asau Exp $
-#
 
 DISTNAME=	Text-Trim-1.02
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Text/}
 
@@ -11,8 +11,6 @@ HOMEPAGE=	https://metacpan.org/release/Text-Trim
 COMMENT=	Extract the structure of a quoted mail message
 LICENSE=	${PERL5_LICENSE}
 
-DEPENDS+=	p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
-
 PERL5_MODULE_TYPE=	Module::Build
 
 PERL5_PACKLIST=	auto/Text/Trim/.packlist


Home | Main Index | Thread Index | Old Index