summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /fonts
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/chkfontpath/Makefile4
-rw-r--r--fonts/fontforge/Makefile4
-rw-r--r--fonts/gbdfed/Makefile4
-rw-r--r--fonts/gucharmap/Makefile4
-rw-r--r--fonts/gucharmap/buildlink3.mk4
-rw-r--r--fonts/t1lib/Makefile4
-rw-r--r--fonts/ttf2pk/Makefile4
-rw-r--r--fonts/ttftot42/Makefile4
-rw-r--r--fonts/xmbdfed/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile
index 166399cacb0..8b3f9de950b 100644
--- a/fonts/chkfontpath/Makefile
+++ b/fonts/chkfontpath/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2008/05/26 02:13:18 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2011/04/22 13:43:31 obache Exp $
#
DISTNAME= chkfontpath-1.9.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= fonts
MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/
EXTRACT_SUFX= -1.src.rpm
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index b5fc46a2bcf..f8c324f261b 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2011/03/09 16:46:34 drochner Exp $
+# $NetBSD: Makefile,v 1.72 2011/04/22 13:43:31 obache Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= fonts editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/gbdfed/Makefile b/fonts/gbdfed/Makefile
index 0ff5a3a492c..c4fe3384419 100644
--- a/fonts/gbdfed/Makefile
+++ b/fonts/gbdfed/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/02/28 14:52:48 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:32 obache Exp $
#
DISTNAME= gbdfed-1.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= fonts
MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/gbdfed/
EXTRACT_SUFX= .tbz2
diff --git a/fonts/gucharmap/Makefile b/fonts/gucharmap/Makefile
index 08299594ec3..1b7b9353224 100644
--- a/fonts/gucharmap/Makefile
+++ b/fonts/gucharmap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2011/01/13 13:53:27 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2011/04/22 13:42:05 obache Exp $
#
DISTNAME= gucharmap-2.32.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gucharmap/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/gucharmap/buildlink3.mk b/fonts/gucharmap/buildlink3.mk
index 80cacf8073a..d5cc382d149 100644
--- a/fonts/gucharmap/buildlink3.mk
+++ b/fonts/gucharmap/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2011/01/13 13:36:31 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2011/04/22 13:42:05 obache Exp $
BUILDLINK_TREE+= gucharmap
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gucharmap
GUCHARMAP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gucharmap+= gucharmap>=2.24.1
-BUILDLINK_ABI_DEPENDS.gucharmap?= gucharmap>=2.32.1nb1
+BUILDLINK_ABI_DEPENDS.gucharmap?= gucharmap>=2.32.1nb2
BUILDLINK_PKGSRCDIR.gucharmap?= ../../fonts/gucharmap
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile
index 88ad763edc3..b2364793c7c 100644
--- a/fonts/t1lib/Makefile
+++ b/fonts/t1lib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2011/03/08 17:13:33 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2011/04/22 13:43:32 obache Exp $
DISTNAME= t1lib-5.1.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts devel graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE:=libs/graphics/}
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile
index 098f567b3ca..c696d555ace 100644
--- a/fonts/ttf2pk/Makefile
+++ b/fonts/ttf2pk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2010/09/13 14:30:05 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:32 obache Exp $
DISTNAME= texlive-20100720-source
PKGNAME= ttf2pk-1.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= fonts print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.xz
diff --git a/fonts/ttftot42/Makefile b/fonts/ttftot42/Makefile
index 3938887fc62..98923a0691f 100644
--- a/fonts/ttftot42/Makefile
+++ b/fonts/ttftot42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:19 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:32 obache Exp $
#
DISTNAME= ttftot42-0.3.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts print
MASTER_SITES= http://www.nih.at/ttftot42/
diff --git a/fonts/xmbdfed/Makefile b/fonts/xmbdfed/Makefile
index 20447030e6d..8f6ba9e147d 100644
--- a/fonts/xmbdfed/Makefile
+++ b/fonts/xmbdfed/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/03/11 11:44:38 zafer Exp $
+# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:32 obache Exp $
DISTNAME= xmbdfed-4.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts graphics x11
MASTER_SITES= # ftp://crl.nmsu.edu/CLR/multiling/General/