*: remove p5-Test-Simple, part of perl
authorThomas Klausner <tk@giga.or.at>
Fri, 4 Sep 2020 13:44:49 +0000 (15:44 +0200)
committerThomas Klausner <tk@giga.or.at>
Sun, 6 Sep 2020 08:19:03 +0000 (10:19 +0200)
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

index a9cb44e1126e71d60117f065478f8373fed8ac86..33ae336ccbbcd59feb160c38610faa8fee0b2a50 100644 (file)
@@ -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
index 63b98a27c4f67d076499a4624fec8933b5fb4d58..cd7590b7384b20ec7ae1f56614a6becb7eb2426c 100644 (file)
@@ -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
index 09ea97cdf4db716a115775fc860009231a41cc4c..761a4d6cbc4c30a31a4105c85481d185f34061bc 100644 (file)
@@ -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
index 247664a3cc3e35a95a6249fd9a7fdbe2dad940ee..8725ce612c599f7c991e5c747ab59e6abdb5824f 100644 (file)
@@ -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
 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
index 501ac6cd644109776730dd3002cd27f6961b84a6..86b278e585a616b20fb028ac0fe5f68cb9bbab85 100644 (file)
@@ -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
index 6277802e7611070ac5b04c72d18cb9b416a654c4..cee9dee4aee4f8cef4958bb9ed88d6fa41b3066c 100644 (file)
@@ -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
 
index 3843cbfa9e22913f6cac51a3aa190ddf0ad45532..bc1f2bb28187eb9c6b63081004e97c872ab026cf 100644 (file)
@@ -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
 
index 196f10b189778845a8bab1776d79f613d77dbf52..41d72dc2d6280a9f1c57a775a9d0ceffc92e6337 100644 (file)
@@ -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
 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
index f5e9ff4c8eb3ae14ad9ffeacc2c139745eafb315..8826e5b2375c3e1f9f84958a3aa6d24640dfbe57 100644 (file)
@@ -9,8 +9,6 @@ MAINTAINER=     charlie@rubberduck.com
 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
index 71acaf72974942e12cccbd87e662b912f5f85840..f5435e4f095959eef37897dcbf3358ff10ab4490 100644 (file)
@@ -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
index c036f006e133fc3eec1ba60adcf82beb1c02bb92..5a6a30c5968a871b913fadcdcbe77d02825616ff 100644 (file)
@@ -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