pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Filter-DetectWS Create a package for X...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ff98dab81f3
branches:  trunk
changeset: 483434:7ff98dab81f3
user:      erh <erh%pkgsrc.org@localhost>
date:      Fri Nov 12 06:20:31 2004 +0000

description:
Create a package for XML-Filter-DetectWS-0.01
A PerlSAX filter that detects ignorable whitespace

diffstat:

 textproc/p5-XML-Filter-DetectWS/DESCR    |   1 +
 textproc/p5-XML-Filter-DetectWS/Makefile |  19 +++++++++++++++++++
 textproc/p5-XML-Filter-DetectWS/PLIST    |   1 +
 textproc/p5-XML-Filter-DetectWS/distinfo |   4 ++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r f215b05a4fee -r 7ff98dab81f3 textproc/p5-XML-Filter-DetectWS/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Filter-DetectWS/DESCR     Fri Nov 12 06:20:31 2004 +0000
@@ -0,0 +1,1 @@
+A PerlSAX filter that detects ignorable whitespace
diff -r f215b05a4fee -r 7ff98dab81f3 textproc/p5-XML-Filter-DetectWS/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile  Fri Nov 12 06:20:31 2004 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:20:31 erh Exp $
+
+DISTNAME=      XML-Filter-DetectWS-0.01
+PKGNAME=       p5-${DISTNAME}
+#SVR4_PKGNAME= 
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/XML-Filter-DetectWS-0.01/
+COMMENT=       PerlSAX filter that detects ignorable whitespace
+
+DEPENDS+=      p5-XML-Filter-SAXT>=0.01:../../textproc/p5-XML-Filter-SAXT
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/XML/Filter/DetectWS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f215b05a4fee -r 7ff98dab81f3 textproc/p5-XML-Filter-DetectWS/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Filter-DetectWS/PLIST     Fri Nov 12 06:20:31 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/12 06:20:31 erh Exp $
diff -r f215b05a4fee -r 7ff98dab81f3 textproc/p5-XML-Filter-DetectWS/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-XML-Filter-DetectWS/distinfo  Fri Nov 12 06:20:31 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/12 06:20:31 erh Exp $
+
+SHA1 (XML-Filter-DetectWS-0.01.tar.gz) = 216819193b9ebd3c00466c320ca4b126adb385a5
+Size (XML-Filter-DetectWS-0.01.tar.gz) = 5932 bytes



Home | Main Index | Thread Index | Old Index