pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-extras Use graphics/gqview instead of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/638324b42934
branches:  trunk
changeset: 469280:638324b42934
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Feb 21 14:50:22 2004 +0000

description:
Use graphics/gqview instead of (the non-existing) graphics/gqview-devel.
Bump PKGREVISION.

diffstat:

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

diffs (22 lines):

diff -r cdb1fa844168 -r 638324b42934 meta-pkgs/gnome-extras/Makefile
--- a/meta-pkgs/gnome-extras/Makefile   Sat Feb 21 14:46:50 2004 +0000
+++ b/meta-pkgs/gnome-extras/Makefile   Sat Feb 21 14:50:22 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/02/07 15:26:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/21 14:50:22 kristerw Exp $
 
 DISTNAME=      gnome-extras-2.4.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -15,7 +15,7 @@
 DEPENDS+=      evolution>=1.4.5:../../mail/evolution
 DEPENDS+=      gaim>=0.75:../../chat/gaim
 DEPENDS+=      gnome>=2.4.2:../../meta-pkgs/gnome
-DEPENDS+=      gqview>=1.3.8:../../graphics/gqview-devel
+DEPENDS+=      gqview>=1.3.8:../../graphics/gqview
 DEPENDS+=      mergeant>=0.12.1:../../databases/mergeant
 DEPENDS+=      pan>=0.14.2:../../news/pan
 DEPENDS+=      seahorse>=0.7.3:../../security/seahorse



Home | Main Index | Thread Index | Old Index