pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs Bump PKGREVISION due to gtksourceview update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1b7647aec12
branches:  trunk
changeset: 467860:f1b7647aec12
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 07 15:26:01 2004 +0000

description:
Bump PKGREVISION due to gtksourceview update, and ensure we get a working
version of gedit/conglomerate.

diffstat:

 meta-pkgs/gnome-extras/Makefile |  5 +++--
 meta-pkgs/gnome/Makefile        |  5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r 1e765fba4d8f -r f1b7647aec12 meta-pkgs/gnome-extras/Makefile
--- a/meta-pkgs/gnome-extras/Makefile   Sat Feb 07 15:24:56 2004 +0000
+++ b/meta-pkgs/gnome-extras/Makefile   Sat Feb 07 15:26:01 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/02/06 22:57:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/07 15:26:01 jmmv Exp $
 
 DISTNAME=      gnome-extras-2.4.2
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,7 +11,7 @@
 COMMENT=       Meta-package for applications related to the GNOME desktop
 
 DEPENDS+=      abiword>=2.0.2:../../editors/abiword
-DEPENDS+=      conglomerate>=0.7.6:../../editors/conglomerate
+DEPENDS+=      conglomerate>=0.7.6nb6:../../editors/conglomerate
 DEPENDS+=      evolution>=1.4.5:../../mail/evolution
 DEPENDS+=      gaim>=0.75:../../chat/gaim
 DEPENDS+=      gnome>=2.4.2:../../meta-pkgs/gnome
diff -r 1e765fba4d8f -r f1b7647aec12 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Sat Feb 07 15:24:56 2004 +0000
+++ b/meta-pkgs/gnome/Makefile  Sat Feb 07 15:26:01 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2004/02/07 00:31:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.29 2004/02/07 15:26:01 jmmv Exp $
 
 DISTNAME=      gnome-2.4.2
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -16,7 +17,7 @@
 DEPENDS+=      file-roller>=2.4.4:../../archivers/file-roller
 DEPENDS+=      gcalctool>=4.2.83:../../math/gcalctool
 DEPENDS+=      gconf-editor>=2.4.0:../../editors/gconf-editor
-DEPENDS+=      gedit>=2.4.1:../../editors/gedit
+DEPENDS+=      gedit>=2.4.1nb4:../../editors/gedit
 DEPENDS+=      ggv>=2.4.1:../../print/ggv2
 DEPENDS+=      glade2>=2.0.0:../../devel/glade2
 DEPENDS+=      gnome-applets>=2.4.2:../../x11/gnome2-applets



Home | Main Index | Thread Index | Old Index