diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:50:09 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:50:09 +0000 |
commit | a5ace2033d55ae314af5b5bf10733a334e614a47 (patch) | |
tree | dc272836429b06e3221473e03e5e7cde278b6bfb | |
parent | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (diff) | |
download | pkgsrc-a5ace2033d55ae314af5b5bf10733a334e614a47.tar.gz |
Redirect these few strange perl packages using DISTNAME inside HOMEPAGE.
I'm going to assume they have a good reason.
-rw-r--r-- | devel/p5-Canary-Stability/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Term-Shell/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Net-LMTP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Geo-IPfree/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Interface/Makefile | 4 | ||||
-rw-r--r-- | sysutils/p5-Unix-ConfigFile/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/devel/p5-Canary-Stability/Makefile b/devel/p5-Canary-Stability/Makefile index 6328c316260..55aafb6726a 100644 --- a/devel/p5-Canary-Stability/Makefile +++ b/devel/p5-Canary-Stability/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2018/08/22 09:43:41 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2019/07/01 21:50:09 nia Exp $ DISTNAME= Canary-Stability-2012 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/ML/MLEHMANN/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~mlehmann/${DISTNAME}/ +HOMEPAGE= https://metacpan.org/release/MLEHMANN/${DISTNAME} COMMENT= Canary to check Perl compatibility LICENSE= ${PERL5_LICENSE} diff --git a/devel/p5-Term-Shell/Makefile b/devel/p5-Term-Shell/Makefile index 9d66209437c..b1507a13f67 100644 --- a/devel/p5-Term-Shell/Makefile +++ b/devel/p5-Term-Shell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2019/01/26 07:37:01 wen Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/01 21:50:09 nia Exp $ DISTNAME= Term-Shell-0.10 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHLOMIF/} LICENSE= gnu-gpl-v2 MAINTAINER= imil@NetBSD.org -HOMEPAGE= http://search.cpan.org/~shlomif/${DISTNAME}/ +HOMEPAGE= https://metacpan.org/release/SHLOMIF/${DISTNAME} COMMENT= Write command-line shells in Perl DEPENDS+= p5-Term-ReadKey>=2.30:../../devel/p5-Term-ReadKey diff --git a/mail/p5-Net-LMTP/Makefile b/mail/p5-Net-LMTP/Makefile index 4d1bc4a6764..f3e4964537d 100644 --- a/mail/p5-Net-LMTP/Makefile +++ b/mail/p5-Net-LMTP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2018/08/22 09:45:32 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2019/07/01 21:50:09 nia Exp $ # DISTNAME= Net-LMTP-0.02 @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~lhoward/${DISTNAME}/ +HOMEPAGE= https://metacpan.org/release/LHOWARD/${DISTNAME} COMMENT= Local Mail Transfer Protocol Client PERL5_PACKLIST= auto/Net/LMTP/.packlist diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index fab4c52adfa..468c22b6248 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2018/08/22 09:45:57 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/07/01 21:50:09 nia Exp $ # DISTNAME= Geo-IPfree-1.151940 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~bricas/${DISTNAME}/ +HOMEPAGE= https://metacpan.org/release/BRICAS/${DISTNAME} COMMENT= Gets country name by IP or hostname LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile index 1f5c072d43a..b7d00faac3d 100644 --- a/net/p5-Net-Interface/Makefile +++ b/net/p5-Net-Interface/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/01 21:50:10 nia Exp $ DISTNAME= Net-Interface-1.016 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/${DISTNAME} +HOMEPAGE= https://metacpan.org/release/MIKER/${DISTNAME} COMMENT= Perl extension to access network interfaces LICENSE= ${PERL5_LICENSE} diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile index f9ce7a1ed29..d296bbbc980 100644 --- a/sysutils/p5-Unix-ConfigFile/Makefile +++ b/sysutils/p5-Unix-ConfigFile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:46:39 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/01 21:50:10 nia Exp $ DISTNAME= Unix-ConfigFile-0.06 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~ssnodgra/${DISTNAME} +HOMEPAGE= https://metacpan.org/release/SSNODGRA/${DISTNAME} COMMENT= Simple interfaces to various Unix configuration files PERL5_PACKLIST= auto/Unix/ConfigFile/.packlist diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index 3275be05738..d5ff01adfdc 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2018/08/22 09:47:02 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/07/01 21:50:10 nia Exp $ DISTNAME= Text-Tabs+Wrap-2013.0523 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/~muir/${DISTNAME} +HOMEPAGE= https://metacpan.org/release/MUIR/${DISTNAME} COMMENT= Line wrapping to form simple paragraphs PERL5_PACKLIST= auto/Text-Wrap/.packlist |