Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-RPC-XML p5-RPC-XML: remove p5-Compress-Raw-Zlib...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d67c4d666e9b
branches:  trunk
changeset: 438012:d67c4d666e9b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 10:57:35 2020 +0000

description:
p5-RPC-XML: remove p5-Compress-Raw-Zlib, part of perl

diffstat:

 net/p5-RPC-XML/Makefile |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r 8d9012225c77 -r d67c4d666e9b net/p5-RPC-XML/Makefile
--- a/net/p5-RPC-XML/Makefile   Fri Sep 04 10:55:08 2020 +0000
+++ b/net/p5-RPC-XML/Makefile   Fri Sep 04 10:57:35 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/08/31 18:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/04 10:57:35 wiz Exp $
 
 DISTNAME=      RPC-XML-0.80
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    net www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=RPC/}
 
@@ -12,9 +12,6 @@
 COMMENT=       XML-RPC client and server library for Perl
 LICENSE=       ${PERL5_LICENSE}
 
-#DEPENDS+=     {perl>=5.10,p5-PathTools>=0.8}:../../devel/p5-PathTools
-#DEPENDS+=     {perl>=5.10,p5-Scalar-List-Utils>=1.19}:../../devel/p5-Scalar-List-Utils
-#DEPENDS+=     p5-Module-Load>=0.24:../../devel/p5-Module-Load
 # if Net::Server exists, t/60 may fail due to more test items
 # t/60_net_server.t ............... skipped: Net::Server not available
 #EPENDS+=      p5-Net-Server-[0-9]*:../../net/p5-Net-Server
@@ -23,7 +20,6 @@
 DEPENDS+=      p5-libwww>=5.834:../../www/p5-libwww
 DEPENDS+=      p5-DateTime>=0.70:../../time/p5-DateTime
 DEPENDS+=      p5-DateTime-Format-ISO8601>=0.07:../../time/p5-DateTime-Format-ISO8601
-DEPENDS+=      p5-Compress-Raw-Zlib>=2.063:../../devel/p5-Compress-Raw-Zlib
 
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         # empty



Home | Main Index | Thread Index | Old Index