Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove p5-File-Path, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec440fef7e40
branches:  trunk
changeset: 438030:ec440fef7e40
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:29:06 2020 +0000

description:
*: remove p5-File-Path, part of perl

diffstat:

 devel/p5-ExtUtils-ModuleMaker/Makefile |  5 ++---
 net/pulledpork/Makefile                |  5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs (43 lines):

diff -r e23769293bd3 -r ec440fef7e40 devel/p5-ExtUtils-ModuleMaker/Makefile
--- a/devel/p5-ExtUtils-ModuleMaker/Makefile    Fri Sep 04 11:25:44 2020 +0000
+++ b/devel/p5-ExtUtils-ModuleMaker/Makefile    Fri Sep 04 11:29:06 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2020/08/31 18:07:59 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2020/09/04 11:29:07 wiz Exp $
 
 DISTNAME=      ExtUtils-ModuleMaker-0.63
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 
@@ -12,7 +12,6 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
-DEPENDS+=      p5-File-Path>=2.15:../../devel/p5-File-Path
 DEPENDS+=      p5-File-Copy-Recursive-Reduced-[0-9]*:../../sysutils/p5-File-Copy-Recursive-Reduced
 
 # TEST_DEPENDS
diff -r e23769293bd3 -r ec440fef7e40 net/pulledpork/Makefile
--- a/net/pulledpork/Makefile   Fri Sep 04 11:25:44 2020 +0000
+++ b/net/pulledpork/Makefile   Fri Sep 04 11:29:06 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/09/04 10:13:40 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/04 11:29:06 wiz Exp $
 
 DISTNAME=      pulledpork-0.7.3
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=shirkdog/}
 
@@ -20,7 +20,6 @@
 
 DEPENDS+=      p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
 DEPENDS+=      p5-Sys-Syslog-[0-9]*:../../sysutils/p5-Sys-Syslog
-DEPENDS+=      p5-File-Path-[0-9]*:../../devel/p5-File-Path
 DEPENDS+=      p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
 DEPENDS+=      p5-PathTools-[0-9]*:../../devel/p5-PathTools
 DEPENDS+=      p5-Data-Dumper-[0-9]*:../../devel/p5-Data-Dumper



Home | Main Index | Thread Index | Old Index