pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/freefonts Fix font handling. Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/accc02b6c99e
branches: trunk
changeset: 508309:accc02b6c99e
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Feb 17 19:31:00 2006 +0000
description:
Fix font handling. Bump PKGREVISION.
diffstat:
fonts/freefonts/Makefile | 7 ++++---
fonts/freefonts/PLIST | 4 +---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r a04aabf6b8d4 -r accc02b6c99e fonts/freefonts/Makefile
--- a/fonts/freefonts/Makefile Fri Feb 17 19:30:44 2006 +0000
+++ b/fonts/freefonts/Makefile Fri Feb 17 19:31:00 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/17 19:31:00 wiz Exp $
#
DISTNAME= freefonts-0.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/fonts/} \
ftp://ftp.gimp.org/pub/gimp/fonts/
@@ -16,7 +16,8 @@
USE_X11BASE= yes
USE_TOOLS+= gtar
-INSTALLATION_DIRS= lib/X11/fonts
+FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/freefont
+REQD_DIRS= ${PREFIX}/lib/X11/fonts/freefont
do-install:
${GTAR} Cxzf ${PREFIX}/lib/X11/fonts \
diff -r a04aabf6b8d4 -r accc02b6c99e fonts/freefonts/PLIST
--- a/fonts/freefonts/PLIST Fri Feb 17 19:30:44 2006 +0000
+++ b/fonts/freefonts/PLIST Fri Feb 17 19:31:00 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:48:58 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:31:00 wiz Exp $
lib/X11/fonts/freefont/Fontmap
lib/X11/fonts/freefont/README
lib/X11/fonts/freefont/agate.pfb
@@ -48,7 +48,6 @@
lib/X11/fonts/freefont/erasltra.pfb
lib/X11/fonts/freefont/erasmed.pfb
lib/X11/fonts/freefont/florence.pfb
-lib/X11/fonts/freefont/fonts.dir
lib/X11/fonts/freefont/frquad.pfb
lib/X11/fonts/freefont/frquadb.pfb
lib/X11/fonts/freefont/ftpstrps.pfb
@@ -110,4 +109,3 @@
lib/X11/fonts/freefont/windsord.pfb
lib/X11/fonts/freefont/zalescap.license
lib/X11/fonts/freefont/zalescap.pfb
-@dirrm lib/X11/fonts/freefont
Home |
Main Index |
Thread Index |
Old Index