pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-WordPress-XMLRPC The Perl 5 module WordPress::X...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ece1cec36e39
branches:  trunk
changeset: 555041:ece1cec36e39
user:      imil <imil%pkgsrc.org@localhost>
date:      Mon Feb 23 20:57:49 2009 +0000

description:
The Perl 5 module WordPress::XMLRPC provides an API to WordPress's XML-RPC
services. It is not meant to be fast, it is meant to be convenient.

OK'd by seb@

diffstat:

 www/p5-WordPress-XMLRPC/DESCR    |   2 ++
 www/p5-WordPress-XMLRPC/Makefile |  21 +++++++++++++++++++++
 www/p5-WordPress-XMLRPC/distinfo |   5 +++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 82cef5d4b2cc -r ece1cec36e39 www/p5-WordPress-XMLRPC/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WordPress-XMLRPC/DESCR     Mon Feb 23 20:57:49 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module WordPress::XMLRPC provides an API to WordPress's XML-RPC
+services. It is not meant to be fast, it is meant to be convenient.
diff -r 82cef5d4b2cc -r ece1cec36e39 www/p5-WordPress-XMLRPC/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WordPress-XMLRPC/Makefile  Mon Feb 23 20:57:49 2009 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/23 20:57:49 imil Exp $
+#
+
+DISTNAME=              WordPress-XMLRPC-1.18
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            www net
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/}
+
+MAINTAINER=            imil%gcu.info@localhost
+HOMEPAGE=              http://search.cpan.org/dist/WordPress-XMLRPC/
+COMMENT=               Perl 5 API to WordPress XML-RPC services
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=              p5-SOAP-Lite>=0.71.08:../../net/p5-SOAP-Lite
+
+PERL5_PACKLIST=                auto/WordPress/XMLRPC/.packlist
+USE_LANGUAGES=         # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 82cef5d4b2cc -r ece1cec36e39 www/p5-WordPress-XMLRPC/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WordPress-XMLRPC/distinfo  Mon Feb 23 20:57:49 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/23 20:57:49 imil Exp $
+
+SHA1 (WordPress-XMLRPC-1.18.tar.gz) = da3a0bf1c842984572d3e0f0e1b3356b9aa6a906
+RMD160 (WordPress-XMLRPC-1.18.tar.gz) = 599d6d790dbb10dd4b61f51fc758b27b7a0a97bb
+Size (WordPress-XMLRPC-1.18.tar.gz) = 47168 bytes



Home | Main Index | Thread Index | Old Index