pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fix dependency lines.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9231a4ad5de
branches:  trunk
changeset: 466288:d9231a4ad5de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 15 08:07:07 2004 +0000

description:
Fix dependency lines.

diffstat:

 cad/geda/Makefile       |  10 +++++-----
 meta-pkgs/kde3/Makefile |   6 +++---
 wm/sawfish/Makefile     |   4 ++--
 x11/kde2/Makefile       |  22 +++++++++++-----------
 4 files changed, 21 insertions(+), 21 deletions(-)

diffs (102 lines):

diff -r 18851cedf9d9 -r d9231a4ad5de cad/geda/Makefile
--- a/cad/geda/Makefile Thu Jan 15 07:58:39 2004 +0000
+++ b/cad/geda/Makefile Thu Jan 15 08:07:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/01/03 18:49:34 reed Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/15 08:07:07 wiz Exp $
 #
 
 DISTNAME=      geda-${PKGVERSION}
@@ -13,10 +13,10 @@
 HOMEPAGE=      http://www.geda.seul.org/
 COMMENT=       Toolset for automating electronic design
 
-DEPENDS+=      gschem-${PKGVERSION}:../../cad/gschem
-DEPENDS+=      gnetlist-${PKGVERSION}:../../cad/gnetlist
-DEPENDS+=      gsymcheck-${PKGVERSION}:../../cad/gsymcheck
-DEPENDS+=      geda-utils-${PKGVERSION}:../../cad/geda-utils
+DEPENDS+=      gschem-${PKGVERSION}nb2:../../cad/gschem
+DEPENDS+=      gnetlist-${PKGVERSION}nb2:../../cad/gnetlist
+DEPENDS+=      gsymcheck-${PKGVERSION}nb2:../../cad/gsymcheck
+DEPENDS+=      geda-utils-${PKGVERSION}nb2:../../cad/geda-utils
 DEPENDS+=      geda-docs-${PKGVERSION}:../../cad/geda-docs
 DEPENDS+=      geda-examples-${PKGVERSION}:../../cad/geda-examples
 
diff -r 18851cedf9d9 -r d9231a4ad5de meta-pkgs/kde3/Makefile
--- a/meta-pkgs/kde3/Makefile   Thu Jan 15 07:58:39 2004 +0000
+++ b/meta-pkgs/kde3/Makefile   Thu Jan 15 08:07:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/16 11:15:02 tron Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/15 08:07:55 wiz Exp $
 
 DISTNAME=      kde-3.1.4
 PKGREVISION=   2
@@ -15,12 +15,12 @@
 DEPENDS+=      kdeadmin-3.1.4nb1:../../misc/kdeadmin3
 DEPENDS+=      kdeedu-3.1.4nb1:../../misc/kdeedu3
 DEPENDS+=      kdegames-3.1.4nb1:../../games/kdegames3
-DEPENDS+=      kdegraphics-3.1.4:../../graphics/kdegraphics3
+DEPENDS+=      kdegraphics-3.1.4nb1:../../graphics/kdegraphics3
 DEPENDS+=      kdemultimedia-3.1.4nb1:../../audio/kdemultimedia3
 DEPENDS+=      kdenetwork-3.1.4nb1:../../net/kdenetwork3
 DEPENDS+=      kdepim-3.1.4nb1:../../misc/kdepim3
 DEPENDS+=      kdetoys-3.1.4nb1:../../games/kdetoys3
-DEPENDS+=      kdeutils-3.1.4nb1:../../misc/kdeutils3
+DEPENDS+=      kdeutils-3.1.4nb2:../../misc/kdeutils3
 DEPENDS+=      quanta-3.1.4nb1:../../www/quanta3
 
 EXTRACT_ONLY=  # empty
diff -r 18851cedf9d9 -r d9231a4ad5de wm/sawfish/Makefile
--- a/wm/sawfish/Makefile       Thu Jan 15 07:58:39 2004 +0000
+++ b/wm/sawfish/Makefile       Thu Jan 15 08:07:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/15 08:10:16 wiz Exp $
 #
 
 PKGNAME=               sawfish-${SF_VERS}
@@ -6,7 +6,7 @@
 
 COMMENT=               GNOME-aware window manager that is fully configurable in Lisp
 
-DEPENDS+=              sawfish-replibs-${SF_VERS}nb3:../../wm/sawfish-replibs
+DEPENDS+=              sawfish-replibs-${SF_VERS}nb4:../../wm/sawfish-replibs
 
 USE_X11BASE=           # defined
 
diff -r 18851cedf9d9 -r d9231a4ad5de x11/kde2/Makefile
--- a/x11/kde2/Makefile Thu Jan 15 07:58:39 2004 +0000
+++ b/x11/kde2/Makefile Thu Jan 15 08:07:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 22:56:33 grant Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/15 08:08:53 wiz Exp $
 
 DISTNAME=      kde-2.2.2
 PKGREVISION=   7
@@ -10,16 +10,16 @@
 HOMEPAGE=      http://www.kde.org/
 COMMENT=       "meta-package" for the KDE integrated X11 desktop
 
-DEPENDS+=      kdeartwork-2.2.2nb2:../../misc/kdeartwork2
-DEPENDS+=      kdeaddons-2.2.2nb2:../../misc/kdeaddons2
-DEPENDS+=      kdeadmin-2.2.2nb4:../../misc/kdeadmin2
-DEPENDS+=      kdegames-2.2.2nb3:../../games/kdegames2
-DEPENDS+=      kdegraphics-2.2.2nb4:../../graphics/kdegraphics2
-DEPENDS+=      kdemultimedia-2.2.2nb3:../../audio/kdemultimedia2
-DEPENDS+=      kdenetwork-2.2.2nb6:../../net/kdenetwork2
-DEPENDS+=      kdepim-2.2.2nb4:../../misc/kdepim2
-DEPENDS+=      kdetoys-2.2.2nb3:../../games/kdetoys2
-DEPENDS+=      kdeutils-2.2.2nb3:../../misc/kdeutils2
+DEPENDS+=      kdeartwork-2.2.2nb3:../../misc/kdeartwork2
+DEPENDS+=      kdeaddons-2.2.2nb3:../../misc/kdeaddons2
+DEPENDS+=      kdeadmin-2.2.2nb5:../../misc/kdeadmin2
+DEPENDS+=      kdegames-2.2.2nb4:../../games/kdegames2
+DEPENDS+=      kdegraphics-2.2.2nb5:../../graphics/kdegraphics2
+DEPENDS+=      kdemultimedia-2.2.2nb4:../../audio/kdemultimedia2
+DEPENDS+=      kdenetwork-2.2.2nb7:../../net/kdenetwork2
+DEPENDS+=      kdepim-2.2.2nb5:../../misc/kdepim2
+DEPENDS+=      kdetoys-2.2.2nb4:../../games/kdetoys2
+DEPENDS+=      kdeutils-2.2.2nb4:../../misc/kdeutils2
 
 EXTRACT_ONLY=  # empty
 USE_X11BASE=   yes



Home | Main Index | Thread Index | Old Index