diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
commit | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch) | |
tree | 17e5123b2497570d4df89994c4a7373f12470d7d /geography | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Ellipsoid/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Gpx/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 6e004f4f6f1..b79447a0a4d 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/08/22 09:45:09 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/07/01 21:35:46 nia Exp $ DISTNAME= Geo-Distance-0.20 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~bluefeet/Geo-Distance-0.20/ +HOMEPAGE= https://metacpan.org/release/BLUEFEET/Geo-Distance-0.20 COMMENT= Calculate Distances and Closest Locations LICENSE= ${PERL5_LICENSE} diff --git a/geography/p5-Geo-Ellipsoid/Makefile b/geography/p5-Geo-Ellipsoid/Makefile index 2c26b12e9b8..f665c89edd5 100644 --- a/geography/p5-Geo-Ellipsoid/Makefile +++ b/geography/p5-Geo-Ellipsoid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2018/08/22 09:45:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2019/07/01 21:35:46 nia Exp $ # DISTNAME= Geo-Ellipsoid-1.14 @@ -8,7 +8,7 @@ CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~pjacklam/Geo-Ellipsoid-1.13/lib/Geo/Ellipsoid.pm +HOMEPAGE= https://metacpan.org/pod/release/PJACKLAM/Geo-Ellipsoid-1.13/lib/Geo/Ellipsoid.pm COMMENT= Longitude and latitude calculations using an ellipsoid model LICENSE= ${PERL5_LICENSE} diff --git a/geography/p5-Geo-Gpx/Makefile b/geography/p5-Geo-Gpx/Makefile index d2fe5c52b58..ae993001213 100644 --- a/geography/p5-Geo-Gpx/Makefile +++ b/geography/p5-Geo-Gpx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2018/08/22 09:45:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2019/07/01 21:35:46 nia Exp $ # DISTNAME= Geo-Gpx-0.26 @@ -8,7 +8,7 @@ CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~andya/Geo-Gpx-0.26/lib/Geo/Gpx.pm +HOMEPAGE= https://metacpan.org/pod/release/ANDYA/Geo-Gpx-0.26/lib/Geo/Gpx.pm COMMENT= Geo::Gpx - Create and parse GPX files. LICENSE= ${PERL5_LICENSE} |