pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/jmk-fonts Make sure we include fonts.scale in th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50acebe452c6
branches:  trunk
changeset: 499430:50acebe452c6
user:      jwise <jwise%pkgsrc.org@localhost>
date:      Thu Sep 22 14:45:13 2005 +0000

description:
Make sure we include fonts.scale in the PLIST.

While here, relinquish MAINTAINERship of this package -- I no longer use
(non-macos-x) Unix on the desktop anywhere, so I don't have any way to test
this adequately.

diffstat:

 fonts/jmk-fonts/Makefile |  4 ++--
 fonts/jmk-fonts/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 56bc2ead993b -r 50acebe452c6 fonts/jmk-fonts/Makefile
--- a/fonts/jmk-fonts/Makefile  Thu Sep 22 14:44:03 2005 +0000
+++ b/fonts/jmk-fonts/Makefile  Thu Sep 22 14:45:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:37:15 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/22 14:45:13 jwise Exp $
 #
 
 DISTNAME=      jmk-x11-fonts-3.0
@@ -6,7 +6,7 @@
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_SUNSITE:=X11/fonts/}
 
-MAINTAINER=    jwise%NetBSD.org@localhost
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://www.ntrnet.net/~jmknoble/fonts/
 COMMENT=       Jim Knoble's font collection for X11
 
diff -r 56bc2ead993b -r 50acebe452c6 fonts/jmk-fonts/PLIST
--- a/fonts/jmk-fonts/PLIST     Thu Sep 22 14:44:03 2005 +0000
+++ b/fonts/jmk-fonts/PLIST     Thu Sep 22 14:45:13 2005 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:49:05 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/22 14:45:13 jwise Exp $
 lib/X11/fonts/jmk/fonts.alias
 lib/X11/fonts/jmk/fonts.dir
+lib/X11/fonts/jmk/fonts.scale
 lib/X11/fonts/jmk/modd-iso8859-1-06x11-bold.pcf.gz
 lib/X11/fonts/jmk/modd-iso8859-1-06x11.pcf.gz
 lib/X11/fonts/jmk/modd-iso8859-1-06x13-bold.pcf.gz



Home | Main Index | Thread Index | Old Index