summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authormartti <martti>2007-01-23 11:53:46 +0000
committermartti <martti>2007-01-23 11:53:46 +0000
commit9feb37ab5328544c7be1617044f7eb622421183e (patch)
tree09aa95440c091088a342fe9b1f56cf87f51f092b /meta-pkgs
parent6045222cebcc19da85781ce492013e8557cafc41 (diff)
downloadpkgsrc-9feb37ab5328544c7be1617044f7eb622421183e.tar.gz
Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/xfce4-extras/Makefile4
-rw-r--r--meta-pkgs/xfce4/Makefile6
-rw-r--r--meta-pkgs/xfce4/Makefile.common8
-rw-r--r--meta-pkgs/xfce4/buildlink3.mk4
4 files changed, 11 insertions, 11 deletions
diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile
index 8e9485fda4f..0bc0f723e45 100644
--- a/meta-pkgs/xfce4-extras/Makefile
+++ b/meta-pkgs/xfce4-extras/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/01/23 11:53:46 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-extras-${XFCE4_VERSION}
DISTFILES= # empty
-PKGREVISION= 3
+#PKGREVISION= 1
CATEGORIES= meta-pkgs
COMMENT= Xfce extras
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index 63a0f67447b..db2463060d1 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/01/23 11:53:46 martti Exp $
.include "Makefile.common"
-XFCE4_VERSION= 4.2.3.2
+XFCE4_VERSION= 4.2.4
DISTNAME= xfce4-${XFCE4_VERSION}
DISTFILES= # empty
-PKGREVISION= 3
+#PKGREVISION= 1
CATEGORIES= meta-pkgs
COMMENT= Xfce
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 2213e19a88e..884caa7b97c 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.31 2006/06/20 12:25:51 joerg Exp $
+# $NetBSD: Makefile.common,v 1.32 2007/01/23 11:53:46 martti Exp $
-MASTER_SITES= http://www.xfce.org/archive/xfce-4.2.3.2/src/ \
- http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.3.2/src/
+MASTER_SITES= http://www.xfce.org/archive/xfce-4.2.4/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.4/src/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
-XFCE4_VERSION= 4.2.3
+XFCE4_VERSION= 4.2.4
# Do NOT put a PKGREVISION statement in this file!
diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk
index d8ec66e8d62..cd3b6d9735f 100644
--- a/meta-pkgs/xfce4/buildlink3.mk
+++ b/meta-pkgs/xfce4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2006/10/12 09:24:19 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2007/01/23 11:53:46 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_BUILDLINK3_MK:= ${XFCE4_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4
.if ${XFCE4_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.2.3.2nb3
+BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.2.4
BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4
.endif # XFCE4_BUILDLINK3_MK