summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-04-16 16:12:00 +0000
committermartti <martti@pkgsrc.org>2004-04-16 16:12:00 +0000
commitc7ac789105b3ae95d1721202f4f8248123cfcf2a (patch)
tree25f75ca31f5aca8d9319110c7a35d228a1fd649a /meta-pkgs/xfce4
parentbf2291dfdd32292ed32e71710e9efe21873cd939 (diff)
downloadpkgsrc-c7ac789105b3ae95d1721202f4f8248123cfcf2a.tar.gz
Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes.
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile3
-rw-r--r--meta-pkgs/xfce4/Makefile.common12
-rw-r--r--meta-pkgs/xfce4/buildlink3.mk4
3 files changed, 10 insertions, 9 deletions
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index 4cfc91825f5..b2a3e5aac06 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/03/10 11:53:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/16 16:12:00 martti Exp $
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
-PKGREVISION= 1
DISTFILES= # empty
CATEGORIES= meta-pkgs
COMMENT= XFce4
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 92ae727211f..daed5502351 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile.common,v 1.14 2004/04/01 19:37:47 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.15 2004/04/16 16:12:00 martti Exp $
-MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.4/src/ \
- http://linux.imp.mx/xfce4/xfce_4.0.4/src/
+MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.5/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.5/src/ \
+ http://linux.imp.mx/xfce4/xfce_4.0.5/src/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
-XFCE4_VERSION= 4.0.4
-PKGREVISION= 2
+XFCE4_VERSION= 4.0.5
+
+# Do NOT put a PKGREVISION statement in this file!
USE_BUILDLINK3= yes
USE_X11= # defined
diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk
index ce7df390b3d..84a7a3939c8 100644
--- a/meta-pkgs/xfce4/buildlink3.mk
+++ b/meta-pkgs/xfce4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/03/18 09:12:13 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/04/16 16:12:00 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_BUILDLINK3_MK:= ${XFCE4_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4}
BUILDLINK_PACKAGES+= xfce4
.if !empty(XFCE4_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4+= xfce4>=4.0.4nb1
+BUILDLINK_DEPENDS.xfce4+= xfce4>=4.0.5
BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4
.endif # XFCE4_BUILDLINK3_MK