pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/eb Fix PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f56f36d03543
branches:  trunk
changeset: 484732:f56f36d03543
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Mon Nov 29 13:02:42 2004 +0000

description:
Fix PLIST.

diffstat:

 textproc/eb/Makefile |   4 +-
 textproc/eb/PLIST    |  56 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 56 insertions(+), 4 deletions(-)

diffs (106 lines):

diff -r 2cd07e75366b -r f56f36d03543 textproc/eb/Makefile
--- a/textproc/eb/Makefile      Mon Nov 29 12:42:41 2004 +0000
+++ b/textproc/eb/Makefile      Mon Nov 29 13:02:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/11/22 02:21:13 uebayasi Exp $
+# $NetBSD: Makefile,v 1.25 2004/11/29 13:02:42 uebayasi Exp $
 # FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
 #
 
@@ -66,7 +66,7 @@
 CONF_FILES=            ${EGDIR}/eb.conf.default ${PKG_SYSCONFDIR}/eb.conf
 
 EB_APPENDIXDIR=        ${PREFIX}/share/eb/appendix
-EGDIR=         ${PREFIX}/share/examples/eb/
+EGDIR=         ${PREFIX}/share/examples/eb
 
 # XXX Better than having unflexible/static patches.  IMO.
 # -    ZLIBLIBS="-L$z_libdir -lz"
diff -r 2cd07e75366b -r f56f36d03543 textproc/eb/PLIST
--- a/textproc/eb/PLIST Mon Nov 29 12:42:41 2004 +0000
+++ b/textproc/eb/PLIST Mon Nov 29 13:02:42 2004 +0000
@@ -1,21 +1,24 @@
-@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:54 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2004/11/29 13:02:42 uebayasi Exp $
 bin/ebappendix
 bin/ebfont
 bin/ebinfo
 bin/ebrefile
+bin/ebstopcode
 bin/ebunzip
 bin/ebzip
 bin/ebzipinfo
 include/eb/appendix.h
 include/eb/binary.h
+include/eb/booklist.h
 include/eb/defs.h
 include/eb/eb.h
 include/eb/error.h
 include/eb/font.h
+include/eb/sysdefs.h
 include/eb/text.h
 include/eb/zio.h
 lib/libeb.la
-share/aclocal/eb3.m4
+share/aclocal/eb4.m4
 share/eb/appendix/LIST
 share/eb/appendix/LIST-ja
 share/eb/appendix/cencro-1.0/catalog
@@ -198,8 +201,57 @@
 share/eb/appendix/superdic98-1.0/kanjigen/data/furoku
 share/eb/appendix/superdic98-1.0/koujien.app
 share/eb/appendix/superdic98-1.0/koujien/data/furoku
+share/eb/doc/eb-01.html
+share/eb/doc/eb-02.html
+share/eb/doc/eb-03.html
+share/eb/doc/eb-04.html
+share/eb/doc/eb-05.html
+share/eb/doc/eb-06.html
+share/eb/doc/eb-07.html
+share/eb/doc/eb-08.html
+share/eb/doc/eb-09.html
+share/eb/doc/eb-10.html
+share/eb/doc/eb-11.html
+share/eb/doc/eb-12.html
+share/eb/doc/eb-13.html
+share/eb/doc/eb-14.html
+share/eb/doc/eb.html
+share/eb/doc/ebappendix-01.html
+share/eb/doc/ebappendix-02.html
+share/eb/doc/ebappendix-03.html
+share/eb/doc/ebappendix-04.html
+share/eb/doc/ebappendix.html
+share/eb/doc/ebfont-01.html
+share/eb/doc/ebfont-02.html
+share/eb/doc/ebfont-03.html
+share/eb/doc/ebfont-04.html
+share/eb/doc/ebfont.html
+share/eb/doc/ebinfo-01.html
+share/eb/doc/ebinfo-02.html
+share/eb/doc/ebinfo-03.html
+share/eb/doc/ebinfo-04.html
+share/eb/doc/ebinfo-05.html
+share/eb/doc/ebinfo.html
+share/eb/doc/ebrefile-01.html
+share/eb/doc/ebrefile-02.html
+share/eb/doc/ebrefile-03.html
+share/eb/doc/ebrefile.html
+share/eb/doc/ebstopcode-01.html
+share/eb/doc/ebstopcode-02.html
+share/eb/doc/ebstopcode-03.html
+share/eb/doc/ebstopcode.html
+share/eb/doc/ebzip-01.html
+share/eb/doc/ebzip-02.html
+share/eb/doc/ebzip-03.html
+share/eb/doc/ebzip-04.html
+share/eb/doc/ebzip-05.html
+share/eb/doc/ebzip-06.html
+share/eb/doc/ebzip-07.html
+share/eb/doc/ebzip-08.html
+share/eb/doc/ebzip.html
 share/examples/eb/eb.conf.default
 @dirrm share/examples/eb
+@dirrm share/eb/doc
 @dirrm share/eb/appendix/superdic98-1.0/koujien/data
 @dirrm share/eb/appendix/superdic98-1.0/koujien
 @dirrm share/eb/appendix/superdic98-1.0/kanjigen/data



Home | Main Index | Thread Index | Old Index