pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome2-applets Correct PLIST on systems where the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1cee91e7a86
branches:  trunk
changeset: 501474:d1cee91e7a86
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 23 17:26:14 2005 +0000

description:
Correct PLIST on systems where the battery status applet is not installed.
Bump PKGREVISION.

diffstat:

 x11/gnome2-applets/Makefile |  3 ++-
 x11/gnome2-applets/PLIST    |  8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r c09907fb0f3f -r d1cee91e7a86 x11/gnome2-applets/Makefile
--- a/x11/gnome2-applets/Makefile       Sun Oct 23 17:23:49 2005 +0000
+++ b/x11/gnome2-applets/Makefile       Sun Oct 23 17:26:14 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2005/10/14 16:25:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.48 2005/10/23 17:26:14 minskim Exp $
 #
 
 DISTNAME=              gnome-applets-2.12.0
+PKGREVISION=           1
 CATEGORIES=            x11 gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-applets/2.12/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c09907fb0f3f -r d1cee91e7a86 x11/gnome2-applets/PLIST
--- a/x11/gnome2-applets/PLIST  Sun Oct 23 17:23:49 2005 +0000
+++ b/x11/gnome2-applets/PLIST  Sun Oct 23 17:26:14 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/10/12 21:59:10 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.13 2005/10/23 17:26:14 minskim Exp $
 bin/gswitchit-plugins-capplet
 include/libgswitchit/gswitchit_config.h
 include/libgswitchit/gswitchit_plugin.h
@@ -481,9 +481,9 @@
 @dirrm share/gnome-applets
 @comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
 @comment in GConf2: @dirrm share/gconf/schemas
-@dirrm share/examples/gnome-applets/sound/events
-@dirrm share/examples/gnome-applets/sound
-@dirrm share/examples/gnome-applets
+${BATTSTAT}@dirrm share/examples/gnome-applets/sound/events
+${BATTSTAT}@dirrm share/examples/gnome-applets/sound
+${BATTSTAT}@dirrm share/examples/gnome-applets
 @dirrm libexec/gnome-applets
 @comment in libbonobo: @dirrm lib/bonobo/servers
 @dirrm include/libgswitchit



Home | Main Index | Thread Index | Old Index