pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Server Mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83deec6faf16
branches:  trunk
changeset: 570620:83deec6faf16
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Feb 02 11:23:12 2010 +0000

description:
Mark as BROKEN

diffstat:

 www/p5-Catalyst-Plugin-Server/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r dd1908ccaefa -r 83deec6faf16 www/p5-Catalyst-Plugin-Server/Makefile
--- a/www/p5-Catalyst-Plugin-Server/Makefile    Tue Feb 02 11:21:12 2010 +0000
+++ b/www/p5-Catalyst-Plugin-Server/Makefile    Tue Feb 02 11:23:12 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/09/24 06:50:20 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/02/02 11:23:12 sno Exp $
 
 DISTNAME=      Catalyst-Plugin-Server-0.24
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -10,8 +10,11 @@
 HOMEPAGE=      http://search.cpan.org/perldoc?Catalyst::Plugin::Server
 COMMENT=       Base Server plugin for RPC-able protocols
 
+BROKEN=                Catalyst::Plugin::Server must not be used with RPC::XML>0.67
+
 DEPENDS+=      p5-Catalyst-Runtime>=5.66:../../www/p5-Catalyst-Runtime
 DEPENDS+=      p5-RPC-XML>=0.64:../../net/p5-RPC-XML
+DEPENDS+=      p5-RPC-XML<=0.67:../../net/p5-RPC-XML
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Catalyst/Plugin/Server/.packlist



Home | Main Index | Thread Index | Old Index