pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/t1lib Add missing doc files to PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a51341c4b3c2
branches: trunk
changeset: 499021:a51341c4b3c2
user: reed <reed%pkgsrc.org@localhost>
date: Wed Sep 07 17:46:28 2005 +0000
description:
Add missing doc files to PLIST.
And also do not "remove any rendered docs as well".
Bump PKGREVISION.
diffstat:
fonts/t1lib/Makefile | 4 ++--
fonts/t1lib/PLIST | 20 +++++++++++++++++---
2 files changed, 19 insertions(+), 5 deletions(-)
diffs (57 lines):
diff -r 44bd0bbb44be -r a51341c4b3c2 fonts/t1lib/Makefile
--- a/fonts/t1lib/Makefile Wed Sep 07 17:40:08 2005 +0000
+++ b/fonts/t1lib/Makefile Wed Sep 07 17:46:28 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2005/08/19 15:51:48 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/07 17:46:28 reed Exp $
DISTNAME= t1lib-5.1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts devel graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE:=libs/graphics/}
diff -r 44bd0bbb44be -r a51341c4b3c2 fonts/t1lib/PLIST
--- a/fonts/t1lib/PLIST Wed Sep 07 17:40:08 2005 +0000
+++ b/fonts/t1lib/PLIST Wed Sep 07 17:46:28 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/08/04 09:57:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/09/07 17:46:28 reed Exp $
bin/type1afm
bin/xglyph
include/t1lib.h
@@ -56,6 +56,20 @@
share/doc/${PKGBASE}/ut1lib.tex
share/doc/${PKGBASE}/xglyph.tex
share/doc/${PKGBASE}/xinterface.tex
+share/doc/${PKGBASE}/t1dump/t1dump_o.eps
+share/doc/${PKGBASE}/t1dump/t1dump_B.pdf
+share/doc/${PKGBASE}/t1dump/t1dump_eight.eps
+share/doc/${PKGBASE}/t1dump/parallelpath_sk.pdf
+share/doc/${PKGBASE}/t1dump/t1dump_eight.pdf
+share/doc/${PKGBASE}/t1dump/t1dump_o.pdf
+share/doc/${PKGBASE}/t1dump/t1dump_t_1.pdf
+share/doc/${PKGBASE}/t1dump/t1dump_t_2.pdf
+share/doc/${PKGBASE}/t1dump/parallelpath.eps
+share/doc/${PKGBASE}/t1dump/t1dump_t_1.eps
+share/doc/${PKGBASE}/t1dump/t1dump_t_2.eps
+share/doc/${PKGBASE}/t1dump/parallelpath_sk.eps
+share/doc/${PKGBASE}/t1dump/t1dump_B.eps
+share/doc/${PKGBASE}/t1dump/parallelpath_sk.sk
share/examples/${PKGBASE}/FontDataBase
share/examples/${PKGBASE}/t1example1.c
share/examples/${PKGBASE}/t1lib.config
@@ -86,11 +100,11 @@
share/${PKGBASE}/Fonts/type1/dcr10.pfb
share/${PKGBASE}/Fonts/type1/dcti10.pfb
share/${PKGBASE}/Fonts/type1/eufm10.pfb
+@dirrm share/doc/${PKGBASE}/t1dump
+@dirrm share/doc/${PKGBASE}
@dirrm share/${PKGBASE}/Fonts/type1
@dirrm share/${PKGBASE}/Fonts/enc
@dirrm share/${PKGBASE}/Fonts/afm
@dirrm share/${PKGBASE}/Fonts
@dirrm share/${PKGBASE}
@dirrm share/examples/${PKGBASE}
-@comment remove any rendered docs as well
-@unexec ${RM} -rf %D/share/doc/${PKGBASE} || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index