summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/alacarte/Makefile5
-rw-r--r--x11/driconf/Makefile5
-rw-r--r--x11/gnome-applets/Makefile3
-rw-r--r--x11/gnome-desktop/Makefile3
-rw-r--r--x11/nucleo/Makefile4
-rw-r--r--x11/rox-session/Makefile6
-rw-r--r--x11/rox-wallpaper/Makefile4
-rw-r--r--x11/xfce4-exo/Makefile4
8 files changed, 19 insertions, 15 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 638b2511b26..573a844513a 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/11/19 03:39:57 hasso Exp $
+# $NetBSD: Makefile,v 1.15 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= alacarte-0.11.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.11/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +17,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
USE_DIRS+= xdg-1.1
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
SUBST_CLASSES+= paths
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index 2184bedc046..f4520b40da1 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/11/19 03:39:57 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= driconf-0.9.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -21,7 +22,7 @@ USE_TOOLS+= msgfmt msgmerge xgettext
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
PYDISTUTILSPKG= yes
REPLACE_PYTHON= *.py
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
SUBST_CLASSES+= fix-paths
SUBST_FILES.fix-paths= driconf driconf.desktop
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 3b6d43c4a0e..f23e6b18f90 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2009/01/15 12:18:34 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= gnome-applets-2.24.3.1
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 134fc2b85bb..e8a28a60b7f 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2009/01/14 10:48:00 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= gnome-desktop-2.24.3
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile
index d0c4a4b2023..dd03d8bce8c 100644
--- a/x11/nucleo/Makefile
+++ b/x11/nucleo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/12/18 17:28:16 bjs Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= nucleo-0.7.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.lri.fr/~cardona/sources/nucleo/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile
index 96d4bd7f935..4b7202edbf3 100644
--- a/x11/rox-session/Makefile
+++ b/x11/rox-session/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/11/19 03:39:57 hasso Exp $
+# $NetBSD: Makefile,v 1.15 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= rox-session-0.28
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
EXTRACT_SUFX= .tar.bz2
@@ -18,7 +18,7 @@ DIST_SUBDIR= rox
NO_BUILD= yes
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
PYTHON_PATCH_SCRIPTS= AppRun tests/testutils.py
INSTALLATION_DIRS= share/rox/ROX-Session
diff --git a/x11/rox-wallpaper/Makefile b/x11/rox-wallpaper/Makefile
index d2b1aaacd8e..59b6885131d 100644
--- a/x11/rox-wallpaper/Makefile
+++ b/x11/rox-wallpaper/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2008/05/26 02:13:26 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= wallpaper-2.0
PKGNAME= rox-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
EXTRACT_SUFX= .tgz
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile
index 136d43692f9..1107e47de62 100644
--- a/x11/xfce4-exo/Makefile
+++ b/x11/xfce4-exo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/12/18 16:38:08 hira Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/09 22:56:28 joerg Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 0.3.4
DISTNAME= exo-${XFCE4_VERSION}
PKGNAME= xfce4-exo-${XFCE4_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
COMMENT= Xfce extension library