pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: remove p5-ExtUtils-MakeMaker, part of perl since forever
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Fri Sep 4 13:18:33 2020 +0200
Changeset: 784b59de064f9dc412bd8a62cf6f06634062c3d8
Modified Files:
p5-Catalyst-Controller-DBIC-API/Makefile
p5-Catalyst-Helper-Model-Email/Makefile
p5-Catalyst-Plugin-Compress-Zlib/Makefile
p5-MooseX-Iterator/Makefile
p5-MooseX-Role-BuildInstanceOf/Makefile
Log Message:
*: remove p5-ExtUtils-MakeMaker, part of perl since forever
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=784b59de064f9dc412bd8a62cf6f06634062c3d8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Catalyst-Controller-DBIC-API/Makefile | 2 +-
p5-Catalyst-Helper-Model-Email/Makefile | 2 +-
p5-Catalyst-Plugin-Compress-Zlib/Makefile | 3 +--
p5-MooseX-Iterator/Makefile | 2 +-
p5-MooseX-Role-BuildInstanceOf/Makefile | 2 +-
5 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/p5-Catalyst-Controller-DBIC-API/Makefile b/p5-Catalyst-Controller-DBIC-API/Makefile
index 6f0d6fef4b..c353f127e6 100644
--- a/p5-Catalyst-Controller-DBIC-API/Makefile
+++ b/p5-Catalyst-Controller-DBIC-API/Makefile
@@ -2,6 +2,7 @@
DISTNAME= Catalyst-Controller-DBIC-API-2.007002
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AB/ABRAXXA/}
@@ -10,7 +11,6 @@ HOMEPAGE= https://metacpan.org/release/Catalyst-Controller-DBIC-API
COMMENT= Provides a REST interface to DBIx::Class
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-MooseX-Types-Structured>0:../../devel/p5-MooseX-Types-Structured
DEPENDS+= p5-CGI-Expand>0:../../wip/p5-CGI-Expand
DEPENDS+= p5-Catalyst-Model-DBIC-Schema>0:../../databases/p5-Catalyst-Model-DBIC-Schema
diff --git a/p5-Catalyst-Helper-Model-Email/Makefile b/p5-Catalyst-Helper-Model-Email/Makefile
index b6946b2844..6277802e76 100644
--- a/p5-Catalyst-Helper-Model-Email/Makefile
+++ b/p5-Catalyst-Helper-Model-Email/Makefile
@@ -2,6 +2,7 @@
DISTNAME= Catalyst-Helper-Model-Email-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/T/TE/TEDDY/}
@@ -11,7 +12,6 @@ COMMENT= Helper for Mail::Builder::Simple
LICENSE= ${PERL5_LICENSE}
EPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
-DEPENDS+= p5-ExtUtils-MakeMaker-[0-9]*:../../devel/p5-ExtUtils-MakeMaker
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Helper/Model/Email/.packlist
diff --git a/p5-Catalyst-Plugin-Compress-Zlib/Makefile b/p5-Catalyst-Plugin-Compress-Zlib/Makefile
index 5e7cf5a90e..9bc4e68c15 100644
--- a/p5-Catalyst-Plugin-Compress-Zlib/Makefile
+++ b/p5-Catalyst-Plugin-Compress-Zlib/Makefile
@@ -2,7 +2,7 @@
DISTNAME= Catalyst-Plugin-Compress-Zlib-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/MS/MSTROUT/}
@@ -10,7 +10,6 @@ MAINTAINER= noud4%users.sourceforge.net@localhost
HOMEPAGE= https://metacpan.org/release/Catalyst-Plugin-Compress-Zlib
COMMENT= Gzip compress response if client supports it.
-DEPENDS+= p5-ExtUtils-MakeMaker>=0:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-Catalyst-Runtime>=2.99:../../www/p5-Catalyst-Runtime
PERL5_PACKLIST= auto/Catalyst/Plugin/Compress/Zlib/.packlist
diff --git a/p5-MooseX-Iterator/Makefile b/p5-MooseX-Iterator/Makefile
index 52569a1b70..196f10b189 100644
--- a/p5-MooseX-Iterator/Makefile
+++ b/p5-MooseX-Iterator/Makefile
@@ -2,6 +2,7 @@
DISTNAME= MooseX-Iterator-0.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RL/RLB/}
@@ -10,7 +11,6 @@ HOMEPAGE= https://metacpan.org/release/MooseX-Iterator
COMMENT= Iterate over collections
DEPENDS+= p5-Test-Simple>0:../../devel/p5-Test-Simple
-DEPENDS+= p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-Moose>0:../../devel/p5-Moose
USE_LANGUAGES+= # empty
diff --git a/p5-MooseX-Role-BuildInstanceOf/Makefile b/p5-MooseX-Role-BuildInstanceOf/Makefile
index 7b38b6a1a1..c13d78d4d8 100644
--- a/p5-MooseX-Role-BuildInstanceOf/Makefile
+++ b/p5-MooseX-Role-BuildInstanceOf/Makefile
@@ -2,6 +2,7 @@
DISTNAME= MooseX-Role-BuildInstanceOf-0.08
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JJ/JJNAPIORK/}
@@ -11,7 +12,6 @@ COMMENT= Less Boilerplate when you need lots of Instances
DEPENDS+= p5-Moose>0:../../devel/p5-Moose
DEPENDS+= p5-Scalar-List-Utils>0:../../devel/p5-Scalar-List-Utils
-DEPENDS+= p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-MooseX-Iterator>0:../../wip/p5-MooseX-Iterator
DEPENDS+= p5-Perl6-Junction>0:../../devel/p5-Perl6-Junction
DEPENDS+= p5-MooseX-Types-Path-Class>0:../../devel/p5-MooseX-Types-Path-Class
Home |
Main Index |
Thread Index |
Old Index