pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/GConf2 Add a missing file to PLIST. Noted by Ko...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3e4bbe712d1
branches:  trunk
changeset: 472055:b3e4bbe712d1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 03 04:59:28 2004 +0000

description:
Add a missing file to PLIST.  Noted by Kouichirou Hiratsuka in
PR pkg/25034.  Bump PKGREVISION.

diffstat:

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

diffs (32 lines):

diff -r 18c0c60b428e -r b3e4bbe712d1 devel/GConf2/Makefile
--- a/devel/GConf2/Makefile     Sat Apr 03 04:46:26 2004 +0000
+++ b/devel/GConf2/Makefile     Sat Apr 03 04:59:28 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2004/04/01 18:17:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2004/04/03 04:59:28 minskim Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2/}
+PKGREVISION=   1
 
 USE_PKGINSTALL=        YES
 
diff -r 18c0c60b428e -r b3e4bbe712d1 devel/GConf2/PLIST
--- a/devel/GConf2/PLIST        Sat Apr 03 04:46:26 2004 +0000
+++ b/devel/GConf2/PLIST        Sat Apr 03 04:59:28 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2004/04/01 18:17:29 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.14 2004/04/03 04:59:28 minskim Exp $
 bin/gconf-merge-tree
 bin/gconftool-2
 include/gconf/2/gconf/gconf-changeset.h
@@ -73,6 +73,7 @@
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/GConf2.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/GConf2.mo
 ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/GConf2.mo



Home | Main Index | Thread Index | Old Index