pkgsrc-WIP-changes archive

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

p5-Catalyst-Plugin-XMLRPC: remove deprecated package



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 20 10:39:55 2017 +0200
Changeset:	fe11c2961cad3789b3cebee600e97c3f5cebed87

Modified Files:
	Makefile
Removed Files:
	p5-Catalyst-Plugin-XMLRPC/DESCR
	p5-Catalyst-Plugin-XMLRPC/Makefile
	p5-Catalyst-Plugin-XMLRPC/distinfo

Log Message:
p5-Catalyst-Plugin-XMLRPC: remove deprecated package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe11c2961cad3789b3cebee600e97c3f5cebed87

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

diffstat:
 Makefile                           |  1 -
 p5-Catalyst-Plugin-XMLRPC/DESCR    |  2 --
 p5-Catalyst-Plugin-XMLRPC/Makefile | 22 ----------------------
 p5-Catalyst-Plugin-XMLRPC/distinfo |  5 -----
 4 files changed, 30 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2b916eeab5..be4a8f977a 100644
--- a/Makefile
+++ b/Makefile
@@ -2367,7 +2367,6 @@ SUBDIR+=	p5-Catalyst-Plugin-Session-Store-DBI
 SUBDIR+=	p5-Catalyst-Plugin-Static
 SUBDIR+=	p5-Catalyst-Plugin-SubRequest
 SUBDIR+=	p5-Catalyst-Plugin-Unicode-Encoding
-SUBDIR+=	p5-Catalyst-Plugin-XMLRPC
 SUBDIR+=	p5-Catalyst-View-XML-Feed
 SUBDIR+=	p5-Class-DBI-AsForm
 SUBDIR+=	p5-Class-DBI-FromForm
diff --git a/p5-Catalyst-Plugin-XMLRPC/DESCR b/p5-Catalyst-Plugin-XMLRPC/DESCR
deleted file mode 100644
index 0cc43aa375..0000000000
--- a/p5-Catalyst-Plugin-XMLRPC/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This plugin allows your controller class to dispatch XMLRPC methods from
-its own class.
diff --git a/p5-Catalyst-Plugin-XMLRPC/Makefile b/p5-Catalyst-Plugin-XMLRPC/Makefile
deleted file mode 100644
index d48fc01324..0000000000
--- a/p5-Catalyst-Plugin-XMLRPC/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/10/04 09:13:31 asau Exp $
-
-DISTNAME=	Catalyst-Plugin-XMLRPC-0.06
-PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
-CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SRI/}
-
-MAINTAINER=	kuli0020%umn.edu@localhost
-HOMEPAGE=	http://search.cpan.org/dist/Catalyst-Plugin-XMLRPC/
-COMMENT=	Dispatch XMLRPC with Catalyst
-
-DEPENDS+=	p5-Catalyst-Runtime>=5.01:../../www/p5-Catalyst-Runtime
-DEPENDS+=	p5-RPC-XML>=0.45:../../net/p5-RPC-XML
-
-
-PERL5_REQD+=	5.8.0
-
-PERL5_PACKLIST=	auto/Catalyst/Plugin/XMLRPC/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Catalyst-Plugin-XMLRPC/distinfo b/p5-Catalyst-Plugin-XMLRPC/distinfo
deleted file mode 100644
index 672ebcaae2..0000000000
--- a/p5-Catalyst-Plugin-XMLRPC/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/03/09 21:04:05 kuli0020 Exp $
-
-SHA1 (Catalyst-Plugin-XMLRPC-0.06.tar.gz) = db29e47c16bf190eda80c54b03c94273181548ba
-RMD160 (Catalyst-Plugin-XMLRPC-0.06.tar.gz) = cd86aedbd16018a3d43448d928bfdfad060e9d9b
-Size (Catalyst-Plugin-XMLRPC-0.06.tar.gz) = 3916 bytes


Home | Main Index | Thread Index | Old Index