summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Alien-Hunspell/Makefile4
-rw-r--r--textproc/p5-Data-HexDump/Makefile6
-rw-r--r--textproc/p5-Encode/Makefile4
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile4
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks/Makefile4
-rw-r--r--textproc/p5-Lingua-EN-Fathom/Makefile4
-rw-r--r--textproc/p5-Lingua-EN-Inflect-Number/Makefile4
-rw-r--r--textproc/p5-Lingua-EN-Syllable/Makefile4
-rw-r--r--textproc/p5-List-Compare/Makefile4
-rw-r--r--textproc/p5-Locale-Maketext-Gettext/Makefile4
-rw-r--r--textproc/p5-MultiMarkdown/Makefile6
-rw-r--r--textproc/p5-Net-Dict/Makefile4
-rw-r--r--textproc/p5-String-CRC32/Makefile4
-rw-r--r--textproc/p5-String-Trim/Makefile4
-rw-r--r--textproc/p5-Text-Reform/Makefile4
-rw-r--r--textproc/p5-Text-SimpleTable-AutoWidth/Makefile4
-rw-r--r--textproc/p5-Text-VisualWidth-PP/Makefile6
-rw-r--r--textproc/p5-Unicode-CaseFold/Makefile4
-rw-r--r--textproc/p5-XML-Clean/Makefile4
-rw-r--r--textproc/p5-XML-Descent/Makefile4
-rw-r--r--textproc/p5-XML-Elemental/Makefile4
-rw-r--r--textproc/p5-XML-Entities/Makefile4
-rw-r--r--textproc/p5-XML-Filter-DetectWS/Makefile4
-rw-r--r--textproc/p5-XML-Filter-Reindent/Makefile4
-rw-r--r--textproc/p5-XML-Filter-SAXT/Makefile4
-rw-r--r--textproc/p5-XML-TokeParser/Makefile4
-rw-r--r--textproc/p5-XML-Twig/Makefile4
-rw-r--r--textproc/p5-XML-UM/Makefile4
-rw-r--r--textproc/p5-YAML-Syck/Makefile4
-rw-r--r--textproc/p5-iCal-Parser/Makefile4
30 files changed, 63 insertions, 63 deletions
diff --git a/textproc/p5-Alien-Hunspell/Makefile b/textproc/p5-Alien-Hunspell/Makefile
index a0252661a1f..58d09fe7d71 100644
--- a/textproc/p5-Alien-Hunspell/Makefile
+++ b/textproc/p5-Alien-Hunspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/11/16 13:02:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/01 21:35:52 nia Exp $
DISTNAME= Alien-Hunspell-0.11
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~plicease/Alien-Hunspell/
+HOMEPAGE= https://metacpan.org/release/Alien-Hunspell
COMMENT= Perl5 module providing hunspell
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Data-HexDump/Makefile b/textproc/p5-Data-HexDump/Makefile
index bd6e67060a7..eca4d774da1 100644
--- a/textproc/p5-Data-HexDump/Makefile
+++ b/textproc/p5-Data-HexDump/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:46:48 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 21:35:52 nia Exp $
#
DISTNAME= Data-HexDump-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 9
CATEGORIES= textproc
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/F/FT/FTASSIN/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/F/FT/FTASSIN/
COMMENT= Hexadecial Dumper
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index 00a754eab4f..a5427c1eb93 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/04/07 07:28:23 wen Exp $
+# $NetBSD: Makefile,v 1.51 2019/07/01 21:35:52 nia Exp $
DISTNAME= Encode-3.01
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
+HOMEPAGE= https://metacpan.org/release/Encode
COMMENT= Provides interfaces between strings and the rest of the system
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile
index e43ddf6a054..6811dbdcb36 100644
--- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile
+++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2019/07/01 21:35:53 nia Exp $
#
DISTNAME= HTML-FormatText-WithLinks-AndTables-0.07
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~sfryer/HTML-FormatText-WithLinks-AndTables/
+HOMEPAGE= https://metacpan.org/release/SFRYER/HTML-FormatText-WithLinks-AndTables-0.02
COMMENT= Converts HTML to Text with tables in tact
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile
index 3e19d916496..99cd9a8068d 100644
--- a/textproc/p5-HTML-FormatText-WithLinks/Makefile
+++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/08/22 09:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/01 21:35:53 nia Exp $
#
DISTNAME= HTML-FormatText-WithLinks-0.15
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~struan/HTML-FormatText-WithLinks/
+HOMEPAGE= https://metacpan.org/release/HTML-FormatText-WithLinks
COMMENT= HTML to text conversion with links as footnotes
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile
index f190a31e129..934b16e4d90 100644
--- a/textproc/p5-Lingua-EN-Fathom/Makefile
+++ b/textproc/p5-Lingua-EN-Fathom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/11/10 06:36:24 wen Exp $
+# $NetBSD: Makefile,v 1.8 2019/07/01 21:35:53 nia Exp $
DISTNAME= Lingua-EN-Fathom-1.22
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~kimryan/Lingua-EN-Fathom/
+HOMEPAGE= https://metacpan.org/release/Lingua-EN-Fathom
COMMENT= Measure readability of English text
LICENSE= artistic AND gnu-gpl-v1
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
index f740c0d8e27..765594030ea 100644
--- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile
+++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 21:35:53 nia Exp $
#
DISTNAME= Lingua-EN-Inflect-Number-1.12
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/S/SI/SIMON/
COMMENT= Force number of words to singular or plural
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile
index 9364dd0a506..8875b7ac632 100644
--- a/textproc/p5-Lingua-EN-Syllable/Makefile
+++ b/textproc/p5-Lingua-EN-Syllable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/01 21:35:53 nia Exp $
DISTNAME= Lingua-EN-Syllable-0.30
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~gregfast/Lingua-EN-Syllable-0.251/
+HOMEPAGE= https://metacpan.org/release/GREGFAST/Lingua-EN-Syllable-0.251
COMMENT= Routine for estimating syllable count in words
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile
index 30a8d4a0cff..4a876fb0152 100644
--- a/textproc/p5-List-Compare/Makefile
+++ b/textproc/p5-List-Compare/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/01 21:35:53 nia Exp $
#
DISTNAME= List-Compare-0.53
@@ -8,7 +8,7 @@ CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
MAINTAINER= pettai@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~jkeenan/List-Compare/
+HOMEPAGE= https://metacpan.org/release/List-Compare
COMMENT= Compare elements of two or more lists
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Locale-Maketext-Gettext/Makefile b/textproc/p5-Locale-Maketext-Gettext/Makefile
index bea209f1740..7d3db2f22aa 100644
--- a/textproc/p5-Locale-Maketext-Gettext/Makefile
+++ b/textproc/p5-Locale-Maketext-Gettext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/08/22 09:46:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/07/01 21:35:53 nia Exp $
#
DISTNAME= Locale-Maketext-Gettext-1.28
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~imacat/Locale-Maketext-Gettext/
+HOMEPAGE= https://metacpan.org/release/Locale-Maketext-Gettext
COMMENT= Joins the gettext and Maketext frameworks
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-MultiMarkdown/Makefile b/textproc/p5-MultiMarkdown/Makefile
index 0c30ae0cd19..9f9a5b73acc 100644
--- a/textproc/p5-MultiMarkdown/Makefile
+++ b/textproc/p5-MultiMarkdown/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/01 21:35:53 nia Exp $
DISTNAME= Text-MultiMarkdown-1.000035
PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/B/BO/BOBTFISH/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/B/BO/BOBTFISH/
COMMENT= Perl5 convert MultiMarkdown syntax to (X)HTML
LICENSE= modified-bsd
diff --git a/textproc/p5-Net-Dict/Makefile b/textproc/p5-Net-Dict/Makefile
index be084e7406e..a61b5d5747d 100644
--- a/textproc/p5-Net-Dict/Makefile
+++ b/textproc/p5-Net-Dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/01 21:35:54 nia Exp $
DISTNAME= Net-Dict-2.21
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= net textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~neilb/Net-Dict/
+HOMEPAGE= https://metacpan.org/release/Net-Dict
COMMENT= Client API for the DICT protocol defined in RFC2229
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-String-CRC32/Makefile b/textproc/p5-String-CRC32/Makefile
index 6e881411f4e..4f07e3cbe0c 100644
--- a/textproc/p5-String-CRC32/Makefile
+++ b/textproc/p5-String-CRC32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2018/08/22 09:46:55 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/07/01 21:35:54 nia Exp $
#
DISTNAME= String-CRC32-1.7
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/search?module=String::CRC32
+HOMEPAGE= https://metacpan.org/search?q=module%3AString%3A%3ACRC32
COMMENT= Perl module to generate cksums from strings and from files
LICENSE= public-domain
diff --git a/textproc/p5-String-Trim/Makefile b/textproc/p5-String-Trim/Makefile
index 7537ddc49f6..9c0eb55405d 100644
--- a/textproc/p5-String-Trim/Makefile
+++ b/textproc/p5-String-Trim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/08/22 09:46:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/01 21:35:54 nia Exp $
DISTNAME= String-Trim-0.005
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~doherty/String-Trim/
+HOMEPAGE= https://metacpan.org/release/String-Trim
COMMENT= Perl5 module to trim whitespace from your strings
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index ee972d4ccf9..4f6fae79acb 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2018/08/22 09:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2019/07/01 21:35:54 nia Exp $
DISTNAME= Text-Reform-1.20
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= eric@cirr.com
-HOMEPAGE= http://search.cpan.org/search?module=Text::Reform
+HOMEPAGE= https://metacpan.org/search?q=module%3AText%3A%3AReform
COMMENT= Manual text wrapping and reformatting
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile
index 8f5c9ad269a..a65863c389b 100644
--- a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile
+++ b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/08/22 09:47:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/01 21:35:54 nia Exp $
DISTNAME= Text-SimpleTable-AutoWidth-0.09
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~cub/Text-SimpleTable-AutoWidth/
+HOMEPAGE= https://metacpan.org/release/Text-SimpleTable-AutoWidth
COMMENT= Simple Eyecandy ASCII Tables with auto-width selection
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Text-VisualWidth-PP/Makefile b/textproc/p5-Text-VisualWidth-PP/Makefile
index 412d4aac1f7..f71710e1230 100644
--- a/textproc/p5-Text-VisualWidth-PP/Makefile
+++ b/textproc/p5-Text-VisualWidth-PP/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2018/08/22 09:47:03 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/01 21:35:54 nia Exp $
DISTNAME= Text-VisualWidth-PP-0.05
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/
COMMENT= Trimming text by the number of the columns for terminals etc
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Unicode-CaseFold/Makefile b/textproc/p5-Unicode-CaseFold/Makefile
index 80ca1b67758..f7485760ce3 100644
--- a/textproc/p5-Unicode-CaseFold/Makefile
+++ b/textproc/p5-Unicode-CaseFold/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:47:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/01 21:35:54 nia Exp $
DISTNAME= Unicode-CaseFold-1.01
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~arodland/Unicode-CaseFold/
+HOMEPAGE= https://metacpan.org/release/Unicode-CaseFold
COMMENT= Unicode case-folding for case-insensitive lookups
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile
index a91e530ee2e..d1479016c49 100644
--- a/textproc/p5-XML-Clean/Makefile
+++ b/textproc/p5-XML-Clean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:47:05 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/01 21:35:54 nia Exp $
DISTNAME= XML-Clean-1.06
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PK/PKUBANEK/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~pkubanek/XML-Clean/
+HOMEPAGE= https://metacpan.org/release/XML-Clean
COMMENT= Ensure, that *(HTML)* text pass throught an XML parser
PERL5_PACKLIST= auto/XML/Clean/.packlist
diff --git a/textproc/p5-XML-Descent/Makefile b/textproc/p5-XML-Descent/Makefile
index 633efdb6cc2..bdb9ab5c50d 100644
--- a/textproc/p5-XML-Descent/Makefile
+++ b/textproc/p5-XML-Descent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/08/22 09:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Descent-1.04
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~andya/XML-Descent-1.04/
+HOMEPAGE= https://metacpan.org/release/ANDYA/XML-Descent-1.04
COMMENT= Recursive descent XML parsing
DEPENDS+= p5-XML-TokeParser>=0.05:../../textproc/p5-XML-TokeParser
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile
index 38c77b22478..62fb4925689 100644
--- a/textproc/p5-XML-Elemental/Makefile
+++ b/textproc/p5-XML-Elemental/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Elemental-2.11
PKGNAME= p5-${DISTNAME:S/11/1.1/}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~tima/XML-Elemental/
+HOMEPAGE= https://metacpan.org/release/XML-Elemental
COMMENT= Simplistic and perlish handling of XML data
LICENSE= artistic
diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile
index c0be5b21c8f..ccb8482e937 100644
--- a/textproc/p5-XML-Entities/Makefile
+++ b/textproc/p5-XML-Entities/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Entities-1.0002
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~sixtease/XML-Entities/
+HOMEPAGE= https://metacpan.org/release/XML-Entities
COMMENT= Decode strings with XML entities
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile
index 71ed1579ab2..96b2841d105 100644
--- a/textproc/p5-XML-Filter-DetectWS/Makefile
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/08/22 09:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Filter-DetectWS-0.01
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-Filter-DetectWS-0.01/
+HOMEPAGE= https://metacpan.org/release/TJMATHER/XML-Filter-DetectWS-0.01
COMMENT= PerlSAX filter that detects ignorable whitespace
CONFLICTS+= p5-libxml-enno-[0-9]*
diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile
index 98516042485..39a459c245c 100644
--- a/textproc/p5-XML-Filter-Reindent/Makefile
+++ b/textproc/p5-XML-Filter-Reindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/08/22 09:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Filter-Reindent-0.03
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-Filter-Reindent-0.03/
+HOMEPAGE= https://metacpan.org/release/TJMATHER/XML-Filter-Reindent-0.03
COMMENT= Reformats whitespace for pretty printing XML
CONFLICTS+= p5-libxml-enno-[0-9]*
diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile
index fb0593229ce..aeec172f8bd 100644
--- a/textproc/p5-XML-Filter-SAXT/Makefile
+++ b/textproc/p5-XML-Filter-SAXT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/08/22 09:47:07 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Filter-SAXT-0.01
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-Filter-SAXT-0.01/
+HOMEPAGE= https://metacpan.org/release/TJMATHER/XML-Filter-SAXT-0.01
COMMENT= Replicates SAX events to several SAX event handlers
CONFLICTS+= p5-libxml-enno-[0-9]*
diff --git a/textproc/p5-XML-TokeParser/Makefile b/textproc/p5-XML-TokeParser/Makefile
index 10a412ee3be..af64d2a6613 100644
--- a/textproc/p5-XML-TokeParser/Makefile
+++ b/textproc/p5-XML-TokeParser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/08/22 09:47:09 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-TokeParser-0.05
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-TokeParser/TokeParser.pm
+HOMEPAGE= https://metacpan.org/pod/distribution/XML-TokeParser/TokeParser.pm
COMMENT= Simplified interface to XML::Parser
DEPENDS+= p5-XML-Parser>=2.44:../../textproc/p5-XML-Parser
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile
index 45a5f4f22dd..0d47a8b819e 100644
--- a/textproc/p5-XML-Twig/Makefile
+++ b/textproc/p5-XML-Twig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/08/22 09:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/07/01 21:35:55 nia Exp $
DISTNAME= XML-Twig-3.52
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~mirod/XML-Twig/
+HOMEPAGE= https://metacpan.org/release/XML-Twig
COMMENT= Efficient XML document interface
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-XML-UM/Makefile b/textproc/p5-XML-UM/Makefile
index 9f61c6b9b78..2031e66497d 100644
--- a/textproc/p5-XML-UM/Makefile
+++ b/textproc/p5-XML-UM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2018/08/22 09:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/07/01 21:35:56 nia Exp $
DISTNAME= XML-UM-0.01
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-UM-0.01/
+HOMEPAGE= https://metacpan.org/release//XML-UM-0.01
COMMENT= Convert UTF-8 strings to any encoding supported by XML::Encoding
CONFLICTS+= p5-libxml-enno-[0-9]*
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile
index 9a093b02870..54438239c3d 100644
--- a/textproc/p5-YAML-Syck/Makefile
+++ b/textproc/p5-YAML-Syck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2018/11/10 03:28:47 wen Exp $
+# $NetBSD: Makefile,v 1.31 2019/07/01 21:35:56 nia Exp $
DISTNAME= YAML-Syck-1.31
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
MAINTAINER= bad@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~audreyt/YAML-Syck/
+HOMEPAGE= https://metacpan.org/release/AUDREYT/YAML-Syck-1.07
COMMENT= Fast, lightweight YAML loader and dumper
LICENSE= mit AND 2-clause-bsd
diff --git a/textproc/p5-iCal-Parser/Makefile b/textproc/p5-iCal-Parser/Makefile
index 085c0e8d5bd..6a39554036c 100644
--- a/textproc/p5-iCal-Parser/Makefile
+++ b/textproc/p5-iCal-Parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:47:11 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/01 21:35:56 nia Exp $
DISTNAME= iCal-Parser-1.21
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RI/RIXED/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~rixed/iCal-Parser/
+HOMEPAGE= https://metacpan.org/release/iCal-Parser
COMMENT= Parse iCalendar files into a data structure
LICENSE= ${PERL5_LICENSE}