diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
commit | 748acb2c4ac89a5af04946df5ba5f11140726d65 (patch) | |
tree | a13e1be94541d747833a51381b4e4bf62ba116b4 /textproc | |
parent | d25f1093835f3985875e453d147bf539e30e44f2 (diff) | |
download | pkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.tar.gz |
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Diffstat (limited to 'textproc')
283 files changed, 566 insertions, 487 deletions
diff --git a/textproc/Markdown/Makefile b/textproc/Markdown/Makefile index 076c0369cfc..f2bb4729444 100644 --- a/textproc/Markdown/Makefile +++ b/textproc/Markdown/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/07/15 22:39:32 agc Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= Markdown_1.0.1 PKGNAME= Markdown-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc converters MASTER_SITES= http://daringfireball.net/projects/downloads/ EXTRACT_SUFX= .zip diff --git a/textproc/aspell-da/Makefile b/textproc/aspell-da/Makefile index 1e846b6d11c..0ffad0990fb 100644 --- a/textproc/aspell-da/Makefile +++ b/textproc/aspell-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:33 wiz Exp $ DISTNAME= aspell-da-1.7.30 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://da.speling.org/filer/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/aspell-fo/Makefile b/textproc/aspell-fo/Makefile index 7fb8d8b3a14..3cf252da142 100644 --- a/textproc/aspell-fo/Makefile +++ b/textproc/aspell-fo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:33 wiz Exp $ DISTNAME= aspell-fo-0.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://fo.speling.org/filer/ diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index b7b9042a8f0..7e38724488f 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile index 042020d5a96..a8b0ef534bc 100644 --- a/textproc/btparse/Makefile +++ b/textproc/btparse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= btparse-0.35 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AM/AMBS/btparse/} diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index 3b704548eb0..8ce460c89e9 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:33 wiz Exp $ DISTNAME= c2html-20070126 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= http://gavare.se/c2html/src/ diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index a277bfa0157..83e2c381602 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= cdif-1.19 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://ftp.freebsd.org/pub/FreeBSD/distfiles/ EXTRACT_SUFX= # empty diff --git a/textproc/cmigemo/Makefile b/textproc/cmigemo/Makefile index 710743d8e0c..615b27c0a80 100644 --- a/textproc/cmigemo/Makefile +++ b/textproc/cmigemo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/09/19 09:18:06 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= cmigemo-default-src-20110227 PKGNAME= ${DISTNAME:S/-default-src-/-1.3e./} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://cmigemo.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile index 1f1c40cdcb1..e3f2537a7cc 100644 --- a/textproc/crush-tools/Makefile +++ b/textproc/crush-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= crush-tools-2013-04 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://crush-tools.googlecode.com/files/ diff --git a/textproc/dict-mueller7/Makefile b/textproc/dict-mueller7/Makefile index a29bb67d23c..2fd2ebe5cdb 100644 --- a/textproc/dict-mueller7/Makefile +++ b/textproc/dict-mueller7/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:33 wiz Exp $ DISTNAME= Mueller7GPL PKGNAME= dict-mueller7-1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://dict.osdn.org.ua/ \ http://mova.org/~cheusov/pub/dict-mueller/ diff --git a/textproc/diffsplit/Makefile b/textproc/diffsplit/Makefile index 90952d3a5ee..e6f2c5d0c35 100644 --- a/textproc/diffsplit/Makefile +++ b/textproc/diffsplit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:33 wiz Exp $ # FreeBSD Id: ports/textproc/diffsplit/Makefile,v 1.7 2006/12/22 13:43:54 barner Exp DISTNAME= diffsplit PKGNAME= diffsplit-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc devel misc MASTER_SITES= http://www.pathname.com/~quinlan/software/diffsplit/ EXTRACT_SUFX= diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 268e96f2ce2..aff8e823704 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2014/05/29 23:37:33 wiz Exp $ .include "Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Docbook XSL modular stylesheet diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index 69897f66b9a..e6ef1791af8 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:33 wiz Exp $ DISTNAME= docbook-dsssl-1.79 PKGNAME= dsssl-docbook-modular-1.79 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} docbook-dsssl-doc-1.79${EXTRACT_SUFX} diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index 3f42c713e84..b5935180388 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= dtdparse-2.0beta6 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dtdparse/} diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index bcf58d5895c..9e9a7860d32 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/29 23:37:33 wiz Exp $ DISTNAME= eb-4.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile index d71dd21646f..15eaca6759a 100644 --- a/textproc/freepwing/Makefile +++ b/textproc/freepwing/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:34 wiz Exp $ DISTNAME= freepwing-1.4.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 49da22a8d7a..c54ee22059a 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/27 06:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.40 2014/05/29 23:37:34 wiz Exp $ DISTNAME= grep-2.19 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=grep/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index e99210522ea..c4927b24254 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/09/19 10:11:47 fhajny Exp $ +# $NetBSD: Makefile,v 1.74 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= groff-1.20.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index e750d0e8464..2369ef9bc97 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/05/09 07:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/05/29 23:37:34 wiz Exp $ DISTNAME= gtk-doc-1.20 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.20/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/halibut/Makefile b/textproc/halibut/Makefile index a29220dde63..654edb19ed6 100644 --- a/textproc/halibut/Makefile +++ b/textproc/halibut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= halibut-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile index a484695d9b9..d3dccd2dfbb 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:34 wiz Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc converters MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/html2wml-0.4.x/ \ ${MASTER_SITE_SOURCEFORGE:=htmlwml/} diff --git a/textproc/hunspell-de/Makefile b/textproc/hunspell-de/Makefile index a5804e1b03e..ea2be165692 100644 --- a/textproc/hunspell-de/Makefile +++ b/textproc/hunspell-de/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/12/11 19:40:45 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:34 wiz Exp $ DISTNAME= igerman98-20131206 PKGNAME= ${DISTNAME:S/igerman98/hunspell-de/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 8225dcdf64d..c3720805e42 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= hunspell-1.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index 2c44d7ecb4b..280734f9eeb 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/11/30 07:33:40 richard Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:34 wiz Exp $ DISTNAME= hyphen-2.8.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 15f38a1aaa8..af82dc33824 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= intltool-0.50.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc devel gnome MASTER_SITES= https://launchpad.net/intltool/trunk/${PKGVERSION_NOREV}/+download/ \ http://launchpadlibrarian.net/94524169/ diff --git a/textproc/ispell-de/Makefile b/textproc/ispell-de/Makefile index 0da66374aa5..315a83c27a9 100644 --- a/textproc/ispell-de/Makefile +++ b/textproc/ispell-de/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= igerman98-20120607 PKGNAME= ${DISTNAME:S/german98/spell-de/1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/ja-groff/Makefile b/textproc/ja-groff/Makefile index 75bd1e1479e..e678f9e89a3 100644 --- a/textproc/ja-groff/Makefile +++ b/textproc/ja-groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:34 wiz Exp $ DISTNAME= groff-1.10 PKGNAME= ja-groff-0.99 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index bfaa18f8a6b..30e807a2e2c 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:34 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 05de26037c9..6da135145db 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/01/23 12:16:59 is Exp $ +# $NetBSD: Makefile,v 1.43 2014/05/29 23:37:34 wiz Exp $ DISTNAME= latex2html-2008 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 0a5ccfcc9be..1abfe1700ff 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:07 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:34 wiz Exp $ DISTNAME= libxml++-2.34.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/2.34/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index cfd7c15b993..e4173b3e14d 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2014/01/01 11:52:03 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2014/05/29 23:37:34 wiz Exp $ DISTNAME= libxslt-1.1.28 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/libxslt/ \ http://xmlsoft.org/sources/ diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile index b01878d4680..02dd12ea70a 100644 --- a/textproc/mdoclint/Makefile +++ b/textproc/mdoclint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/03/31 08:40:47 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:34 wiz Exp $ DISTNAME= mdoclint-1.29 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 138b57c7705..fcfe0cbc87d 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/11/30 11:57:18 richard Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:35 wiz Exp $ DISTNAME= mythes-1.2.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell}/ diff --git a/textproc/namazu/Makefile b/textproc/namazu/Makefile index 695e35b0aec..c1a6c3cee49 100644 --- a/textproc/namazu/Makefile +++ b/textproc/namazu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:35 wiz Exp $ DISTNAME= namazu-2.0.21 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= japanese textproc www MASTER_SITES= http://www.namazu.org/stable/ diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile index ca2177ec885..a33521c0e45 100644 --- a/textproc/ndtpd/Makefile +++ b/textproc/ndtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= ndtpd-3.1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 5c2b686f3a3..df53ecdf23f 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:35 wiz Exp $ DISTNAME= openjade-1.3.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index d19ac86958a..4468f0814cf 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= OpenSP-1.5.2 PKGNAME= ${DISTNAME:S/OpenSP/opensp/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} diff --git a/textproc/p5-Biblio-EndnoteStyle/Makefile b/textproc/p5-Biblio-EndnoteStyle/Makefile index dd10ebb554f..c3f54f3d2d1 100644 --- a/textproc/p5-Biblio-EndnoteStyle/Makefile +++ b/textproc/p5-Biblio-EndnoteStyle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:35 wiz Exp $ DISTNAME= Biblio-EndnoteStyle-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Biblio/} diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index fefe9855b81..8a0562fc6a6 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= CAM-PDF-1.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/} diff --git a/textproc/p5-Convert-ASCII-Armour/Makefile b/textproc/p5-Convert-ASCII-Armour/Makefile index bf56a29a5cf..308a664f9ad 100644 --- a/textproc/p5-Convert-ASCII-Armour/Makefile +++ b/textproc/p5-Convert-ASCII-Armour/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-ASCII-Armour-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 SVR4_PKGNAME= p5cas 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 8a3c852e05d..2cb1f42db36 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-ASN1-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5asn 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 84678b4679e..e8b772ce8da 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-BER-1.32 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5ber 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 f22f5a36631..f508176f3a5 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-PEM-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5pem CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-Translit/Makefile b/textproc/p5-Convert-Translit/Makefile index d893bf80b3d..db36dac2116 100644 --- a/textproc/p5-Convert-Translit/Makefile +++ b/textproc/p5-Convert-Translit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-Translit-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 8b4090d8ca5..ef3608457ee 100644 --- a/textproc/p5-Cz-Cstools/Makefile +++ b/textproc/p5-Cz-Cstools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Cstools-3.42 PKGNAME= p5-Cz-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 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 5f45fcfee05..0bd2d07acd8 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/08/23 14:10:17 wen Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:35 wiz Exp $ DISTNAME= Data-FormValidator-4.81 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/textproc/p5-Data-HexDump/Makefile b/textproc/p5-Data-HexDump/Makefile index aa6a9caf60e..d9872dbc5d6 100644 --- a/textproc/p5-Data-HexDump/Makefile +++ b/textproc/p5-Data-HexDump/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Data-HexDump-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/ diff --git a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile index 00498ee826b..e16b674a9f8 100644 --- a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile +++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/02/23 02:12:37 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:35 wiz Exp $ DISTNAME= Dist-Zilla-Plugin-PodWeaver-4.005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile index 9ccce0e8582..16c48ddd927 100644 --- a/textproc/p5-Encode-Detect/Makefile +++ b/textproc/p5-Encode-Detect/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Encode-Detect-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Encode-Locale/Makefile b/textproc/p5-Encode-Locale/Makefile index 985fcc375e8..55167da6aea 100644 --- a/textproc/p5-Encode-Locale/Makefile +++ b/textproc/p5-Encode-Locale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Encode-Locale-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile index 2191f615939..6d6c73512f8 100644 --- a/textproc/p5-Encode/Makefile +++ b/textproc/p5-Encode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/02/16 11:41:34 sno Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Encode-2.57 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index 7fdffd5a97e..7606facde42 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Feed-Find-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5ffi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} diff --git a/textproc/p5-File-ReadBackwards/Makefile b/textproc/p5-File-ReadBackwards/Makefile index 006f07f4051..ea94fed0e83 100644 --- a/textproc/p5-File-ReadBackwards/Makefile +++ b/textproc/p5-File-ReadBackwards/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/15 15:56:51 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= File-ReadBackwards-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index ef036be53dd..e6a4c6dec19 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Filter-1.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5fil CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 71ac9dd50c3..165a3bd9859 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:36 wiz Exp $ DISTNAME= FormValidator-Simple-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LY/LYOKATO/} diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index fe2400dd6a5..34c8d5a8662 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/06 01:05:56 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= HTML-FormatText-WithLinks-AndTables-0.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile index e6e7be491be..b3102ccc896 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/06 01:04:38 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= HTML-FormatText-WithLinks-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/textproc/p5-Kwalify/Makefile b/textproc/p5-Kwalify/Makefile index 16bd0f8c518..a665109f7e0 100644 --- a/textproc/p5-Kwalify/Makefile +++ b/textproc/p5-Kwalify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Kwalify-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SREZIC/} diff --git a/textproc/p5-Lingua-EN-FindNumber/Makefile b/textproc/p5-Lingua-EN-FindNumber/Makefile index 19fac44ebb5..fcfa7775fa8 100644 --- a/textproc/p5-Lingua-EN-FindNumber/Makefile +++ b/textproc/p5-Lingua-EN-FindNumber/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 16:09:52 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Lingua-EN-FindNumber-1.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index 76dd0399026..ee164289949 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Lingua-EN-Inflect-Number-1.1 PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/} #MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/ diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index d4891e27507..f96c1210d85 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/07/03 16:48:06 sno Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Lingua-EN-Inflect-Phrase-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 7ba33c1c677..a23243ce1ed 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/07/03 16:18:43 sno Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Lingua-EN-Inflect-1.895 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5lei CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile index 566f3b0d304..e3634becf8d 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 16:11:42 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Lingua-EN-Number-IsOrdinal-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile index bea3104234c..a384418e85e 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:36 wiz Exp $ # DISTNAME= Lingua-EN-Numbers-Ordinate-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index de85d22683a..958bb5aa3a5 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:36 wiz Exp $ DISTNAME= Lingua-EN-Sentence-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index 6a993834023..b3e5855c3c7 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/07/03 16:20:54 sno Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Lingua-EN-Tagger-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Words2Nums/Makefile b/textproc/p5-Lingua-EN-Words2Nums/Makefile index 6227860ce47..f92af1dcb5e 100644 --- a/textproc/p5-Lingua-EN-Words2Nums/Makefile +++ b/textproc/p5-Lingua-EN-Words2Nums/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 16:06:25 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-EN-Words2Nums-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 75b0fd172cc..1abfe7725e8 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/04/22 01:01:53 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Lingua-Identify-0.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile index 3649714982d..e10d6ae5806 100644 --- a/textproc/p5-Lingua-PT-Stemmer/Makefile +++ b/textproc/p5-Lingua-PT-Stemmer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-PT-Stemmer-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile index 954e361ad4f..bd0709818e0 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Lingua-Preferred-0.2.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Fr/Makefile b/textproc/p5-Lingua-Stem-Fr/Makefile index 254dccf951d..e949a774eee 100644 --- a/textproc/p5-Lingua-Stem-Fr/Makefile +++ b/textproc/p5-Lingua-Stem-Fr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-Fr-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile index 6d7c5aa53cf..8e83e9a3266 100644 --- a/textproc/p5-Lingua-Stem-It/Makefile +++ b/textproc/p5-Lingua-Stem-It/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-It-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile index 56e39c131da..125d0011a49 100644 --- a/textproc/p5-Lingua-Stem-Ru/Makefile +++ b/textproc/p5-Lingua-Stem-Ru/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-Ru-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile index 39dffd7b65c..f4fe1257159 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-Snowball-Da-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 565587e8b40..25743535236 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-Snowball-0.952 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index 24d0f16754e..4fa80535f8f 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-Stem-0.84 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile index df3f40dfce4..cd36441b35e 100644 --- a/textproc/p5-List-Compare/Makefile +++ b/textproc/p5-List-Compare/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= List-Compare-0.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/textproc/p5-Locale-Maketext-Gettext/Makefile b/textproc/p5-Locale-Maketext-Gettext/Makefile index b9a41c9b5b1..c64ea8bac6d 100644 --- a/textproc/p5-Locale-Maketext-Gettext/Makefile +++ b/textproc/p5-Locale-Maketext-Gettext/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/06 01:01:37 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Locale-Maketext-Gettext-1.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/textproc/p5-Net-Dict/Makefile b/textproc/p5-Net-Dict/Makefile index 06448e3fa97..7a9e63359b4 100644 --- a/textproc/p5-Net-Dict/Makefile +++ b/textproc/p5-Net-Dict/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Net-Dict-2.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 78130b25652..0b1ac26a3c2 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Number-Format-1.73 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile index 0ce97217a50..e31605a345b 100644 --- a/textproc/p5-Number-Spell/Makefile +++ b/textproc/p5-Number-Spell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Number-Spell-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 30a01e8b6d3..310d24dd7ed 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/02/22 08:57:04 wen Exp $ +# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:38 wiz Exp $ DISTNAME= PDF-API2-2.021 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/} diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index f73dd0f4cf0..252c9008807 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/12/12 00:54:37 wen Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= PDF-Create-1.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5pcr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF-Reuse-Barcode/Makefile b/textproc/p5-PDF-Reuse-Barcode/Makefile index bdbf86a5f7a..08cf1bafed1 100644 --- a/textproc/p5-PDF-Reuse-Barcode/Makefile +++ b/textproc/p5-PDF-Reuse-Barcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ DISTNAME= PDF-Reuse-Barcode-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LA/LARSLUND/} diff --git a/textproc/p5-PDF-Reuse/Makefile b/textproc/p5-PDF-Reuse/Makefile index 8fedf3268bc..595493e2327 100644 --- a/textproc/p5-PDF-Reuse/Makefile +++ b/textproc/p5-PDF-Reuse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $ DISTNAME= PDF-Reuse-0.35 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index f842ad0dcfd..e7a09c4a8eb 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ DISTNAME= PDF-Table-0.9.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index 2343b428363..dd6e872b506 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= PDF-111 PKGNAME= p5-PDF-1.11 -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5pdf CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-POD2-Base/Makefile b/textproc/p5-POD2-Base/Makefile index bbe63da5163..2e1230302b4 100644 --- a/textproc/p5-POD2-Base/Makefile +++ b/textproc/p5-POD2-Base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= POD2-Base-0.043 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index 58a328a5c81..cfaba92d5cb 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:38 wiz Exp $ DISTNAME= PPI-HTML-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index fe540c67777..dffdf6cc40f 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= Pod-Abstract-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Coverage/Makefile b/textproc/p5-Pod-Coverage/Makefile index 26d20a6ad29..5ac2f9bbc7d 100644 --- a/textproc/p5-Pod-Coverage/Makefile +++ b/textproc/p5-Pod-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/09/05 18:50:59 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Coverage-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Elemental-PerlMunger/Makefile b/textproc/p5-Pod-Elemental-PerlMunger/Makefile index 1f8fee89475..48e4eb86d9d 100644 --- a/textproc/p5-Pod-Elemental-PerlMunger/Makefile +++ b/textproc/p5-Pod-Elemental-PerlMunger/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/02/01 13:04:50 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Elemental-PerlMunger-0.200001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index f5efc63e793..229cdd4af20 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/02/01 12:55:37 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Elemental-0.103000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index ba7aaf61c47..e89008557ed 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:11 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Escapes-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index fe220b3edca..1b188bbe177 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/11/24 04:17:35 wen Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Eventual-0.094001 PKGNAME= p5-${DISTNAME:S/094001/094.001/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile index 9c45936e317..f771a39e830 100644 --- a/textproc/p5-Pod-Markdown/Makefile +++ b/textproc/p5-Pod-Markdown/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/11/24 04:23:01 wen Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= Pod-Markdown-1.500 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 93d87f73f48..1e195baca84 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/01/12 11:40:57 wen Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-POM-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5pod CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index 1906d7270dd..dde68d2dc19 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/11/24 04:27:50 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Parser-1.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index cb257a20fe7..0fc8662bdef 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Readme-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 096db880fa9..05cce5cd9e5 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Simple-3.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Spell-CommonMistakes/Makefile b/textproc/p5-Pod-Spell-CommonMistakes/Makefile index 44d1a6d3eb0..06232816a08 100644 --- a/textproc/p5-Pod-Spell-CommonMistakes/Makefile +++ b/textproc/p5-Pod-Spell-CommonMistakes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Spell-CommonMistakes-1.000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index d09e52ea65d..4be4018e0c5 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Spell-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Strip/Makefile b/textproc/p5-Pod-Strip/Makefile index 2c8b8a8a07f..1183147904b 100644 --- a/textproc/p5-Pod-Strip/Makefile +++ b/textproc/p5-Pod-Strip/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= Pod-Strip-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Tests/Makefile b/textproc/p5-Pod-Tests/Makefile index 03d3e89015a..c0f3415fe38 100644 --- a/textproc/p5-Pod-Tests/Makefile +++ b/textproc/p5-Pod-Tests/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Tests-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 07eccacf4ac..86818c5431b 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Tree-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Weaver/Makefile b/textproc/p5-Pod-Weaver/Makefile index ae3d08f5251..1ac9de33324 100644 --- a/textproc/p5-Pod-Weaver/Makefile +++ b/textproc/p5-Pod-Weaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/02/24 10:47:31 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Pod-Weaver-4.006 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 00bf2814757..99861d163ca 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= Regexp-Common-2013031301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index cc6957ad187..ed8384fbb1a 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= Regexp-Copy-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/textproc/p5-SGMLS/Makefile b/textproc/p5-SGMLS/Makefile index 5c5b144cb7f..c7b8e67bccc 100644 --- a/textproc/p5-SGMLS/Makefile +++ b/textproc/p5-SGMLS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= SGMLSpm-1.03ii PKGNAME= p5-SGMLS-1.03.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/D/DM/DMEGG/} diff --git a/textproc/p5-Search-Indexer/Makefile b/textproc/p5-Search-Indexer/Makefile index 1c565b7bc29..3c05683bb2b 100644 --- a/textproc/p5-Search-Indexer/Makefile +++ b/textproc/p5-Search-Indexer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Search-Indexer-0.76 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 92908167869..e860fccf405 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/02/20 19:16:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= Search-Xapian-1.2.17.0 PKGNAME= ${DISTNAME:S/^/p5-/} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/p5-Snowball-Norwegian/Makefile b/textproc/p5-Snowball-Norwegian/Makefile index 5a357f4335c..d34a4514416 100644 --- a/textproc/p5-Snowball-Norwegian/Makefile +++ b/textproc/p5-Snowball-Norwegian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Snowball-Norwegian-1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/} diff --git a/textproc/p5-Snowball-Swedish/Makefile b/textproc/p5-Snowball-Swedish/Makefile index 2bef9153c7f..0bec071fbe3 100644 --- a/textproc/p5-Snowball-Swedish/Makefile +++ b/textproc/p5-Snowball-Swedish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ DISTNAME= Snowball-Swedish-1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/} diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile index 0c2f71c10c9..b7902708984 100644 --- a/textproc/p5-String-Approx/Makefile +++ b/textproc/p5-String-Approx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:39 wiz Exp $ # DISTNAME= String-Approx-3.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index 9634fbd724b..e8826180119 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-BufferStack-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 d3addd90704..63266dcf0d8 100644 --- a/textproc/p5-String-CRC32/Makefile +++ b/textproc/p5-String-CRC32/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/01/12 10:37:08 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-CRC32-1.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5c32 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-CamelCase/Makefile b/textproc/p5-String-CamelCase/Makefile index 91174e249a0..f703a8bd557 100644 --- a/textproc/p5-String-CamelCase/Makefile +++ b/textproc/p5-String-CamelCase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-CamelCase-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Compare-ConstantTime/Makefile b/textproc/p5-String-Compare-ConstantTime/Makefile index 9612a12bd50..afce98cb28a 100644 --- a/textproc/p5-String-Compare-ConstantTime/Makefile +++ b/textproc/p5-String-Compare-ConstantTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 16:13:38 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-Compare-ConstantTime-0.300 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Errf/Makefile b/textproc/p5-String-Errf/Makefile index 1e88c6d9e0e..f985375cda0 100644 --- a/textproc/p5-String-Errf/Makefile +++ b/textproc/p5-String-Errf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-Errf-0.006 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index 809b04037e7..1f6cac63012 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-Flogger-1.101242 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Formatter/Makefile b/textproc/p5-String-Formatter/Makefile index eb622b1e049..5be19abc5df 100644 --- a/textproc/p5-String-Formatter/Makefile +++ b/textproc/p5-String-Formatter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-Formatter-0.102082 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index fef99f2e375..1d82eba3596 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-Koremutake-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index 51e6a045d61..eaf416c529d 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-RewritePrefix-0.006 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 7f6b9511918..f51b499b10c 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-ShellQuote-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Similarity/Makefile b/textproc/p5-String-Similarity/Makefile index 4b28d3f376c..a1361107d61 100644 --- a/textproc/p5-String-Similarity/Makefile +++ b/textproc/p5-String-Similarity/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/05/18 20:52:09 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-Similarity-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index 6168ff94812..c3a2c6bae16 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/07/21 14:51:32 wen Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-ToIdentifier-EN-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 4d6f0b412e3..7364b00dd1f 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/01/12 10:30:51 wen Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-Truncate-1.100601 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index 3936e7d7ae6..c2f7e90dc0f 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/03/03 00:24:52 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= Syntax-Highlight-Engine-Kate-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Syntax/} diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 5934d8014e3..6c67fd541a9 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:40 wiz Exp $ DISTNAME= Template-Declare-0.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile index 9324e36505b..c0e6be73447 100644 --- a/textproc/p5-Template-Plugin-Autoformat/Makefile +++ b/textproc/p5-Template-Plugin-Autoformat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $ DISTNAME= Template-Plugin-Autoformat-2.71 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index 0b5384a1f9c..4e266afc9eb 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= Template-Plugin-CSV-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Latex/Makefile b/textproc/p5-Template-Plugin-Latex/Makefile index 8b1f0e68c44..aee9216a03a 100644 --- a/textproc/p5-Template-Plugin-Latex/Makefile +++ b/textproc/p5-Template-Plugin-Latex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Template-Plugin-Latex-3.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Number-Format/Makefile b/textproc/p5-Template-Plugin-Number-Format/Makefile index 664a30fda7d..3d377bf1335 100644 --- a/textproc/p5-Template-Plugin-Number-Format/Makefile +++ b/textproc/p5-Template-Plugin-Number-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Template-Plugin-Number-Format-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-YAML/Makefile b/textproc/p5-Template-Plugin-YAML/Makefile index c3c3e286ec1..9d06ed0f04b 100644 --- a/textproc/p5-Template-Plugin-YAML/Makefile +++ b/textproc/p5-Template-Plugin-YAML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Template-Plugin-YAML-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile index f51c84c0a5e..d2fc02496d9 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Template-Tiny-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile index ffa528a57db..26f0191a29c 100644 --- a/textproc/p5-Text-Affixes/Makefile +++ b/textproc/p5-Text-Affixes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-Affixes-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index c98c4e86884..ccb5bc9ced9 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-Aspell-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5tas CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index efbbac46d24..2f06a7fba04 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/08/25 23:44:15 wen Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-Autoformat-1.669004 PKGNAME= p5-${DISTNAME:S/669002/669.002/} +PKGREVISION= 1 SVR4_PKGNAME= p5tau 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 92a404d2fa4..c7866b7cec8 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-Balanced-2.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5tba 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 5844feef849..f982b6e1e6a 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-BibTeX-0.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Brew/Makefile b/textproc/p5-Text-Brew/Makefile index 9c5b3e6cc0c..d09db07e30b 100644 --- a/textproc/p5-Text-Brew/Makefile +++ b/textproc/p5-Text-Brew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-Brew-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index 72babc29af5..f2856c33ea7 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/08/25 23:51:33 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-CSV-Encoded-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile index 415750cdf7e..46274762c31 100644 --- a/textproc/p5-Text-CSV-Hash/Makefile +++ b/textproc/p5-Text-CSV-Hash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-CSV-Hash-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/ EXTRACT_SUFX= .tbz diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 092a7d15965..45a6d7f9c4b 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/07/14 06:42:02 wen Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-CSV-1.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 00cd41e05ab..652f86bf163 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2013/11/12 13:25:31 wen Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-CSV_XS-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tcx 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 79a9faad15e..70f260d623d 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-ChaSen-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5tcs CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile index 7b7860f7ca1..15f36460f55 100644 --- a/textproc/p5-Text-CharWidth/Makefile +++ b/textproc/p5-Text-CharWidth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-CharWidth-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile index 2652f33d0d2..bfb3df7079f 100644 --- a/textproc/p5-Text-Context-EitherSide/Makefile +++ b/textproc/p5-Text-Context-EitherSide/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Context-EitherSide-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile index 8ffa850aad8..626eb918fe3 100644 --- a/textproc/p5-Text-DHCPLeases/Makefile +++ b/textproc/p5-Text-DHCPLeases/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/08/25 23:57:31 wen Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-DHCPLeases-1.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile index b39c47aea7c..634afa76679 100644 --- a/textproc/p5-Text-DelimMatch/Makefile +++ b/textproc/p5-Text-DelimMatch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= DelimMatch-1.06a PKGNAME= p5-Text-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5tdm CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index cd2852c5c23..3f72b7542fe 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Diff-HTML-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index 76c6b6f49e5..ede96e238e6 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Diff-Parser-0.1001 PKGNAME= p5-${DISTNAME:S/1001/10.01/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index a6d489affd0..e54e94f9b6c 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Diff-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index bb9e3b6dbe7..71295a328b3 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= Text-DoubleMetaphone-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index bb713c63c88..8428c3e73b0 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Emoticon-MSN-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index cd0fb62efb4..39d5eb074e3 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Emoticon-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 77d9174df90..616aa26ea4f 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-FindIndent-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 389a06bbe07..8b98d897d2b 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/08/26 00:01:48 wen Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= Text-Format-0.58 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tfo CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-German/Makefile b/textproc/p5-Text-German/Makefile index 8d1dc6dc8aa..61ec926ca03 100644 --- a/textproc/p5-Text-German/Makefile +++ b/textproc/p5-Text-German/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-German-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 46c95bafbbb..a0cfcb1f1fc 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Glob-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5tgl CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index cdbaae1e5f6..50bc1b04695 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Kakasi-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5tka CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-LevenshteinXS/Makefile b/textproc/p5-Text-LevenshteinXS/Makefile index 9600ac0da78..3c27dd3c3df 100644 --- a/textproc/p5-Text-LevenshteinXS/Makefile +++ b/textproc/p5-Text-LevenshteinXS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= Text-LevenshteinXS-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Markdown-Discount/Makefile b/textproc/p5-Text-Markdown-Discount/Makefile index 6320315193b..9f4cd4d147d 100644 --- a/textproc/p5-Text-Markdown-Discount/Makefile +++ b/textproc/p5-Text-Markdown-Discount/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/02/20 16:40:53 schmonz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= Text-Markdown-Discount-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index b9c262a8fc6..9550211dc5e 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:42 wiz Exp $ # DISTNAME= Text-Markdown-1.000031 PKGNAME= p5-${DISTNAME:S/000031/0.31/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index adb7455a434..d1f033f2cb9 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/08/26 00:28:12 wen Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-MicroTemplate-0.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Microformat/Makefile b/textproc/p5-Text-Microformat/Makefile index 05ddaca5ee3..477d86813f7 100644 --- a/textproc/p5-Text-Microformat/Makefile +++ b/textproc/p5-Text-Microformat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Microformat-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile index 5a6ea84cdaa..8bd38f6680a 100644 --- a/textproc/p5-Text-Ngram/Makefile +++ b/textproc/p5-Text-Ngram/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Ngram-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Nimble/Makefile b/textproc/p5-Text-Nimble/Makefile index 35afca5e6fd..c69c5b4f4af 100644 --- a/textproc/p5-Text-Nimble/Makefile +++ b/textproc/p5-Text-Nimble/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/02/07 03:50:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Nimble-0.002001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-PDF/Makefile b/textproc/p5-Text-PDF/Makefile index c46ddd8a748..99163c36e2f 100644 --- a/textproc/p5-Text-PDF/Makefile +++ b/textproc/p5-Text-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-PDF-0.29a PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index ecfcc699096..9761af55015 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Patch-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index a166fc51979..27795607e4c 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/08/26 00:32:00 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Quoted-2.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 20db503d5f6..999bbbae038 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/08/29 13:31:15 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-RecordParser-v1.6.3 PKGNAME= p5-${DISTNAME:S/v1/1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index 643ec244d1a..7f7881ffe38 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Reflow-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5rfl 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 382f6739609..9a42beaac9d 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Reform-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5trf CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-RewriteRules/Makefile b/textproc/p5-Text-RewriteRules/Makefile index cbef4dedb8a..cd052d8a396 100644 --- a/textproc/p5-Text-RewriteRules/Makefile +++ b/textproc/p5-Text-RewriteRules/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/08/26 01:15:43 wen Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-RewriteRules-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index 9c1e15d80cc..4aa8d3ca458 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/07/11 04:52:07 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Sass-0.97 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index 3823cb45e29..96ddc5fb69d 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Shellwords-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index a6e5b0dca16..f72fa913511 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-SimpleTable-2.03 PKGNAME= p5-${DISTNAME:S/01/0.1/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index c7fc92504e4..415f2275871 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-SpellChecker-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5tsc 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 5ea926f748f..ef58426c1fa 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Substitute-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 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 9883f2e8433..1e8a9cadb2e 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/08/26 01:27:15 wen Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-Tabs+Wrap-2013.0523 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile index 23ed349d1b8..6c23f131335 100644 --- a/textproc/p5-Text-TabularDisplay/Makefile +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/08/26 01:31:28 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-TabularDisplay-1.35 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 8a8493aaf40..fbeab8be611 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/08/26 01:44:15 wen Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Template-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tte CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 0563b890d1b..f106d5a55c3 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Textile-2.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index 133b601c785..93b9bbd80cd 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-Trac-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Typography/Makefile b/textproc/p5-Text-Typography/Makefile index bb28989d3cd..ee972574007 100644 --- a/textproc/p5-Text-Typography/Makefile +++ b/textproc/p5-Text-Typography/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/07/17 21:18:23 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Typography-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index c9f1eda2d63..381a985f428 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Unaccent-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Unidecode/Makefile b/textproc/p5-Text-Unidecode/Makefile index 6b9ecc8d68e..466c4842d6b 100644 --- a/textproc/p5-Text-Unidecode/Makefile +++ b/textproc/p5-Text-Unidecode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Unidecode-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WagnerFischer/Makefile b/textproc/p5-Text-WagnerFischer/Makefile index 7feefc35f67..2269bd24755 100644 --- a/textproc/p5-Text-WagnerFischer/Makefile +++ b/textproc/p5-Text-WagnerFischer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-WagnerFischer-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WikiCreole/Makefile b/textproc/p5-Text-WikiCreole/Makefile index dd267a9cc06..b956fccdd60 100644 --- a/textproc/p5-Text-WikiCreole/Makefile +++ b/textproc/p5-Text-WikiCreole/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-WikiCreole-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 3578710f983..064c02fc6a2 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-WikiFormat-0.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WrapI18N/Makefile b/textproc/p5-Text-WrapI18N/Makefile index 956447230fa..a1388d903a9 100644 --- a/textproc/p5-Text-WrapI18N/Makefile +++ b/textproc/p5-Text-WrapI18N/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-WrapI18N-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 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 6aa657ac457..d0542f83f5b 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/08/26 01:49:43 wen Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Wrapper-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5twr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index aa728e2537e..71d3060547b 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/03 14:25:38 wen Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Xslate-3.2.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index f051f137e4b..ab2adf5884e 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/18 20:13:43 kleink Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-vCard-3.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tv CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-vFile-asData/Makefile b/textproc/p5-Text-vFile-asData/Makefile index ce39877c923..34bb1adefd0 100644 --- a/textproc/p5-Text-vFile-asData/Makefile +++ b/textproc/p5-Text-vFile-asData/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-vFile-asData-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tva CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index 93906fa7742..22bc51badec 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/03/01 03:10:35 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Unicode-LineBreak-2013.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index 5c7a32fbcbd..2566ecde2e0 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Atom-SimpleFeed-0.86 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5xas CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 37eb8be207f..96dcd1ad4fc 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Atom-Stream-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xas CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index 7e32da87c33..207e313ac88 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Atom-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5xat CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index dfac8c333a7..fb13a5836e0 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-AutoWriter-0.4 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index 38ba09bcc65..2cba0644a34 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/07/13 08:52:17 wen Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:45 wiz Exp $ # DISTNAME= XML-Bare-0.53 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index 9803030994c..ee4b4ba8e0a 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/11/30 11:30:31 wen Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Catalog-v1.0.1 PKGNAME= p5-${DISTNAME:S/v1/1/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Checker/Makefile b/textproc/p5-XML-Checker/Makefile index 9806b8c1390..445ff2fbedd 100644 --- a/textproc/p5-XML-Checker/Makefile +++ b/textproc/p5-XML-Checker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Checker-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index 98d60a2c13d..ac7f65477bc 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Clean-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PK/PKUBANEK/} diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index d4769e5b0a7..43b8412ccf9 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:45 wiz Exp $ # DISTNAME= XML-DOM-1.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index 0c7d70ebdfc..911faac9da3 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Dumper-0.81 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xdu CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index 956e23c24d0..bc479b5951f 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:45 wiz Exp $ # DISTNAME= XML-Elemental-2.11 PKGNAME= p5-${DISTNAME:S/11/1.1/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index b3b8bd82179..619fef7c142 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Encoding-2.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index d4c8d24dbdf..4c3141e5fdf 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Entities-1.0001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ent CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 6ce2eae7656..0f883e87d90 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/07/10 02:09:30 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:45 wiz Exp $ # DISTNAME= XML-Feed-0.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index a090fe53e08..3ef8778e2e4 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-FeedPP-0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index 224a15dab88..772be382858 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Filter-BufferText-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 #SVR4_PKGNAME= CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile index c88007b3268..96578d2bfc5 100644 --- a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile +++ b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Filter-DOMFilter-LibXML-0.02 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= -PKGREVISION= 5 +PKGREVISION= 6 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 7223d1ba002..290efeea4c1 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Filter-DetectWS-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= -PKGREVISION= 7 +PKGREVISION= 8 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 a124e059fea..8a1c9acf0a5 100644 --- a/textproc/p5-XML-Filter-Reindent/Makefile +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Filter-Reindent-0.03 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= -PKGREVISION= 7 +PKGREVISION= 8 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 ffa0801d403..7cdc0343920 100644 --- a/textproc/p5-XML-Filter-SAXT/Makefile +++ b/textproc/p5-XML-Filter-SAXT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Filter-SAXT-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Generator/Makefile b/textproc/p5-XML-Generator/Makefile index e5c45add6a8..8bb163df458 100644 --- a/textproc/p5-XML-Generator/Makefile +++ b/textproc/p5-XML-Generator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-Generator-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile index cc23c9ce3f3..1c47a6160da 100644 --- a/textproc/p5-XML-Grove/Makefile +++ b/textproc/p5-XML-Grove/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-Grove-0.46alpha PKGNAME= p5-${DISTNAME:S/alpha/.0.1/} -PKGREVISION= 9 +PKGREVISION= 10 SVR4_PKGNAME= p5xgr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Handler-Trees/Makefile b/textproc/p5-XML-Handler-Trees/Makefile index 12656182789..d36b27e3449 100644 --- a/textproc/p5-XML-Handler-Trees/Makefile +++ b/textproc/p5-XML-Handler-Trees/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Handler-Trees-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xht CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile index 4c505975996..361711999b7 100644 --- a/textproc/p5-XML-Handler-YAWriter/Makefile +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 SVR4_PKGNAME= p5xhy 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 b60e899211f..ac94b922e18 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-LibXML-Iterator-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index 6c3ffb58e53..d650975e02a 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/08/22 14:29:01 wen Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-LibXML-Simple-0.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 e9e32f1ce4c..0413ae74213 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/05/20 09:51:14 obache Exp $ +# $NetBSD: Makefile,v 1.53 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-LibXML-2.0116 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 4af14dcff43..620c3dd18f0 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/05/03 13:49:47 wen Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-LibXSLT-1.92 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 b76d1d29c94..999f2affcbe 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-NamespaceSupport-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 d691924d1af..f54246addbe 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-Node-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xno CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index e57c8b185ec..b5f45204585 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-NodeFilter-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index 4e8a1697eff..c3964dc4a94 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-Parser-Lite-Tree-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 5049925fcad..e7e9b70399a 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2013/05/31 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-Parser-2.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 76f5833e38d..eaf33c7277e 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-RAI-1.3031 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 9b2bd504ba1..cf250ce8551 100644 --- a/textproc/p5-XML-RSS-Parser/Makefile +++ b/textproc/p5-XML-RSS-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-RSS-Parser-4.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 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 489ec75ed5b..61d4397c31b 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/07/10 02:02:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-RSS-1.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xrs CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Rabbit/Makefile b/textproc/p5-XML-Rabbit/Makefile index e5da341cd13..eb3e1139e96 100644 --- a/textproc/p5-XML-Rabbit/Makefile +++ b/textproc/p5-XML-Rabbit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/03 14:13:06 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-Rabbit-0.4.0 PKGNAME= p5-${DISTNAME} +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 7cbff0f2a37..8fff738f004 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/08/24 02:21:32 wen Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-RegExp-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xre CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 7f6e3300b0e..0f79185e089 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-Base-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 2282baeaaa5..12b82ea46f7 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/08/24 02:25:09 wen Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-Expat-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xse CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index e94760e8d0a..a1524e17832 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/12/23 11:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-ExpatXS-1.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xsx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile index a3fd89701f9..c1bccdc0dde 100644 --- a/textproc/p5-XML-SAX-Writer/Makefile +++ b/textproc/p5-XML-SAX-Writer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-Writer-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 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 63fa65f2573..e33425db37f 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-SAX-0.99 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 12342961632..671d691290a 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-Sablotron-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5xsb CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile index dbdb0329914..1d802f8d17f 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/08/24 02:34:24 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-SemanticDiff-1.0002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 4138c88f9ce..05465df80d1 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/05/31 12:42:21 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-Simple-2.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5xsi 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 72bed24b917..4f89460ccb2 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-Stream-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Tidy/Makefile b/textproc/p5-XML-Tidy/Makefile index 2dec0370ade..8bdd18dd909 100644 --- a/textproc/p5-XML-Tidy/Makefile +++ b/textproc/p5-XML-Tidy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-Tidy-1.6.A7RJKwl PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index ec5435355e3..5df0c980a66 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-Tiny-2.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index 0ed34f24b1c..0a516f4bafd 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/11/30 11:38:16 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-TreeBuilder-5.1 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index 86c16848815..6f98a1eda4c 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/11/30 11:45:45 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-TreePP-0.42 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 f55af4da858..1016672ea86 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/10/13 04:38:06 wen Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-Twig-3.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xtw 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 730bacdf6a5..0f9d5f27dab 100644 --- a/textproc/p5-XML-UM/Makefile +++ b/textproc/p5-XML-UM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-UM-0.01 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= -PKGREVISION= 9 +PKGREVISION= 10 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 e771ec14373..4a7ba8b537d 100644 --- a/textproc/p5-XML-Writer-String/Makefile +++ b/textproc/p5-XML-Writer-String/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-Writer-String-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5xws 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 b397151439a..eeb156a0d39 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/10/13 04:28:03 wen Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-Writer-0.623 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xwr 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 ac69261c1f9..bd76432455e 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-XPath-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 SVR4_PKGNAME= p5xxp CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile index 39dc593f232..36303f7fe65 100644 --- a/textproc/p5-XML-XPathEngine/Makefile +++ b/textproc/p5-XML-XPathEngine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/02/18 01:49:27 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-XPathEngine-0.14 PKGNAME= p5-${DISTNAME} +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 1a62b8d6eb6..f82013ee498 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-XQL-0.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 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 917ec9f61ff..fc5a3e024c6 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:48 wiz Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 SVR4_PKGNAME= p5xxs 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 bced9772d23..da815f04fe3 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= XML-XUpdate-LibXML-0.6.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 890f128dddc..c9ca701b45b 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/04/14 13:22:19 obache Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= YAML-LibYAML-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 #PKGNAME= p5-${DISTNAME:S/LibYAML/XS/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index 055452ee4df..794b45b71f8 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/09/05 18:22:12 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:48 wiz Exp $ DISTNAME= YAML-Syck-1.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index e2267d27540..d11d0971d08 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/03 10:43:10 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:48 wiz Exp $ DISTNAME= YAML-Tiny-1.62 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 50b5e1a42fa..4993d73e55c 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:48 wiz Exp $ DISTNAME= YAML-0.84 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 21a571d3db2..6c4d6a9265f 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/04/07 19:32:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:48 wiz Exp $ DISTNAME= ack-2.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/textproc/p5-cabocha/Makefile b/textproc/p5-cabocha/Makefile index 1fb0f63a61d..71539075dac 100644 --- a/textproc/p5-cabocha/Makefile +++ b/textproc/p5-cabocha/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/01/01 07:49:55 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:49 wiz Exp $ .include "../../textproc/cabocha/Makefile.common" PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 COMMENT= CaboCha perl module diff --git a/textproc/p5-iCal-Parser/Makefile b/textproc/p5-iCal-Parser/Makefile index a326ae5083e..fdf1fd023b4 100644 --- a/textproc/p5-iCal-Parser/Makefile +++ b/textproc/p5-iCal-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:49 wiz Exp $ # DISTNAME= iCal-Parser-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RF/RFRANKEL/ diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index c774878d62e..ef2fdaea4c1 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:49 wiz Exp $ DISTNAME= libxml-perl-0.08 PKGNAME= p5-libxml-0.08 -PKGREVISION= 8 +PKGREVISION= 9 SVR4_PKGNAME= p5lxm CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-marisa/Makefile b/textproc/p5-marisa/Makefile index 265995ac824..3b28f99064a 100644 --- a/textproc/p5-marisa/Makefile +++ b/textproc/p5-marisa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/05/24 10:21:13 obache Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:49 wiz Exp $ .include "../../textproc/marisa/Makefile.common" PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES+= perl5 COMMENT= MARISA perl module diff --git a/textproc/p5-mecab/Makefile b/textproc/p5-mecab/Makefile index 7559fb52ca5..f9c0b2e3e4d 100644 --- a/textproc/p5-mecab/Makefile +++ b/textproc/p5-mecab/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:49 wiz Exp $ .include "../../textproc/mecab/Makefile.common" DISTNAME= mecab-perl-${MECAB_VERSION} PKGNAME= p5-mecab-${MECAB_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= perl5 COMMENT= MeCab perl module diff --git a/textproc/p5-mobiperl/Makefile b/textproc/p5-mobiperl/Makefile index a25085846f8..86f142499b9 100644 --- a/textproc/p5-mobiperl/Makefile +++ b/textproc/p5-mobiperl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:54 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:49 wiz Exp $ # DISTNAME= mobiperl-0.0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc # no https support in pkgsrc MASTER_SITES= # https://dev.mobileread.com/dist/tompe/mobiperl/ diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile index d95494d25bf..ff1e33a98cc 100644 --- a/textproc/p5-native-hyperestraier/Makefile +++ b/textproc/p5-native-hyperestraier/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:49 wiz Exp $ # .include "../../textproc/hyperestraier/Makefile.common" PKGNAME= p5-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases perl5 COMMENT= Perl native interface of Hyper Estraier diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 219eff12b68..ac9518d429b 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:54 obache Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:49 wiz Exp $ DISTNAME= podlators-2.4.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-yamcha/Makefile b/textproc/p5-yamcha/Makefile index 0de9b756736..c3824f5840e 100644 --- a/textproc/p5-yamcha/Makefile +++ b/textproc/p5-yamcha/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:49 wiz Exp $ # .include "../../textproc/yamcha/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= YamCha perl module diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 2c5b9421982..254b3b7648a 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/06/18 19:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:49 wiz Exp $ DISTNAME= po4a-0.23 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc MASTER_SITES= http://alioth.debian.org/download.php/1317/ diff --git a/textproc/pod2mdoc/Makefile b/textproc/pod2mdoc/Makefile index 4c47f9208a9..6d05b6b71d0 100644 --- a/textproc/pod2mdoc/Makefile +++ b/textproc/pod2mdoc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/04/07 12:20:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:49 wiz Exp $ DISTNAME= pod2mdoc-0.0.11 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/pod2mdoc/snapshots/ EXTRACT_SUFX= .tgz diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile index f6ffcbb8c9f..5bbf14b5d4b 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:49 wiz Exp $ # DISTNAME= postgresql_autodoc-1.30 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index e45475103e6..05944f50da9 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/05/04 17:08:44 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:49 wiz Exp $ DISTNAME= redland-1.0.17 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index 4b50046c270..3607fb29a17 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:37:49 wiz Exp $ # DISTNAME= rfc-3.2 PKGNAME= rfcutil-3.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 6c98a162f8c..86f5258c7dd 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2014/05/29 23:37:49 wiz Exp $ DISTNAME= Sablot-1.0.2 PKGNAME= ${DISTNAME:S/Sablot/sablotron/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ diff --git a/textproc/sub2srt/Makefile b/textproc/sub2srt/Makefile index c174328fa08..07989153962 100644 --- a/textproc/sub2srt/Makefile +++ b/textproc/sub2srt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:49 wiz Exp $ DISTNAME= sub2srt-0.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.robelix.com/sub2srt/download/ diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index de0078be923..87f17c9da51 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:50 wiz Exp $ DISTNAME= texi2html-5.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://savannah.nongnu.org/download/texi2html/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/troffcvt/Makefile b/textproc/troffcvt/Makefile index 506d294e401..bedc997f794 100644 --- a/textproc/troffcvt/Makefile +++ b/textproc/troffcvt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:50 wiz Exp $ # DISTNAME= troffcvt-1.04 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.snake.net/software/troffcvt/ diff --git a/textproc/xapian-omega/Makefile b/textproc/xapian-omega/Makefile index 9c243466c2a..182d4cd18d3 100644 --- a/textproc/xapian-omega/Makefile +++ b/textproc/xapian-omega/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/02/20 19:15:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:50 wiz Exp $ # DISTNAME= xapian-omega-${VERSION} VERSION= 1.2.17 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://oligarchy.co.uk/xapian/${VERSION}/ EXTRACT_SUFX= .tar.xz diff --git a/textproc/xmltoman/Makefile b/textproc/xmltoman/Makefile index 5d20c9a683d..25a7699b076 100644 --- a/textproc/xmltoman/Makefile +++ b/textproc/xmltoman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:50 wiz Exp $ # DISTNAME= xmltoman_0.4.orig PKGNAME= ${DISTNAME:S/_/-/:R} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/} diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index a491f5e7137..a6a34a1342a 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:50 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel |