pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bison Add a bunch of missing ".mo" files to the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f0e3c736647
branches:  trunk
changeset: 549951:8f0e3c736647
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Nov 11 13:00:26 2008 +0000

description:
Add a bunch of missing ".mo" files to the package list which I've missed
when I tried to fix the locale mess. Problem pointed out by Hasso Tepper
in private e-mail. Bump package revision again.

diffstat:

 devel/bison/Makefile |  4 ++--
 devel/bison/PLIST    |  9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diffs (60 lines):

diff -r 94b5ebd58b05 -r 8f0e3c736647 devel/bison/Makefile
--- a/devel/bison/Makefile      Tue Nov 11 12:36:58 2008 +0000
+++ b/devel/bison/Makefile      Tue Nov 11 13:00:26 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2008/11/09 14:28:17 tron Exp $
+# $NetBSD: Makefile,v 1.67 2008/11/11 13:00:26 tron Exp $
 
 DISTNAME=              bison-2.4
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=bison/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 94b5ebd58b05 -r 8f0e3c736647 devel/bison/PLIST
--- a/devel/bison/PLIST Tue Nov 11 12:36:58 2008 +0000
+++ b/devel/bison/PLIST Tue Nov 11 13:00:26 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2008/11/09 14:28:17 tron Exp $
+@comment $NetBSD: PLIST,v 1.18 2008/11/11 13:00:26 tron Exp $
 bin/bison
 info/bison.info
 lib/liby.a
@@ -29,11 +29,13 @@
 share/locale/da/LC_MESSAGES/bison.mo
 share/locale/de/LC_MESSAGES/bison-runtime.mo
 share/locale/de/LC_MESSAGES/bison.mo
+share/locale/el/LC_MESSAGES/bison-runtime.mo
 share/locale/el/LC_MESSAGES/bison.mo
 share/locale/es/LC_MESSAGES/bison-runtime.mo
 share/locale/es/LC_MESSAGES/bison.mo
 share/locale/et/LC_MESSAGES/bison-runtime.mo
 share/locale/et/LC_MESSAGES/bison.mo
+share/locale/fi/LC_MESSAGES/bison-runtime.mo
 share/locale/fr/LC_MESSAGES/bison-runtime.mo
 share/locale/fr/LC_MESSAGES/bison.mo
 share/locale/ga/LC_MESSAGES/bison-runtime.mo
@@ -46,6 +48,8 @@
 share/locale/it/LC_MESSAGES/bison.mo
 share/locale/ja/LC_MESSAGES/bison-runtime.mo
 share/locale/ja/LC_MESSAGES/bison.mo
+share/locale/ky/LC_MESSAGES/bison-runtime.mo
+share/locale/lt/LC_MESSAGES/bison-runtime.mo
 share/locale/ms/LC_MESSAGES/bison-runtime.mo
 share/locale/ms/LC_MESSAGES/bison.mo
 share/locale/nb/LC_MESSAGES/bison-runtime.mo
@@ -63,11 +67,14 @@
 share/locale/sl/LC_MESSAGES/bison-runtime.mo
 share/locale/sv/LC_MESSAGES/bison-runtime.mo
 share/locale/sv/LC_MESSAGES/bison.mo
+share/locale/th/LC_MESSAGES/bison-runtime.mo
 share/locale/tr/LC_MESSAGES/bison-runtime.mo
 share/locale/tr/LC_MESSAGES/bison.mo
+share/locale/uk/LC_MESSAGES/bison-runtime.mo
 share/locale/uk/LC_MESSAGES/bison.mo
 share/locale/vi/LC_MESSAGES/bison-runtime.mo
 share/locale/vi/LC_MESSAGES/bison.mo
+share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
 share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
 share/locale/zh_TW/LC_MESSAGES/bison.mo
 @dirrm share/bison/xslt



Home | Main Index | Thread Index | Old Index