pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Atom-Stream Initial import of p5-XML-A...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/307bf6ebafc8
branches:  trunk
changeset: 508690:307bf6ebafc8
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Thu Feb 23 20:28:29 2006 +0000

description:
Initial import of p5-XML-Atom-Stream 0.02.

XML::Atom::Stream is a consumer of AtomStream.

diffstat:

 textproc/p5-XML-Atom-Stream/DESCR    |   1 +
 textproc/p5-XML-Atom-Stream/Makefile |  23 +++++++++++++++++++++++
 textproc/p5-XML-Atom-Stream/PLIST    |   1 +
 textproc/p5-XML-Atom-Stream/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 7553781c7ad7 -r 307bf6ebafc8 textproc/p5-XML-Atom-Stream/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Atom-Stream/DESCR Thu Feb 23 20:28:29 2006 +0000
@@ -0,0 +1,1 @@
+XML::Atom::Stream is a consumer of AtomStream.
diff -r 7553781c7ad7 -r 307bf6ebafc8 textproc/p5-XML-Atom-Stream/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Atom-Stream/Makefile      Thu Feb 23 20:28:29 2006 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
+
+DISTNAME=      XML-Atom-Stream-0.02
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5xas
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER=    kleink%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/XML-Atom-Stream/
+COMMENT=       Client interface for AtomStream
+
+#really: Test::More >= 0.32
+BUILD_DEPENDS+=        p5-Test-Simple>=0.32:../../devel/p5-Test-Simple
+DEPENDS+=      p5-libwww>=5.0:../../www/p5-libwww
+DEPENDS+=      p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX
+DEPENDS+=      p5-XML-Handler-Trees>=0.02:../../textproc/p5-XML-Handler-Trees
+DEPENDS+=      p5-XML-Atom>=0.13:../../textproc/p5-XML-Atom
+
+PERL5_PACKLIST=                auto/XML/Atom/Stream/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7553781c7ad7 -r 307bf6ebafc8 textproc/p5-XML-Atom-Stream/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Atom-Stream/PLIST Thu Feb 23 20:28:29 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
diff -r 7553781c7ad7 -r 307bf6ebafc8 textproc/p5-XML-Atom-Stream/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Atom-Stream/distinfo      Thu Feb 23 20:28:29 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
+
+SHA1 (XML-Atom-Stream-0.02.tar.gz) = 259f1e0247e13c8b8829b57141e79558da835f67
+RMD160 (XML-Atom-Stream-0.02.tar.gz) = 72bc59608d53bb734dd18fbec20b64f35a86fd88
+Size (XML-Atom-Stream-0.02.tar.gz) = 2818 bytes



Home | Main Index | Thread Index | Old Index