pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/eb Using message catalogue files.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d5a876fac63
branches:  trunk
changeset: 528485:4d5a876fac63
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat May 05 09:13:31 2007 +0000

description:
Using message catalogue files.
Pointed out in PR 36254 by Robert Elz.

Bump PKGREVISION.

diffstat:

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

diffs (38 lines):

diff -r 0bb81c1ade46 -r 4d5a876fac63 textproc/eb/Makefile
--- a/textproc/eb/Makefile      Sat May 05 00:35:21 2007 +0000
+++ b/textproc/eb/Makefile      Sat May 05 09:13:31 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2007/04/24 15:01:03 uebayasi Exp $
+# $NetBSD: Makefile,v 1.41 2007/05/05 09:13:31 obache Exp $
 
 DISTNAME=      eb-4.3
+PKGREVISION=   1
 CATEGORIES=    textproc japanese
 MASTER_SITES=  ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \
                ftp://ftp.sra.co.jp/pub/misc/eb/
@@ -49,6 +50,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            gmake perl
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
diff -r 0bb81c1ade46 -r 4d5a876fac63 textproc/eb/PLIST
--- a/textproc/eb/PLIST Sat May 05 00:35:21 2007 +0000
+++ b/textproc/eb/PLIST Sat May 05 09:13:31 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/04/24 15:01:03 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/05/05 09:13:31 obache Exp $
 bin/ebappendix
 bin/ebfont
 bin/ebinfo
@@ -254,6 +254,8 @@
 share/eb/doc/ebzip-10.html
 share/eb/doc/ebzip.html
 share/examples/eb/eb.conf.default
+share/locale/ja/LC_MESSAGES/eb.mo
+share/locale/ja/LC_MESSAGES/ebutils.mo
 @dirrm share/examples/eb
 @dirrm share/eb/doc
 @dirrm share/eb/appendix/superdic98-1.0/koujien/data



Home | Main Index | Thread Index | Old Index