From 17843af598da0d77ccfd28ea07f244a331890253 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 20 Dec 2004 11:30:55 +0000 Subject: since perl is now built with threads on most platforms, the perl archlib module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka. --- textproc/p5-Convert-ASCII-Armour/Makefile | 3 ++- textproc/p5-Convert-ASN1/Makefile | 3 ++- textproc/p5-Convert-BER/Makefile | 3 ++- textproc/p5-Convert-PEM/Makefile | 3 ++- textproc/p5-Cz-Cstools/Makefile | 4 ++-- textproc/p5-Data-FormValidator/Makefile | 3 ++- textproc/p5-Filter/Makefile | 3 ++- textproc/p5-PDF-API2/Makefile | 3 ++- textproc/p5-PDF-Create/Makefile | 3 ++- textproc/p5-PDF/Makefile | 3 ++- textproc/p5-Pod-Escapes/Makefile | 3 ++- textproc/p5-Pod-POM/Makefile | 3 ++- textproc/p5-Pod-Simple/Makefile | 4 ++-- textproc/p5-Regexp-Common/Makefile | 3 ++- textproc/p5-String-Approx/Makefile | 3 ++- textproc/p5-String-CRC32/Makefile | 3 ++- textproc/p5-String-ShellQuote/Makefile | 3 ++- textproc/p5-Text-Autoformat/Makefile | 3 ++- textproc/p5-Text-Balanced/Makefile | 3 ++- textproc/p5-Text-BibTeX/Makefile | 3 ++- textproc/p5-Text-CSV-Hash/Makefile | 3 ++- textproc/p5-Text-CSV_XS/Makefile | 3 ++- textproc/p5-Text-ChaSen/Makefile | 4 ++-- textproc/p5-Text-DelimMatch/Makefile | 3 ++- textproc/p5-Text-Diff/Makefile | 3 ++- textproc/p5-Text-Format/Makefile | 3 ++- textproc/p5-Text-Kakasi/Makefile | 4 ++-- textproc/p5-Text-Quoted/Makefile | 3 ++- textproc/p5-Text-Reform/Makefile | 3 ++- textproc/p5-Text-Substitute/Makefile | 3 ++- textproc/p5-Text-Tabs+Wrap/Makefile | 3 ++- textproc/p5-Text-Template/Makefile | 3 ++- textproc/p5-Text-WikiFormat/Makefile | 3 ++- textproc/p5-Text-Wrapper/Makefile | 3 ++- textproc/p5-XML-Checker/Makefile | 4 ++-- textproc/p5-XML-DOM/Makefile | 3 ++- textproc/p5-XML-Encoding/Makefile | 3 ++- textproc/p5-XML-Filter-BufferText/Makefile | 3 ++- textproc/p5-XML-Filter-DetectWS/Makefile | 3 ++- textproc/p5-XML-Filter-Reindent/Makefile | 3 ++- textproc/p5-XML-Filter-SAXT/Makefile | 3 ++- textproc/p5-XML-Grove/Makefile | 3 ++- textproc/p5-XML-LibXML-Common/Makefile | 4 ++-- textproc/p5-XML-LibXML-Iterator/Makefile | 3 ++- textproc/p5-XML-LibXML-XPathContext/Makefile | 4 ++-- textproc/p5-XML-LibXML/Makefile | 4 ++-- textproc/p5-XML-LibXSLT/Makefile | 4 ++-- textproc/p5-XML-NamespaceSupport/Makefile | 3 ++- textproc/p5-XML-Node/Makefile | 4 ++-- textproc/p5-XML-NodeFilter/Makefile | 3 ++- textproc/p5-XML-Parser/Makefile | 4 ++-- textproc/p5-XML-RAI/Makefile | 3 ++- textproc/p5-XML-RSS-Parser/Makefile | 3 ++- textproc/p5-XML-RSS/Makefile | 3 ++- textproc/p5-XML-RegExp/Makefile | 3 ++- textproc/p5-XML-SAX-Expat/Makefile | 3 ++- textproc/p5-XML-SAX/Makefile | 3 ++- textproc/p5-XML-Sablotron/Makefile | 4 ++-- textproc/p5-XML-Simple/Makefile | 3 ++- textproc/p5-XML-Stream/Makefile | 3 ++- textproc/p5-XML-Twig/Makefile | 3 ++- textproc/p5-XML-UM/Makefile | 3 ++- textproc/p5-XML-Writer-String/Makefile | 3 ++- textproc/p5-XML-Writer/Makefile | 3 ++- textproc/p5-XML-XPath/Makefile | 3 ++- textproc/p5-XML-XQL/Makefile | 4 ++-- textproc/p5-XML-XSLT/Makefile | 3 ++- textproc/p5-XML-XUpdate-LibXML/Makefile | 3 ++- textproc/p5-XML-Xerces/Makefile | 4 ++-- textproc/p5-XML-YAWriter/Makefile | 3 ++- textproc/p5-YAML/Makefile | 3 ++- textproc/p5-libxml/Makefile | 3 ++- 72 files changed, 144 insertions(+), 86 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Convert-ASCII-Armour/Makefile b/textproc/p5-Convert-ASCII-Armour/Makefile index d3b8e8f2ee2..6ee13f7da92 100644 --- a/textproc/p5-Convert-ASCII-Armour/Makefile +++ b/textproc/p5-Convert-ASCII-Armour/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/03/20 17:26:10 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Convert-ASCII-Armour-1.4 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5cas +PKGREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index 459c9c994d4..ea082d75a22 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2004/02/24 23:21:35 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Convert-ASN1-0.18 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5asn +PKGREVISION= 1 CATEGORIES= converters perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 20984d25302..f3eae7f4770 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Convert-BER-1.31 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ber +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index cc70bc21b63..41d97bbf31e 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/02/24 23:27:54 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Convert-PEM-0.06 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pem +PKGREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Cz-Cstools/Makefile b/textproc/p5-Cz-Cstools/Makefile index 16618de6626..972607fc36b 100644 --- a/textproc/p5-Cz-Cstools/Makefile +++ b/textproc/p5-Cz-Cstools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Cstools-3.42 PKGNAME= p5-Cz-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5cst CATEGORIES= textproc converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cz/} diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 5f21dc5b393..68464980de3 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/12/05 17:50:41 he Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ DISTNAME= Data-FormValidator-3.63 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 0ef9c0ea99c..3d7d1baa2e7 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Filter-1.16 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5fil +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 841a153750a..db88f3242c0 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:09 grant Exp $ # DISTNAME= PDF-API2-0.2.0.2_dev PKGNAME= p5-PDF-API2-0.2.0.2 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 2abfcf1a5d1..78224d91dbe 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= PDF-Create-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pcr +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index d6f227af4de..c73ed785a7d 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $ # DISTNAME= PDF-111 PKGNAME= p5-PDF-1.11 SVR4_PKGNAME= p5pdf +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 8ecb98e0630..d64d0b2d6f9 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:41:00 epg Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:09 grant Exp $ DISTNAME= Pod-Escapes-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index a6595feff27..a35f41af448 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Pod-POM-0.14 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pod +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index bd3aec38a97..02093ea160b 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/31 22:16:38 seb Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ DISTNAME= Pod-Simple-3.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 9a64d07cfc3..c9a75f70486 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/09 18:20:38 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Regexp-Common-2.117 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile index 581cb59a5c1..71bc01358fd 100644 --- a/textproc/p5-String-Approx/Makefile +++ b/textproc/p5-String-Approx/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/29 18:51:27 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ # DISTNAME= String-Approx-3.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-CRC32/Makefile b/textproc/p5-String-CRC32/Makefile index 2d21e4bc321..67672e8dd3f 100644 --- a/textproc/p5-String-CRC32/Makefile +++ b/textproc/p5-String-CRC32/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/20 11:31:09 grant Exp $ # DISTNAME= String-CRC32-1.2 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5c32 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 1f5ef326aa5..2f4398bc1ec 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/20 11:31:09 grant Exp $ DISTNAME= String-ShellQuote-1.00 PKGNAME= p5-String-ShellQuote-1.00 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 463c6712d9e..37e68a0e2e6 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:09 grant Exp $ DISTNAME= Text-Autoformat-1.04 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tau +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index 179a9ac3e32..b0c23dc5e62 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/01/05 22:16:25 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Text-Balanced-1.94 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tba +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index b4e35a6e400..232fdb1b9af 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:09 grant Exp $ DISTNAME= Text-BibTeX-0.33 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tbt +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/btOOL/} DISTFILES+= ${DISTNAME}.tar.gz btparse-0.32.tar.gz diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile index 196cfd927d5..944284321f5 100644 --- a/textproc/p5-Text-CSV-Hash/Makefile +++ b/textproc/p5-Text-CSV-Hash/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.20 2004/12/20 11:31:09 grant Exp $ DISTNAME= Text-CSV-Hash-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/ EXTRACT_SUFX= .tbz diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index d29cbe8b4ca..a166590ebce 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Text-CSV_XS-0.23 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tcx +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 3c3928adbc7..e2b11ffcd65 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/11/12 00:32:23 seb Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:09 grant Exp $ DISTNAME= Text-ChaSen-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5tcs CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/chasen/ diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile index d14f4d130f8..388bc342a64 100644 --- a/textproc/p5-Text-DelimMatch/Makefile +++ b/textproc/p5-Text-DelimMatch/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $ # DISTNAME= DelimMatch-1.06a PKGNAME= p5-Text-${DISTNAME} SVR4_PKGNAME= p5tdm +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 49bb601c855..e1c784ee39f 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/11/30 18:21:41 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ DISTNAME= Text-Diff-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index c7f25c127f4..8ffc648eda7 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Format0.52 PKGNAME= p5-Text-Format-0.52 SVR4_PKGNAME= p5tfo +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index 369aaf2c418..a3b91957f5a 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/11/12 00:32:23 seb Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:10 grant Exp $ DISTNAME= Text-Kakasi-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tka CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index eb7583614a2..7d4d1db783d 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/09 18:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Quoted-1.8 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index a04f6cdb592..192cae66fd6 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/03/21 01:18:42 heinz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Reform-1.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5trf +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index 8fc2ab7f306..6d95c268a72 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:10 grant Exp $ DISTNAME= Text-Substitute-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index 5f78773ab8d..2b73a592cff 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/03 20:58:21 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ DISTNAME= Text-Tabs+Wrap-2001.0929 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 8b5381767ac..d580baaa388 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Template-1.43 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tte +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index da209101e91..171bd0780da 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/08/06 11:21:52 cube Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-WikiFormat-0.72 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index c7a3be066ff..2ce4001104c 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Wrapper-1.000 PKGNAME= p5-Text-Wrapper-1.0 SVR4_PKGNAME= p5twr +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-XML-Checker/Makefile b/textproc/p5-XML-Checker/Makefile index 87d932ad917..c8a9d3109e0 100644 --- a/textproc/p5-XML-Checker/Makefile +++ b/textproc/p5-XML-Checker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Checker-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index a7994ba516a..6e113d66f88 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2004/05/29 01:19:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-DOM-1.43 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xdo +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index 1effbdf2c4b..3b64b980cdb 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:39:55 erh Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Encoding-1.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/COOPERCL/} diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index a61a9e7da3a..1491eb53bd0 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/03 10:01:18 seb Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Filter-BufferText-1.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile index f862929cacc..e5786f27c25 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Filter-DetectWS-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile index cf2aa13455c..9dc3c7eea68 100644 --- a/textproc/p5-XML-Filter-Reindent/Makefile +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Filter-Reindent-0.03 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile index 0c5d382dd08..77b94e5e76e 100644 --- a/textproc/p5-XML-Filter-SAXT/Makefile +++ b/textproc/p5-XML-Filter-SAXT/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-Filter-SAXT-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile index 15465adeb09..368737a37b0 100644 --- a/textproc/p5-XML-Grove/Makefile +++ b/textproc/p5-XML-Grove/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-Grove-0.46alpha PKGNAME= p5-${DISTNAME:S/alpha/.0.1/} SVR4_PKGNAME= p5xgr +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index adc2122bbb5..ebc9d0e4dfe 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-LibXML-Common-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5xlc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index 7941dbc4226..84a528b03b5 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 01:42:39 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-LibXML-Iterator-1.00 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xlx +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-XPathContext/Makefile b/textproc/p5-XML-LibXML-XPathContext/Makefile index bd02393191a..aa8faa29a50 100644 --- a/textproc/p5-XML-LibXML-XPathContext/Makefile +++ b/textproc/p5-XML-LibXML-XPathContext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-LibXML-XPathContext-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 3740ae808fe..809d8fc119c 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-LibXML-1.57 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 37d6b3f9ad5..7396d6e8831 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-LibXSLT-1.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5xlt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile index 4c2ffde0b64..eb4fbae904d 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/01/05 22:16:25 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:10 grant Exp $ DISTNAME= XML-NamespaceSupport-1.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile index 9ff435c7bd8..37a2d79e3f2 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-Node-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5xno CATEGORIES= textproc perl5 MASTER_SITES= http://belmont-shores.ics.uci.edu/pub/ \ diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index df2d36be77d..c9bb324085b 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 01:43:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-NodeFilter-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xlx +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 7b627aca2a0..a4fcc3f79a8 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.22 2004/12/20 11:31:10 grant Exp $ # DISTNAME= XML-Parser-2.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xpa CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index 661737642d2..6f61935008b 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 22:28:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-RAI-0.51 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile index 7d1316194f2..25f38e8329b 100644 --- a/textproc/p5-XML-RSS-Parser/Makefile +++ b/textproc/p5-XML-RSS-Parser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 22:25:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-RSS-Parser-2.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index df589bb20a9..1e1ab63dc31 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-RSS-0.97 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xrs +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index a299f2a49a5..f108b047609 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/02/22 00:58:04 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-RegExp-0.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xre +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index cf5c21d89b6..ccbcb3f5218 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-SAX-Expat-0.35 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 81fbb803f6e..d0df7b81422 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/02/22 07:14:14 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-SAX-0.12 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 4536df4d6a6..a497c9ae867 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-Sablotron-0.98 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xsb CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index b73bc1288fa..edc86914535 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/07/19 10:43:01 bad Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Simple-2.12 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xsi +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 8643c2c6b6b..7ece34a451d 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/11/12 00:32:23 seb Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Stream-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index 6d208b8d24d..97905e96684 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/04/23 20:39:54 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Twig-3.13 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xtw +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-UM/Makefile b/textproc/p5-XML-UM/Makefile index ce1b3a6de6f..eb0e5c955e9 100644 --- a/textproc/p5-XML-UM/Makefile +++ b/textproc/p5-XML-UM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-UM-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Writer-String/Makefile b/textproc/p5-XML-Writer-String/Makefile index 14445d5661b..9b7aaa888e4 100644 --- a/textproc/p5-XML-Writer-String/Makefile +++ b/textproc/p5-XML-Writer-String/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Writer-String-0.1 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xws +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 2adfa822421..7e63dfd8958 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/03/29 01:39:45 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Writer-0.500 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xwr +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index a9c1c09ebc9..da35a975477 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/04/20 21:19:35 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-XPath-1.13 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xxp +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 535a2c67b8e..09242b6e2b4 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-XQL-0.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xxq CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index 7134aa97af0..8614dc525de 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/04/20 20:22:51 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:11 grant Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xxs +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index 38ef806b876..157f63d83fc 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 01:58:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-XUpdate-LibXML-0.2.3 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xlx +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile index a8fbfed380d..a6a630b0901 100644 --- a/textproc/p5-XML-Xerces/Makefile +++ b/textproc/p5-XML-Xerces/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/11/12 00:32:23 seb Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Xerces-2.3.0-4 PKGNAME= p5-${DISTNAME:C/-([0-9]*)$/.\1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= http://www.apache.org/dist/xml/xerces-p/ diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile index 5963c8c93e3..5e822d0e601 100644 --- a/textproc/p5-XML-YAWriter/Makefile +++ b/textproc/p5-XML-YAWriter/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/04/22 06:08:27 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xhy +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 442cc797bf8..5827b803154 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/04/22 06:04:17 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:12 grant Exp $ DISTNAME= YAML-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index b2cac50fe35..84d8cf6d05e 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/02/22 00:56:58 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $ DISTNAME= libxml-perl-0.07 PKGNAME= p5-libxml-0.07 SVR4_PKGNAME= p5lxm +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -- cgit v1.2.3