pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Depend on proper alacarte version. Bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13e48fa67302
branches:  trunk
changeset: 549764:13e48fa67302
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 08 14:13:26 2008 +0000

description:
Depend on proper alacarte version. Bump version.

diffstat:

 meta-pkgs/gnome/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 7c8379c1f66c -r 13e48fa67302 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Sat Nov 08 14:12:45 2008 +0000
+++ b/meta-pkgs/gnome/Makefile  Sat Nov 08 14:13:26 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2008/11/08 12:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2008/11/08 14:13:26 wiz Exp $
 
-DISTNAME=      gnome-2.24.0.90
+DISTNAME=      gnome-2.24.0.91
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -14,9 +14,7 @@
 
 # see http://ftp.gnome.org/pub/GNOME/desktop/2.24/2.24.1/sources/
 
-# too old
-#DEPENDS+=     alacarte>=0.11.6:../../x11/alacarte
-DEPENDS+=      alacarte-[0-9]*:../../x11/alacarte
+DEPENDS+=      alacarte>=0.11.6:../../x11/alacarte
 DEPENDS+=      bug-buddy>=2.24.1:../../net/bug-buddy
 # too old
 #DEPENDS+=     cheese>=2.24.1:../../graphics/cheese



Home | Main Index | Thread Index | Old Index