summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-07-12 08:25:11 +0000
committermartti <martti@pkgsrc.org>2004-07-12 08:25:11 +0000
commit5c9ec30dad8557d196ed7296cace2200d1410d1e (patch)
treee7d1a84c93d77ffb7da36edfe03beece36681781 /meta-pkgs
parenta275ac51c40c281f4b9eb37ffc771799350a3aed (diff)
downloadpkgsrc-5c9ec30dad8557d196ed7296cace2200d1410d1e.tar.gz
Updated XFce to 4.0.6
As usual, 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 recent GTK+ releases along with other fixes.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/xfce4/Makefile.common10
-rw-r--r--meta-pkgs/xfce4/buildlink3.mk4
2 files changed, 7 insertions, 7 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index daed5502351..bbbea1db242 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile.common,v 1.15 2004/04/16 16:12:00 martti Exp $
+# $NetBSD: Makefile.common,v 1.16 2004/07/12 08:25:11 martti Exp $
-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/
+MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.6/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.6/src/ \
+ http://linux.imp.mx/xfce4/xfce_4.0.6/src/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
-XFCE4_VERSION= 4.0.5
+XFCE4_VERSION= 4.0.6
# Do NOT put a PKGREVISION statement in this file!
diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk
index 84a7a3939c8..123ca16ef2d 100644
--- a/meta-pkgs/xfce4/buildlink3.mk
+++ b/meta-pkgs/xfce4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/04/16 16:12:00 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 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.5
+BUILDLINK_DEPENDS.xfce4+= xfce4>=4.0.6
BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4
.endif # XFCE4_BUILDLINK3_MK