pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-themes Fix PLIST: some directories were miss...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e679eeeb5b3d
branches:  trunk
changeset: 466821:e679eeeb5b3d
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Jan 23 17:37:07 2004 +0000

description:
Fix PLIST: some directories were missing.  Bump PKGREVISION to 3.

diffstat:

 x11/gnome-themes/Makefile |  4 ++--
 x11/gnome-themes/PLIST    |  6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r 36d2b5fc2ae4 -r e679eeeb5b3d x11/gnome-themes/Makefile
--- a/x11/gnome-themes/Makefile Fri Jan 23 17:18:31 2004 +0000
+++ b/x11/gnome-themes/Makefile Fri Jan 23 17:37:07 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:56 reed Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/23 17:37:07 jmmv Exp $
 #
 
 DISTNAME=              gnome-themes-2.4.1
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-themes/2.4/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 36d2b5fc2ae4 -r e679eeeb5b3d x11/gnome-themes/PLIST
--- a/x11/gnome-themes/PLIST    Fri Jan 23 17:18:31 2004 +0000
+++ b/x11/gnome-themes/PLIST    Fri Jan 23 17:37:07 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/15 00:33:33 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/01/23 17:37:07 jmmv Exp $
 lib/gtk-2.0/2.2.0/engines/libcrux-engine.a
 lib/gtk-2.0/2.2.0/engines/libcrux-engine.la
 lib/gtk-2.0/2.2.0/engines/libcrux-engine.so
@@ -1609,6 +1609,8 @@
 @dirrm share/themes/Smokey-Blue/gtk-2.0
 @dirrm share/themes/Smokey-Blue
 @dirrm share/themes/Smokey
+@dirrm share/themes/Simple/gtk-2.0
+@comment in metacity: @dirrm share/themes/Simple
 @dirrm share/themes/Sandwish/metacity-1
 @dirrm share/themes/Sandwish
 @dirrm share/themes/Ocean-Dream
@@ -1637,6 +1639,8 @@
 @dirrm share/themes/HighContrast
 @dirrm share/themes/Grand-Canyon/gtk-2.0
 @dirrm share/themes/Grand-Canyon
+@dirrm share/themes/Crux/gtk-2.0
+@comment in metacity: @dirrm share/themes/Crux
 @dirrm share/icons/Smokey-Red/48x48/filesystems
 @dirrm share/icons/Smokey-Red/48x48/emblems
 @dirrm share/icons/Smokey-Red/48x48



Home | Main Index | Thread Index | Old Index