pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-RPC-XML



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 10:57:35 UTC 2020

Modified Files:
        pkgsrc/net/p5-RPC-XML: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/p5-RPC-XML/Makefile

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

Modified files:

Index: pkgsrc/net/p5-RPC-XML/Makefile
diff -u pkgsrc/net/p5-RPC-XML/Makefile:1.28 pkgsrc/net/p5-RPC-XML/Makefile:1.29
--- pkgsrc/net/p5-RPC-XML/Makefile:1.28 Mon Aug 31 18:10:49 2020
+++ pkgsrc/net/p5-RPC-XML/Makefile      Fri Sep  4 10:57:35 2020
@@ -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 @@ HOMEPAGE=     http://www.blackperl.com/RPC::
 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-XML-Parser>=2.31:../../text
 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