summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2013-02-16 11:18:58 +0000
committerwiz <wiz>2013-02-16 11:18:58 +0000
commite9ca876e8b0d03029ff52101028aa5764a584e75 (patch)
treed0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /fonts
parente9e70820d20f9c7b27685ca20c4e773ef049a712 (diff)
downloadpkgsrc-e9ca876e8b0d03029ff52101028aa5764a584e75.tar.gz
Recursive bump for png-1.6.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fntsample/Makefile4
-rw-r--r--fonts/fontforge/Makefile4
-rw-r--r--fonts/gbdfed/Makefile3
-rw-r--r--fonts/ghostscript-cidfonts-ryumin/Makefile4
-rw-r--r--fonts/harfbuzz/Makefile3
-rw-r--r--fonts/harfbuzz/buildlink3.mk3
6 files changed, 12 insertions, 9 deletions
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile
index 865267d07f9..b186ad10aa4 100644
--- a/fonts/fntsample/Makefile
+++ b/fonts/fntsample/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/10/08 23:01:33 adam Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/16 11:21:10 wiz Exp $
#
DISTNAME= fntsample-3.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fntsample/}
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index 0106537738e..72da48faab3 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2013/01/26 21:37:32 adam Exp $
+# $NetBSD: Makefile,v 1.85 2013/02/16 11:21:10 wiz Exp $
DISTNAME= fontforge_full-20120731-b
PKGNAME= ${DISTNAME:S/_full//:S/-b//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/gbdfed/Makefile b/fonts/gbdfed/Makefile
index 894534094d2..5411e41d779 100644
--- a/fonts/gbdfed/Makefile
+++ b/fonts/gbdfed/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/12/08 19:51:51 shattered Exp $
+# $NetBSD: Makefile,v 1.19 2013/02/16 11:21:11 wiz Exp $
#
DISTNAME= gbdfed-1.6
+PKGREVISION= 1
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 6b4b9acf4bf..a74a0ef2a7b 100644
--- a/fonts/ghostscript-cidfonts-ryumin/Makefile
+++ b/fonts/ghostscript-cidfonts-ryumin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2013/02/06 23:22:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2013/02/16 11:21:11 wiz Exp $
DISTNAME= ghostscript-cidfonts-ryumin-${GS_VERSION}
DISTFILES= # empty
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 1881d31cb78..1b5f260848c 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/01/21 13:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/02/16 11:19:37 wiz Exp $
DISTNAME= harfbuzz-0.9.12
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/harfbuzz/buildlink3.mk b/fonts/harfbuzz/buildlink3.mk
index 71914cccb7c..7194cfa730a 100644
--- a/fonts/harfbuzz/buildlink3.mk
+++ b/fonts/harfbuzz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2012/10/08 19:20:33 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:19:37 wiz Exp $
BUILDLINK_TREE+= harfbuzz
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= harfbuzz
HARFBUZZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.harfbuzz+= harfbuzz>=0.9.4
+BUILDLINK_ABI_DEPENDS.harfbuzz?= harfbuzz>=0.9.12nb1
BUILDLINK_PKGSRCDIR.harfbuzz?= ../../fonts/harfbuzz
.include "../../devel/glib2/buildlink3.mk"