pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 11:19:09 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Data-Dumper: Makefile
        pkgsrc/www/p5-Dancer2: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Data-Dumper/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/p5-Dancer2/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-Data-Dumper/Makefile
diff -u pkgsrc/devel/p5-Data-Dumper/Makefile:1.30 pkgsrc/devel/p5-Data-Dumper/Makefile:1.31
--- pkgsrc/devel/p5-Data-Dumper/Makefile:1.30   Mon Aug 31 18:07:45 2020
+++ pkgsrc/devel/p5-Data-Dumper/Makefile        Fri Sep  4 11:19:08 2020
@@ -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 @@ COMMENT=      Stringified perl data structure
 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

Index: pkgsrc/www/p5-Dancer2/Makefile
diff -u pkgsrc/www/p5-Dancer2/Makefile:1.57 pkgsrc/www/p5-Dancer2/Makefile:1.58
--- pkgsrc/www/p5-Dancer2/Makefile:1.57 Mon Aug 31 18:12:48 2020
+++ pkgsrc/www/p5-Dancer2/Makefile      Fri Sep  4 11:19:08 2020
@@ -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 @@ USE_LANGUAGES=        # empty
 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