Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-DRI *: remove p5-Module-Load, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90ddaaa53634
branches:  trunk
changeset: 438054:90ddaaa53634
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 12:16:21 2020 +0000

description:
*: remove p5-Module-Load, part of perl

diffstat:

 net/p5-Net-DRI/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 08b356313c05 -r 90ddaaa53634 net/p5-Net-DRI/Makefile
--- a/net/p5-Net-DRI/Makefile   Fri Sep 04 12:15:22 2020 +0000
+++ b/net/p5-Net-DRI/Makefile   Fri Sep 04 12:16:21 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/04 12:16:21 wiz Exp $
 
 DISTNAME=      Net-DRI-0.96
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
@@ -19,7 +19,6 @@
 DEPENDS+=      p5-IO-Socket-SSL>=1.31:../../security/p5-IO-Socket-SSL
 DEPENDS+=      p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid
 DEPENDS+=      p5-XML-LibXML>=1.61:../../textproc/p5-XML-LibXML
-DEPENDS+=      p5-Module-Load-[0-9]*:../../devel/p5-Module-Load
 DEPENDS+=      p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
 DEPENDS+=      p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
 



Home | Main Index | Thread Index | Old Index