diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-04 17:30:55 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-04 17:30:55 +0000 |
commit | b32b224feaa99881c03fe62d7e56fd5b78323c58 (patch) | |
tree | 6dddfc8ec4693bdb181c639edc6dc38b294f1ec1 /x11 | |
parent | e9cdb7a06492916e853d94237f5541579c5d11f4 (diff) | |
download | pkgsrc-b32b224feaa99881c03fe62d7e56fd5b78323c58.tar.gz |
Bump revision due to librsvg2 update (libcroco added as a dependancy).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-control-center/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 897e174068a..6e7059810d6 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:56 reed Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/04 17:30:55 jmmv Exp $ # DISTNAME= gnome-panel-2.4.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 3b97db25c5d..fdff78e6e5c 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:56 reed Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/04 17:30:55 jmmv Exp $ # DISTNAME= gnome-session-2.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index 9870f384d01..d5c55760c80 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:56 reed Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/04 17:30:55 jmmv Exp $ # DISTNAME= gnome-applets-2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index e16db29e645..7981df4679f 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:56 reed Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/04 17:30:55 jmmv Exp $ # DISTNAME= control-center-2.4.0 PKGNAME= gnome2-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 46619963d8c..e9d14a20bd5 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:59 reed Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/04 17:30:55 jmmv Exp $ # DISTNAME= gnome-python-2.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.0/} EXTRACT_SUFX= .tar.bz2 |