pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/grun Fix PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4e90f9ce95e
branches:  trunk
changeset: 499405:d4e90f9ce95e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Sep 22 02:04:03 2005 +0000

description:
Fix PLIST.  Bump PKGREVISION.

diffstat:

 sysutils/grun/Makefile |  5 +++--
 sysutils/grun/PLIST    |  8 ++++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 1fb6790d5122 -r d4e90f9ce95e sysutils/grun/Makefile
--- a/sysutils/grun/Makefile    Thu Sep 22 01:56:07 2005 +0000
+++ b/sysutils/grun/Makefile    Thu Sep 22 02:04:03 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/06/17 04:49:48 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/09/22 02:04:03 minskim Exp $
 
 DISTNAME=      grun-0.9.2
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    misc
 MASTER_SITES=  http://www.geocities.com/ResearchTriangle/Facility/1468/sg/
 
@@ -10,6 +10,7 @@
 COMMENT=       GTK+ based Run dialog
 
 GNU_CONFIGURE=         YES
+USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            gmake
 PTHREAD_OPTS+=         require
 
diff -r 1fb6790d5122 -r d4e90f9ce95e sysutils/grun/PLIST
--- a/sysutils/grun/PLIST       Thu Sep 22 01:56:07 2005 +0000
+++ b/sysutils/grun/PLIST       Thu Sep 22 02:04:03 2005 +0000
@@ -1,6 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/18 22:41:40 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/22 02:04:03 minskim Exp $
 bin/grun
 man/man1/grun.1
+share/grun/consfile
 share/grun/gassoc
-share/grun/consfile
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/grun.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/grun.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/grun.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/grun.mo
 @dirrm share/grun



Home | Main Index | Thread Index | Old Index