pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/GConf2 Add missing locale file (ta) to PLIST. B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/242b9ccb79e5
branches:  trunk
changeset: 472287:242b9ccb79e5
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Apr 07 18:07:52 2004 +0000

description:
Add missing locale file (ta) to PLIST.  Bump PKGREVISION to 2.
Closes PR pkg/25092 by Kouichirou Hiratsuka.

diffstat:

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

diffs (33 lines):

diff -r d26b685d30b3 -r 242b9ccb79e5 devel/GConf2/Makefile
--- a/devel/GConf2/Makefile     Wed Apr 07 16:42:24 2004 +0000
+++ b/devel/GConf2/Makefile     Wed Apr 07 18:07:52 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2004/04/03 04:59:28 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/07 18:07:52 jmmv Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2/}
-PKGREVISION=   1
+PKGREVISION=   2
 
 USE_PKGINSTALL=        YES
 
diff -r d26b685d30b3 -r 242b9ccb79e5 devel/GConf2/PLIST
--- a/devel/GConf2/PLIST        Wed Apr 07 16:42:24 2004 +0000
+++ b/devel/GConf2/PLIST        Wed Apr 07 18:07:52 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/04/03 04:59:28 minskim Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/04/07 18:07:52 jmmv Exp $
 bin/gconf-merge-tree
 bin/gconftool-2
 include/gconf/2/gconf/gconf-changeset.h
@@ -108,6 +108,7 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/GConf2.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/GConf2.mo



Home | Main Index | Thread Index | Old Index