pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome2-control-center Depend on gnome2-dirs>=1.3 w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/395f58cd85e2
branches:  trunk
changeset: 468634:395f58cd85e2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Feb 15 18:37:50 2004 +0000

description:
Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons
shared directory.  Bump PKGREVISION to 8.

diffstat:

 x11/gnome2-control-center/Makefile |  6 +++---
 x11/gnome2-control-center/PLIST    |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (42 lines):

diff -r f086108c9800 -r 395f58cd85e2 x11/gnome2-control-center/Makefile
--- a/x11/gnome2-control-center/Makefile        Sun Feb 15 18:36:23 2004 +0000
+++ b/x11/gnome2-control-center/Makefile        Sun Feb 15 18:37:50 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2004/02/14 17:21:55 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2004/02/15 18:37:50 jmmv Exp $
 #
 
 DISTNAME=      control-center-2.4.0
 PKGNAME=       gnome2-${DISTNAME}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/control-center/2.4/}
 EXTRACT_SUFX=  .tar.bz2
@@ -13,7 +13,7 @@
 COMMENT=       GNOME2 configuration utility
 
 BUILD_USES_MSGFMT=     yes
-DEPENDS=               gnome2-dirs>=1.0:../../misc/gnome2-dirs
+DEPENDS=               gnome2-dirs>=1.3:../../misc/gnome2-dirs
 
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
diff -r f086108c9800 -r 395f58cd85e2 x11/gnome2-control-center/PLIST
--- a/x11/gnome2-control-center/PLIST   Sun Feb 15 18:36:23 2004 +0000
+++ b/x11/gnome2-control-center/PLIST   Sun Feb 15 18:37:50 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/15 02:55:53 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/02/15 18:37:50 jmmv Exp $
 bin/gnome-accessibility-keyboard-properties
 bin/gnome-at-properties
 bin/gnome-background-properties
@@ -233,7 +233,7 @@
 @comment in gnome2-dirs: @dirrm share/gnome
 @dirrm share/control-center-2.0/pixmaps
 @dirrm share/control-center-2.0/interfaces
-@dirrm share/control-center-2.0/icons
+@comment in gnome2-dirs: @dirrm share/control-center-2.0/icons
 @comment in gnome2-dirs: @dirrm share/control-center-2.0/capplets
 @comment in gnome2-dirs: @dirrm share/control-center-2.0
 @comment in gnome2-dirs: @dirrm share/applications



Home | Main Index | Thread Index | Old Index