diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:10:22 +0000 |
commit | 835250351dce0694cc797033f89eead8c957f0a0 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /x11 | |
parent | 05bd6215de058a22b076089c9168bf005686b6c0 (diff) | |
download | pkgsrc-835250351dce0694cc797033f89eead8c957f0a0.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-core/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome1-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome1-session/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index e4aea71272a..adb322aa5dc 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.101 2004/10/03 00:18:31 tv Exp $ +# $NetBSD: Makefile,v 1.102 2004/11/20 22:10:23 jmmv Exp $ # .include "Makefile.common" -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= Core component of GNU Network Object Management Environment diff --git a/x11/gnome1-panel/Makefile b/x11/gnome1-panel/Makefile index ead1215a1c6..1a51b3a2d08 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:32 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/11/20 22:10:23 jmmv Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Gnome-panel component split out from gnome-core diff --git a/x11/gnome1-session/Makefile b/x11/gnome1-session/Makefile index dbda6145aa4..25363feede8 100644 --- a/x11/gnome1-session/Makefile +++ b/x11/gnome1-session/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:18:32 tv Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/20 22:10:23 jmmv Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-session/} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Gnome-session component split out from gnome-core |