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 new py-gtksourceview package...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fddda0bb39a4
branches:  trunk
changeset: 550976:fddda0bb39a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 03 09:45:26 2008 +0000

description:
Depend on new py-gtksourceview package. Bump version.

I wonder why upstream does not put this in the py-bindings set instead...

diffstat:

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

diffs (22 lines):

diff -r 7a22152b4195 -r fddda0bb39a4 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Wed Dec 03 09:44:07 2008 +0000
+++ b/meta-pkgs/gnome/Makefile  Wed Dec 03 09:45:26 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2008/12/03 09:27:46 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2008/12/03 09:45:26 wiz Exp $
 
-DISTNAME=      gnome-2.24.1.94
+DISTNAME=      gnome-2.24.1.95
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -90,8 +90,7 @@
 DEPENDS+=      nautilus>=2.24.2:../../sysutils/nautilus
 DEPENDS+=      nautilus-cd-burner>=2.24.0:../../sysutils/nautilus-cd-burner
 DEPENDS+=      orca>=2.24.2:../../misc/orca
-# unpackaged
-#DEPENDS+=     ${PYPKGPREFIX}-gtksourceview>=2.4.0:../../*/py-gtksourceview
+DEPENDS+=      ${PYPKGPREFIX}-gtksourceview>=2.4.0:../../x11/py-gtksourceview
 DEPENDS+=      seahorse>=2.24.1:../../security/seahorse
 DEPENDS+=      seahorse-plugins>=2.24.1:../../security/seahorse-plugins
 DEPENDS+=      sound-juicer>=2.24.0:../../audio/sound-juicer



Home | Main Index | Thread Index | Old Index