pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-AnyEvent-XMPP Import p5-AnyEvent-XMPP
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e0e629b2301
branches: trunk
changeset: 602360:4e0e629b2301
user: mspo <mspo%pkgsrc.org@localhost>
date: Thu Apr 12 23:57:24 2012 +0000
description:
Import p5-AnyEvent-XMPP
diffstat:
devel/p5-AnyEvent-XMPP/DESCR | 2 ++
devel/p5-AnyEvent-XMPP/Makefile | 29 +++++++++++++++++++++++++++++
devel/p5-AnyEvent-XMPP/distinfo | 5 +++++
3 files changed, 36 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r b28fee395033 -r 4e0e629b2301 devel/p5-AnyEvent-XMPP/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AnyEvent-XMPP/DESCR Thu Apr 12 23:57:24 2012 +0000
@@ -0,0 +1,2 @@
+This is the head module of the AnyEvent::XMPP
+XMPP client protocol (as described in RFC 3920 and RFC 3921) framework.
diff -r b28fee395033 -r 4e0e629b2301 devel/p5-AnyEvent-XMPP/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AnyEvent-XMPP/Makefile Thu Apr 12 23:57:24 2012 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/12 23:57:24 mspo Exp $
+#
+
+DISTNAME= AnyEvent-XMPP-0.52
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/E/EL/ELMEX/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/E/EL/ELMEX/
+COMMENT= Implementation of the XMPP Protocol
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-AnyEvent>=0:../../devel/p5-AnyEvent
+DEPENDS+= p5-Authen-SASL>=0:../../security/p5-Authen-SASL
+DEPENDS+= p5-Digest-SHA1>=0:../../security/p5-Digest-SHA1
+DEPENDS+= p5-MIME-Base64>=0:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Net-LibIDN>=0:../../net/p5-Net-LibIDN
+DEPENDS+= p5-Object-Event>=0.7:../../devel/p5-Object-Event
+DEPENDS+= p5-Time-Local>=0:../../time/p5-Time-Local
+DEPENDS+= p5-XML-Writer>=0:../../textproc/p5-XML-Writer
+
+PERL5_PACKLIST= auto/AnyEvent/XMPP/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b28fee395033 -r 4e0e629b2301 devel/p5-AnyEvent-XMPP/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AnyEvent-XMPP/distinfo Thu Apr 12 23:57:24 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/04/12 23:57:24 mspo Exp $
+
+SHA1 (AnyEvent-XMPP-0.52.tar.gz) = f1eac7c408353c213f55b2a5a45233fa5e02fe7f
+RMD160 (AnyEvent-XMPP-0.52.tar.gz) = 31347f6e8c76d6201fc368869d6edf023d62029f
+Size (AnyEvent-XMPP-0.52.tar.gz) = 119258 bytes
Home |
Main Index |
Thread Index |
Old Index