From 28b5e3240236cffb3e1d96c62d7384353a21eb1f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Feb 2005 18:53:55 +0000 Subject: Complete move of p5-XML-YAWriter to p5-XML-Handler-YAWriter. --- textproc/Makefile | 4 ++-- textproc/p5-XML-YAWriter/DESCR | 3 --- textproc/p5-XML-YAWriter/Makefile | 22 ---------------------- textproc/p5-XML-YAWriter/PLIST | 1 - textproc/p5-XML-YAWriter/distinfo | 4 ---- 5 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 textproc/p5-XML-YAWriter/DESCR delete mode 100644 textproc/p5-XML-YAWriter/Makefile delete mode 100644 textproc/p5-XML-YAWriter/PLIST delete mode 100644 textproc/p5-XML-YAWriter/distinfo (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index 0033d72ed0e..1c3fbf37521 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2005/01/20 18:00:43 tv Exp $ +# $NetBSD: Makefile,v 1.278 2005/02/19 18:53:55 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -171,6 +171,7 @@ SUBDIR+= p5-XML-Filter-DetectWS SUBDIR+= p5-XML-Filter-Reindent SUBDIR+= p5-XML-Filter-SAXT SUBDIR+= p5-XML-Grove +SUBDIR+= p5-XML-Handler-YAWriter SUBDIR+= p5-XML-LibXML SUBDIR+= p5-XML-LibXML-Common SUBDIR+= p5-XML-LibXML-Iterator @@ -198,7 +199,6 @@ SUBDIR+= p5-XML-XQL SUBDIR+= p5-XML-XSLT SUBDIR+= p5-XML-XUpdate-LibXML SUBDIR+= p5-XML-Xerces -SUBDIR+= p5-XML-YAWriter SUBDIR+= p5-YAML SUBDIR+= p5-libxml SUBDIR+= par diff --git a/textproc/p5-XML-YAWriter/DESCR b/textproc/p5-XML-YAWriter/DESCR deleted file mode 100644 index 3b09a96f46c..00000000000 --- a/textproc/p5-XML-YAWriter/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -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 --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile deleted file mode 100644 index e408e52aad7..00000000000 --- a/textproc/p5-XML-YAWriter/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2005/02/19 18:51:40 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 -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 --git a/textproc/p5-XML-YAWriter/PLIST b/textproc/p5-XML-YAWriter/PLIST deleted file mode 100644 index d070c38d7b6..00000000000 --- a/textproc/p5-XML-YAWriter/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/01 12:31:35 wiz Exp $ diff --git a/textproc/p5-XML-YAWriter/distinfo b/textproc/p5-XML-YAWriter/distinfo deleted file mode 100644 index d23e362b351..00000000000 --- a/textproc/p5-XML-YAWriter/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/07/01 12:31:35 wiz Exp $ - -SHA1 (XML-Handler-YAWriter-0.23.tar.gz) = 5752f12af7d40d9a6baaff6cf3e8fe9d4bb53cbb -Size (XML-Handler-YAWriter-0.23.tar.gz) = 25695 bytes -- cgit v1.2.3