diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-13 19:46:46 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-13 19:46:46 +0000 |
commit | d4bebecd37329f9f39263d61c16bd063e47d5fa8 (patch) | |
tree | 2a6c0f0c95e9f7132278aa748b6a0a8aed75a421 /x11 | |
parent | 516b87c48ecdaa0e6c3247af63a2715fe76dc6e3 (diff) | |
download | pkgsrc-d4bebecd37329f9f39263d61c16bd063e47d5fa8.tar.gz |
Bump revision due to xscreensaver{,-gnome} to 4.14 (and update the dependancy
where necessary).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-core/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome1-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome1-session/Makefile | 6 | ||||
-rw-r--r-- | x11/xfce4-utils/Makefile | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 20c9e36a7c6..aec78ebc1ff 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.93 2003/11/12 01:31:52 salo Exp $ +# $NetBSD: Makefile,v 1.94 2003/12/13 19:46:46 jmmv Exp $ # .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Core component of GNU Network Object Management Environment DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs -DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome +DEPENDS+= xscreensaver-gnome>=4.14:../xscreensaver-gnome DEPENDS+= gnome-session>=1.4.2:../../x11/gnome1-session DEPENDS+= gnome-panel>=1.4.2:../../x11/gnome1-panel BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc diff --git a/x11/gnome1-panel/Makefile b/x11/gnome1-panel/Makefile index 2a2e394447d..a8b82ceb9a3 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:52 salo Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/13 19:46:46 jmmv Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Gnome-panel component split out from gnome-core DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs DEPENDS+= gnome-session>=1.4.2:../../x11/gnome1-session -DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome +DEPENDS+= xscreensaver-gnome>=4.14:../xscreensaver-gnome BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc CONFLICTS+= gnome-core<1.4.2nb4 diff --git a/x11/gnome1-session/Makefile b/x11/gnome1-session/Makefile index de9b5b56409..d004d135cd5 100644 --- a/x11/gnome1-session/Makefile +++ b/x11/gnome1-session/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2003/11/12 01:31:53 salo Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/13 19:46:46 jmmv Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-session/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Gnome-session component split out from gnome-core DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs -DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome +DEPENDS+= xscreensaver-gnome>=4.14:../xscreensaver-gnome BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc CONFLICTS+= gnome-core<1.4.2nb4 diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile index 012a530dc5b..ba1c3da9787 100644 --- a/x11/xfce4-utils/Makefile +++ b/x11/xfce4-utils/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/13 19:46:46 jmmv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-utils-${XFCE4_VERSION} PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= XFce4 utilities |