pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Handler-YAWriter Re-import of p5-XML-H...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d89a4572505
branches:  trunk
changeset: 489303:6d89a4572505
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 18:52:39 2005 +0000

description:
Re-import of p5-XML-Handler-YAWriter in the correct directory
(previous try was missing "-Handler").

diffstat:

 textproc/p5-XML-Handler-YAWriter/DESCR    |   3 +++
 textproc/p5-XML-Handler-YAWriter/Makefile |  22 ++++++++++++++++++++++
 textproc/p5-XML-Handler-YAWriter/PLIST    |   1 +
 textproc/p5-XML-Handler-YAWriter/distinfo |   4 ++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r c5db08b385f6 -r 6d89a4572505 textproc/p5-XML-Handler-YAWriter/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Handler-YAWriter/DESCR    Sat Feb 19 18:52:39 2005 +0000
@@ -0,0 +1,3 @@
+YAWriter implements Yet Another XML::Handler::Writer. The reasons
+for this one are that I needed a flexible escaping technique, and
+want some kind of pretty printing.
diff -r c5db08b385f6 -r 6d89a4572505 textproc/p5-XML-Handler-YAWriter/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Handler-YAWriter/Makefile Sat Feb 19 18:52:39 2005 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $
+#
+
+DISTNAME=      XML-Handler-YAWriter-0.23
+PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
+SVR4_PKGNAME=  p5xhy
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/XML-Handler-YAWriter/
+COMMENT=       Another Perl module for writing XML documents
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist
+REPLACE_PERL=          xmlpretty
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c5db08b385f6 -r 6d89a4572505 textproc/p5-XML-Handler-YAWriter/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Handler-YAWriter/PLIST    Sat Feb 19 18:52:39 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $
diff -r c5db08b385f6 -r 6d89a4572505 textproc/p5-XML-Handler-YAWriter/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Handler-YAWriter/distinfo Sat Feb 19 18:52:39 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $
+
+SHA1 (XML-Handler-YAWriter-0.23.tar.gz) = 5752f12af7d40d9a6baaff6cf3e8fe9d4bb53cbb
+Size (XML-Handler-YAWriter-0.23.tar.gz) = 25695 bytes



Home | Main Index | Thread Index | Old Index