Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove p5-ExtUtils-MakeMaker, part of perl since fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec1c3f3681f4
branches:  trunk
changeset: 438023:ec1c3f3681f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:19:08 2020 +0000

description:
*: remove p5-ExtUtils-MakeMaker, part of perl since forever

diffstat:

 devel/p5-Data-Dumper/Makefile |  5 ++---
 www/p5-Dancer2/Makefile       |  5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r 5319565dd1ab -r ec1c3f3681f4 devel/p5-Data-Dumper/Makefile
--- a/devel/p5-Data-Dumper/Makefile     Fri Sep 04 11:14:58 2020 +0000
+++ b/devel/p5-Data-Dumper/Makefile     Fri Sep 04 11:19:08 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/08/31 18:07:45 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/04 11:19:08 wiz Exp $
 
 DISTNAME=      Data-Dumper-2.173
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/X/XS/XSAWYERX/}
 
@@ -12,7 +12,6 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Test-Simple>0:../../devel/p5-Test-Simple
-DEPENDS+=      p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
 
 USE_LANGUAGES= c
 PERL5_PACKLIST=        auto/Data/Dumper/.packlist
diff -r 5319565dd1ab -r ec1c3f3681f4 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile   Fri Sep 04 11:14:58 2020 +0000
+++ b/www/p5-Dancer2/Makefile   Fri Sep 04 11:19:08 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2020/08/31 18:12:48 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/09/04 11:19:08 wiz Exp $
 
 DISTNAME=      Dancer2-0.300004
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
 
@@ -15,7 +15,6 @@
 PERL5_PACKLIST=        auto/Dancer2/.packlist
 
 BUILD_DEPENDS+=        p5-Exporter-Tiny>=0:../../devel/p5-Exporter-Tiny
-BUILD_DEPENDS+=        p5-ExtUtils-MakeMaker>=7.12:../../devel/p5-ExtUtils-MakeMaker
 BUILD_DEPENDS+=        p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle
 BUILD_DEPENDS+=        p5-Test-MockTime>=0:../../time/p5-Test-MockTime
 BUILD_DEPENDS+=        p5-Test-TCP>=0:../../net/p5-Test-TCP



Home | Main Index | Thread Index | Old Index