pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Remove xscreensaver-gnome from dependencies -- it ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdc6eab82fe6
branches:  trunk
changeset: 491448:fdc6eab82fe6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 24 11:00:38 2005 +0000

description:
Remove xscreensaver-gnome from dependencies -- it will be removed during
the next xscreensaver update. Bump PKGREVISION.

diffstat:

 x11/gnome-core/Makefile     |  5 ++---
 x11/gnome1-panel/Makefile   |  5 ++---
 x11/gnome1-session/Makefile |  5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diffs (60 lines):

diff -r 8796253fd5c1 -r fdc6eab82fe6 x11/gnome-core/Makefile
--- a/x11/gnome-core/Makefile   Thu Mar 24 10:31:46 2005 +0000
+++ b/x11/gnome-core/Makefile   Thu Mar 24 11:00:38 2005 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.103 2004/11/30 18:26:41 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2005/03/24 11:00:38 wiz Exp $
 #
 
 .include "Makefile.common"
 
-PKGREVISION=           16
+PKGREVISION=           17
 
 COMMENT=               Core component of GNU Network Object Management Environment
 
-DEPENDS+=              xscreensaver-gnome>=4.14:../xscreensaver-gnome
 DEPENDS+=              gnome-session>=1.4.2:../../x11/gnome1-session
 DEPENDS+=              gnome-panel>=1.4.2:../../x11/gnome1-panel
 BUILD_DEPENDS+=                gtk-doc>=0.9:../../textproc/gtk-doc
diff -r 8796253fd5c1 -r fdc6eab82fe6 x11/gnome1-panel/Makefile
--- a/x11/gnome1-panel/Makefile Thu Mar 24 10:31:46 2005 +0000
+++ b/x11/gnome1-panel/Makefile Thu Mar 24 11:00:38 2005 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2004/11/30 18:26:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/24 11:00:38 wiz Exp $
 #
 
 .include "../../x11/gnome-core/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/-core/-panel/}
-PKGREVISION=           11
+PKGREVISION=           12
 
 COMMENT=               Gnome-panel component split out from gnome-core
 
 DEPENDS+=              gnome-session>=1.4.2:../../x11/gnome1-session
-DEPENDS+=              xscreensaver-gnome>=4.14:../xscreensaver-gnome
 BUILD_DEPENDS+=                gtk-doc>=0.9:../../textproc/gtk-doc
 
 CONFLICTS+=            gnome-core<1.4.2nb4
diff -r 8796253fd5c1 -r fdc6eab82fe6 x11/gnome1-session/Makefile
--- a/x11/gnome1-session/Makefile       Thu Mar 24 10:31:46 2005 +0000
+++ b/x11/gnome1-session/Makefile       Thu Mar 24 11:00:38 2005 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2004/11/30 18:26:41 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/24 11:00:38 wiz Exp $
 #
 
 .include "../../x11/gnome-core/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/-core/-session/}
-PKGREVISION=           11
+PKGREVISION=           12
 
 COMMENT=               Gnome-session component split out from gnome-core
 
-DEPENDS+=              xscreensaver-gnome>=4.14:../xscreensaver-gnome
 BUILD_DEPENDS+=                gtk-doc>=0.9:../../textproc/gtk-doc
 
 CONFLICTS+=            gnome-core<1.4.2nb4



Home | Main Index | Thread Index | Old Index