summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts')
-rw-r--r--fonts/p5-Font-AFM/Makefile4
-rw-r--r--fonts/p5-Font-FreeType/Makefile4
-rw-r--r--fonts/p5-Font-TTFMetrics/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile
index c08c4a491e9..f6d4f51fb50 100644
--- a/fonts/p5-Font-AFM/Makefile
+++ b/fonts/p5-Font-AFM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2018/08/22 09:45:07 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/06/30 20:16:08 nia Exp $
DISTNAME= Font-AFM-1.20
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= fonts perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Font-AFM/
+HOMEPAGE= https://metacpan.org/release/Font-AFM
COMMENT= Perl5 modules for parsing PostScript font metrics files
USE_LANGUAGES= # empty
diff --git a/fonts/p5-Font-FreeType/Makefile b/fonts/p5-Font-FreeType/Makefile
index ac2f2458de5..37bedb08806 100644
--- a/fonts/p5-Font-FreeType/Makefile
+++ b/fonts/p5-Font-FreeType/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:45:07 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/30 20:16:08 nia Exp $
DISTNAME= Font-FreeType-0.12
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= perl5 fonts graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Font-FreeType/
+HOMEPAGE= https://metacpan.org/release/Font-FreeType
COMMENT= Read font files and render glyphs from Perl using FreeType2
LICENSE= ${PERL5_LICENSE}
diff --git a/fonts/p5-Font-TTFMetrics/Makefile b/fonts/p5-Font-TTFMetrics/Makefile
index 1a999136a0b..63e2c3153d8 100644
--- a/fonts/p5-Font-TTFMetrics/Makefile
+++ b/fonts/p5-Font-TTFMetrics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:07 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/30 20:16:09 nia Exp $
#
DISTNAME= Font-TTFMetrics-0.1
@@ -8,7 +8,7 @@ CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Font-TTFMetrics/
+HOMEPAGE= https://metacpan.org/release/Font-TTFMetrics
COMMENT= Perl parser for the True type font metric (TTF) files
LICENSE= ${PERL5_LICENSE}