diff options
author | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
commit | 1b44e2a47d995132fe0d503288d79f194a72307b (patch) | |
tree | 09aa95440c091088a342fe9b1f56cf87f51f092b /x11/xfce4-session | |
parent | 21e44a014475607893516d7b4dab03363e0f5276 (diff) | |
download | pkgsrc-1b44e2a47d995132fe0d503288d79f194a72307b.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 'x11/xfce4-session')
-rw-r--r-- | x11/xfce4-session/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-session/PLIST | 3 | ||||
-rw-r--r-- | x11/xfce4-session/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-session/distinfo | 8 |
4 files changed, 9 insertions, 9 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 6d8598d17c9..58c2af37300 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2007/01/18 15:25:15 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2007/01/23 11:53:47 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-session-${XFCE4_VERSION} #PKGREVISION= 1 -PKGREVISION= 4 CATEGORIES= x11 COMMENT= Xfce session manager diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index 43a47f12c04..d921216eaab 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/12/07 13:58:03 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/01/23 11:53:47 martti Exp $ bin/xfce4-session bin/xfce4-session-logout include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h @@ -67,6 +67,7 @@ share/locale/ro/LC_MESSAGES/xfce4-session.mo share/locale/ru/LC_MESSAGES/xfce4-session.mo share/locale/sk/LC_MESSAGES/xfce4-session.mo share/locale/sl/LC_MESSAGES/xfce4-session.mo +share/locale/sq/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk index 053cc87b528..bf8510c97cc 100644 --- a/x11/xfce4-session/buildlink3.mk +++ b/x11/xfce4-session/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2006/10/12 09:24:21 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2007/01/23 11:53:47 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_SESSION_BUILDLINK3_MK:= ${XFCE4_SESSION_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-session BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-session .if ${XFCE4_SESSION_BUILDLINK3_MK} == "+" -BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.2.3nb4 +BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.2.4 BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session .endif # XFCE4_SESSION_BUILDLINK3_MK diff --git a/x11/xfce4-session/distinfo b/x11/xfce4-session/distinfo index c7adb497070..8ffff22458f 100644 --- a/x11/xfce4-session/distinfo +++ b/x11/xfce4-session/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/11/09 06:42:59 martti Exp $ +$NetBSD: distinfo,v 1.7 2007/01/23 11:53:48 martti Exp $ -SHA1 (xfce4-session-4.2.3.tar.gz) = 99e93dcfc3e1eaa403b55b46ec87d7abdc74c949 -RMD160 (xfce4-session-4.2.3.tar.gz) = e2fa608f13cfa79bfc9db2e2091100f5c145d2c7 -Size (xfce4-session-4.2.3.tar.gz) = 1629362 bytes +SHA1 (xfce4-session-4.2.4.tar.gz) = 61e20cbf624e74f69f65c8a338c0599c4bd44040 +RMD160 (xfce4-session-4.2.4.tar.gz) = c715e5ed4055e8689e5a0ac1d80e2e5f157b6c90 +Size (xfce4-session-4.2.4.tar.gz) = 1595909 bytes SHA1 (patch-aa) = acf3953b39f632423fddd799ba66eb8b4b6893bc |