summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
committerwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
commit228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch)
treeed0775ed342828ea1d5b3cd253e578eb126b0eda /fonts
parent847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff)
downloadpkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fntsample/Makefile4
-rw-r--r--fonts/ja-shinonome/Makefile4
-rw-r--r--fonts/monafonts/Makefile4
-rw-r--r--fonts/p5-Font-AFM/Makefile4
-rw-r--r--fonts/p5-Font-FreeType/Makefile3
-rw-r--r--fonts/p5-Font-TTF/Makefile4
-rw-r--r--fonts/p5-Font-TTFMetrics/Makefile4
-rw-r--r--fonts/terminus-font/Makefile3
-rw-r--r--fonts/tex-accfonts/Makefile4
-rw-r--r--fonts/tex-dosepsbin/Makefile4
-rw-r--r--fonts/tex-fontools-doc/Makefile3
-rw-r--r--fonts/tex-fontools/Makefile3
-rw-r--r--fonts/tex-mf2pt1/Makefile4
-rw-r--r--fonts/tex-ptex-fontmaps/Makefile3
-rw-r--r--fonts/ttf2pt1/Makefile4
-rw-r--r--fonts/type1inst/Makefile4
-rw-r--r--fonts/unifont/Makefile3
-rw-r--r--fonts/unscii/Makefile3
-rw-r--r--fonts/uw-ttyp0/Makefile4
19 files changed, 38 insertions, 31 deletions
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile
index 80fd3cf4233..3742b88c837 100644
--- a/fonts/fntsample/Makefile
+++ b/fonts/fntsample/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2020/08/17 20:18:40 leot Exp $
+# $NetBSD: Makefile,v 1.40 2020/08/31 18:09:31 wiz Exp $
#
VERSION= 5.3
DISTNAME= fntsample-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=eugmes/}
GITHUB_TAG= release/${VERSION}
diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile
index 2e4f0df5a33..a88a708ca39 100644
--- a/fonts/ja-shinonome/Makefile
+++ b/fonts/ja-shinonome/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2019/08/11 13:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2020/08/31 18:09:31 wiz Exp $
#
DISTNAME= shinonome-0.9.11p1
PKGNAME= ja-${DISTNAME:S/p/pl/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts x11 japanese
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile
index 3d2b9c5ebc7..db98e77214f 100644
--- a/fonts/monafonts/Makefile
+++ b/fonts/monafonts/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/03/20 11:57:39 nia Exp $
+# $NetBSD: Makefile,v 1.29 2020/08/31 18:09:31 wiz Exp $
DISTNAME= monafont-2.90
PKGNAME= ${DISTNAME:S/font/fonts/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= fonts japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=monafont/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile
index e36c6ec9003..0e584235258 100644
--- a/fonts/p5-Font-AFM/Makefile
+++ b/fonts/p5-Font-AFM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2019/08/11 13:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/08/31 18:09:31 wiz Exp $
DISTNAME= Font-AFM-1.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= fonts perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
diff --git a/fonts/p5-Font-FreeType/Makefile b/fonts/p5-Font-FreeType/Makefile
index 50e176a9782..5567d8a4fd7 100644
--- a/fonts/p5-Font-FreeType/Makefile
+++ b/fonts/p5-Font-FreeType/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/05/26 01:46:04 wen Exp $
+# $NetBSD: Makefile,v 1.18 2020/08/31 18:09:31 wiz Exp $
DISTNAME= Font-FreeType-0.16
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= perl5 fonts graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile
index 970b2d6b91d..ce0920bf0a0 100644
--- a/fonts/p5-Font-TTF/Makefile
+++ b/fonts/p5-Font-TTF/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2019/08/11 13:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2020/08/31 18:09:31 wiz Exp $
#
DISTNAME= Font-TTF-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
diff --git a/fonts/p5-Font-TTFMetrics/Makefile b/fonts/p5-Font-TTFMetrics/Makefile
index d376f2e90a3..9e797d46014 100644
--- a/fonts/p5-Font-TTFMetrics/Makefile
+++ b/fonts/p5-Font-TTFMetrics/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2019/08/11 13:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/08/31 18:09:31 wiz Exp $
#
DISTNAME= Font-TTFMetrics-0.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
diff --git a/fonts/terminus-font/Makefile b/fonts/terminus-font/Makefile
index ed8e1e5b7ae..56e6346617f 100644
--- a/fonts/terminus-font/Makefile
+++ b/fonts/terminus-font/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2020/03/20 11:57:39 nia Exp $
+# $NetBSD: Makefile,v 1.26 2020/08/31 18:09:31 wiz Exp $
DISTNAME= terminus-font-4.48
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=terminus-font/}
diff --git a/fonts/tex-accfonts/Makefile b/fonts/tex-accfonts/Makefile
index 39ebcd9f7e0..7aae1799e12 100644
--- a/fonts/tex-accfonts/Makefile
+++ b/fonts/tex-accfonts/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:07 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/08/31 18:09:32 wiz Exp $
DISTNAME= accfonts
PKGNAME= tex-${DISTNAME}-0.25
-PKGREVISION= 4
+PKGREVISION= 5
TEXLIVE_REV= 18835
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/tex-dosepsbin/Makefile b/fonts/tex-dosepsbin/Makefile
index f33f1b2dea5..2c6a4e6b350 100644
--- a/fonts/tex-dosepsbin/Makefile
+++ b/fonts/tex-dosepsbin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:24 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/08/31 18:09:32 wiz Exp $
DISTNAME= dosepsbin
PKGNAME= tex-${DISTNAME}-1.2
-PKGREVISION= 4
+PKGREVISION= 5
TEXLIVE_REV= 29752
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/tex-fontools-doc/Makefile b/fonts/tex-fontools-doc/Makefile
index 56711a15541..9d59c438a4e 100644
--- a/fonts/tex-fontools-doc/Makefile
+++ b/fonts/tex-fontools-doc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2020/05/11 06:29:51 markd Exp $
+# $NetBSD: Makefile,v 1.14 2020/08/31 18:09:32 wiz Exp $
DISTNAME= fontools.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2020.54926
+PKGREVISION= 1
TEXLIVE_REV= 54926
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/tex-fontools/Makefile b/fonts/tex-fontools/Makefile
index 509fdbfbd8a..aaf7de24d06 100644
--- a/fonts/tex-fontools/Makefile
+++ b/fonts/tex-fontools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/05/11 06:29:51 markd Exp $
+# $NetBSD: Makefile,v 1.17 2020/08/31 18:09:32 wiz Exp $
DISTNAME= fontools
PKGNAME= tex-${DISTNAME}-2020.54926
+PKGREVISION= 1
TEXLIVE_REV= 54926
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/tex-mf2pt1/Makefile b/fonts/tex-mf2pt1/Makefile
index c932fc94132..dfe2383f119 100644
--- a/fonts/tex-mf2pt1/Makefile
+++ b/fonts/tex-mf2pt1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:43 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/08/31 18:09:32 wiz Exp $
DISTNAME= mf2pt1
PKGNAME= tex-${DISTNAME}-2.5a
-PKGREVISION= 4
+PKGREVISION= 5
TEXLIVE_REV= 33802
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/tex-ptex-fontmaps/Makefile b/fonts/tex-ptex-fontmaps/Makefile
index a9f93b91ebf..2d4f07eb9ce 100644
--- a/fonts/tex-ptex-fontmaps/Makefile
+++ b/fonts/tex-ptex-fontmaps/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/05/10 03:56:41 markd Exp $
+# $NetBSD: Makefile,v 1.10 2020/08/31 18:09:32 wiz Exp $
DISTNAME= ptex-fontmaps
PKGNAME= tex-${DISTNAME}-20200217.0
+PKGREVISION= 1
TEXLIVE_REV= 54473
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile
index a6b24b522f0..523ebaa8c18 100644
--- a/fonts/ttf2pt1/Makefile
+++ b/fonts/ttf2pt1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2020/03/20 11:57:39 nia Exp $
+# $NetBSD: Makefile,v 1.28 2020/08/31 18:09:32 wiz Exp $
#
DISTNAME= ttf2pt1-3.4.4
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/}
EXTRACT_SUFX= .tgz
diff --git a/fonts/type1inst/Makefile b/fonts/type1inst/Makefile
index 17ef32dc37e..2d9442f7476 100644
--- a/fonts/type1inst/Makefile
+++ b/fonts/type1inst/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/08/11 13:21:02 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/08/31 18:09:32 wiz Exp $
#
DISTNAME= type1inst-0.6.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/xutils/}
diff --git a/fonts/unifont/Makefile b/fonts/unifont/Makefile
index ba231713423..acd802bd7b2 100644
--- a/fonts/unifont/Makefile
+++ b/fonts/unifont/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/07/17 23:53:43 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/31 18:09:32 wiz Exp $
DISTNAME= unifont-13.0.03
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://unifoundry.com/pub/unifont/${DISTNAME}/
diff --git a/fonts/unscii/Makefile b/fonts/unscii/Makefile
index 0e38459a63d..41a6a2745d2 100644
--- a/fonts/unscii/Makefile
+++ b/fonts/unscii/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/04/28 11:46:29 nikita Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/31 18:09:33 wiz Exp $
DISTNAME= unscii-1.1-src
PKGNAME= ${DISTNAME:S/-src//}
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://pelulamu.net/unscii/
diff --git a/fonts/uw-ttyp0/Makefile b/fonts/uw-ttyp0/Makefile
index 3d86489d0bd..bb5a628bd10 100644
--- a/fonts/uw-ttyp0/Makefile
+++ b/fonts/uw-ttyp0/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/06/20 16:13:30 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/31 18:09:33 wiz Exp $
DISTNAME= uw-ttyp0-1.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts
MASTER_SITES= https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/