summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
committeradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
commitac26554d9f5c20806cbab620560e5cdb9f5af267 (patch)
treef19c5de6d0b7dd975754ab007486cb1a5d65f5ef /fonts
parent89042bb7303ab35491df57328b4ced04ed0f68bc (diff)
downloadpkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz
revbump for icu and libffi
Diffstat (limited to 'fonts')
-rw-r--r--fonts/SDL2_ttf/Makefile4
-rw-r--r--fonts/fntsample/Makefile4
-rw-r--r--fonts/fontforge/Makefile4
-rw-r--r--fonts/gbdfed/Makefile4
-rw-r--r--fonts/ghostscript-cidfonts-ryumin/Makefile4
-rw-r--r--fonts/gnome-font-viewer/Makefile4
-rw-r--r--fonts/gucharmap/Makefile4
-rw-r--r--fonts/harfbuzz-icu/Makefile3
-rw-r--r--fonts/harfbuzz-icu/buildlink3.mk4
-rw-r--r--fonts/harfbuzz/Makefile3
-rw-r--r--fonts/harfbuzz/buildlink3.mk4
11 files changed, 22 insertions, 20 deletions
diff --git a/fonts/SDL2_ttf/Makefile b/fonts/SDL2_ttf/Makefile
index 5f342a39b2a..d209078efa8 100644
--- a/fonts/SDL2_ttf/Makefile
+++ b/fonts/SDL2_ttf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2021/09/08 21:05:03 nia Exp $
+# $NetBSD: Makefile,v 1.16 2021/12/08 16:02:04 adam Exp $
DISTNAME= SDL2_ttf-2.0.15
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= https://www.libsdl.org/projects/SDL_ttf/release/
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile
index f3a0f00a5ba..08a833a4b02 100644
--- a/fonts/fntsample/Makefile
+++ b/fonts/fntsample/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2021/05/24 19:52:13 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2021/12/08 16:04:22 adam Exp $
#
VERSION= 5.3
DISTNAME= fntsample-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=eugmes/}
GITHUB_TAG= release/${VERSION}
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index 4b83b517930..6b13d454f25 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.122 2021/04/21 11:41:38 adam Exp $
+# $NetBSD: Makefile,v 1.123 2021/12/08 16:04:23 adam Exp $
DISTNAME= fontforge-20201107
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=fontforge/}
GITHUB_PROJECT= fontforge
diff --git a/fonts/gbdfed/Makefile b/fonts/gbdfed/Makefile
index 3ecb09b4f05..e6bfd6c2a51 100644
--- a/fonts/gbdfed/Makefile
+++ b/fonts/gbdfed/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2020/08/17 20:18:41 leot Exp $
+# $NetBSD: Makefile,v 1.38 2021/12/08 16:04:23 adam Exp $
#
DISTNAME= gbdfed-1.6
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= fonts
MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/gbdfed/
EXTRACT_SUFX= .tbz2
diff --git a/fonts/ghostscript-cidfonts-ryumin/Makefile b/fonts/ghostscript-cidfonts-ryumin/Makefile
index ba73bc8db8f..8f5d5c7c4c3 100644
--- a/fonts/ghostscript-cidfonts-ryumin/Makefile
+++ b/fonts/ghostscript-cidfonts-ryumin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2021/09/29 19:00:36 adam Exp $
+# $NetBSD: Makefile,v 1.37 2021/12/08 16:04:23 adam Exp $
DISTNAME= ghostscript-cidfonts-ryumin-${GS_VERSION}
DISTFILES= # empty
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= fonts
MAINTAINER= makoto@ki.nu
diff --git a/fonts/gnome-font-viewer/Makefile b/fonts/gnome-font-viewer/Makefile
index 9a40ddfd815..7834383123f 100644
--- a/fonts/gnome-font-viewer/Makefile
+++ b/fonts/gnome-font-viewer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/08/17 20:18:41 leot Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/08 16:04:23 adam Exp $
DISTNAME= gnome-font-viewer-3.27.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/}
GITHUB_PROJECT= gnome-font-viewer
diff --git a/fonts/gucharmap/Makefile b/fonts/gucharmap/Makefile
index e8a303688a8..ec759c9865d 100644
--- a/fonts/gucharmap/Makefile
+++ b/fonts/gucharmap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.111 2021/04/21 11:40:22 adam Exp $
+# $NetBSD: Makefile,v 1.112 2021/12/08 16:02:05 adam Exp $
#
DISTNAME= gucharmap-2.32.1
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= fonts gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gucharmap/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/harfbuzz-icu/Makefile b/fonts/harfbuzz-icu/Makefile
index 47fbb683234..52d6fc83b0a 100644
--- a/fonts/harfbuzz-icu/Makefile
+++ b/fonts/harfbuzz-icu/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2021/09/29 20:26:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/08 16:02:05 adam Exp $
# XXX: hack to override meson installation
INSTALL_DIRS=
+PKGREVISION= 1
.include "../../fonts/harfbuzz/Makefile.common"
PKGNAME= ${DISTNAME:S/^harfbuzz-/harfbuzz-icu-/1}
diff --git a/fonts/harfbuzz-icu/buildlink3.mk b/fonts/harfbuzz-icu/buildlink3.mk
index fff1145b154..ee36177e967 100644
--- a/fonts/harfbuzz-icu/buildlink3.mk
+++ b/fonts/harfbuzz-icu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/11/06 17:00:06 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2021/12/08 16:02:05 adam Exp $
BUILDLINK_TREE+= harfbuzz-icu
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= harfbuzz-icu
HARFBUZZ_ICU_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.harfbuzz-icu+= harfbuzz-icu>=2.1.1
-BUILDLINK_ABI_DEPENDS.harfbuzz-icu+= harfbuzz-icu>=2.6.4nb2
+BUILDLINK_ABI_DEPENDS.harfbuzz-icu+= harfbuzz-icu>=3.1.2
BUILDLINK_PKGSRCDIR.harfbuzz-icu?= ../../fonts/harfbuzz-icu
.include "../../fonts/harfbuzz/buildlink3.mk"
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 6648f8f6602..9502e56c945 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2021/01/01 08:58:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.139 2021/12/08 16:02:05 adam Exp $
+PKGREVISION= 1
.include "Makefile.common"
COMMENT= OpenType text shaping engine
diff --git a/fonts/harfbuzz/buildlink3.mk b/fonts/harfbuzz/buildlink3.mk
index 132a40f7442..c1621e8c0de 100644
--- a/fonts/harfbuzz/buildlink3.mk
+++ b/fonts/harfbuzz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2020/10/05 15:38:45 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2021/12/08 16:02:05 adam Exp $
BUILDLINK_TREE+= harfbuzz
@@ -8,7 +8,7 @@ HARFBUZZ_BUILDLINK3_MK:=
.include "../../graphics/librsvg/available.mk"
BUILDLINK_API_DEPENDS.harfbuzz+= harfbuzz>=2.1.1
-BUILDLINK_ABI_DEPENDS.harfbuzz+= harfbuzz>=2.6.4nb2
+BUILDLINK_ABI_DEPENDS.harfbuzz+= harfbuzz>=3.1.2
BUILDLINK_PKGSRCDIR.harfbuzz?= ../../fonts/harfbuzz
BUILDLINK_INCDIRS.harfbuzz?= include/harfbuzz