summaryrefslogtreecommitdiff
path: root/x11/xfce4-session
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-11-09 06:42:58 +0000
committermartti <martti@pkgsrc.org>2005-11-09 06:42:58 +0000
commit09f3d1e3fd40313a7ecd4fe20cc4a80ca800d01e (patch)
treeca2ae1eea5e4c6508418c953c2a625f2e185cdef /x11/xfce4-session
parent4ff063d0538c75cebab5e77e0b98c4f1d457b2cd (diff)
downloadpkgsrc-09f3d1e3fd40313a7ecd4fe20cc4a80ca800d01e.tar.gz
Updated xfce4 to 4.2.3.1
* Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
Diffstat (limited to 'x11/xfce4-session')
-rw-r--r--x11/xfce4-session/Makefile4
-rw-r--r--x11/xfce4-session/PLIST10
-rw-r--r--x11/xfce4-session/buildlink3.mk4
-rw-r--r--x11/xfce4-session/distinfo8
4 files changed, 17 insertions, 9 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile
index 09acb7039a9..39eb8f8c814 100644
--- a/x11/xfce4-session/Makefile
+++ b/x11/xfce4-session/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/08/20 19:16:22 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/09 06:42:59 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-session-${XFCE4_VERSION}
-PKGREVISION= 3
+#PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 session manager
diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST
index 7c01eef513c..d2f4339ae09 100644
--- a/x11/xfce4-session/PLIST
+++ b/x11/xfce4-session/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2005/06/15 09:03:28 hira Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/11/09 06:42:59 martti Exp $
+${PKGLOCALEDIR}/locale/af/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-session.mo
@@ -9,6 +10,7 @@ ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-session.mo
@@ -23,6 +25,7 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-session.mo
@@ -35,6 +38,7 @@ ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-session.mo
@@ -80,6 +84,10 @@ share/xfce4/doc/fr/images/xfsm-advanced.png
share/xfce4/doc/fr/images/xfsm-general.png
share/xfce4/doc/fr/images/xfsm-splash.png
share/xfce4/doc/fr/xfce4-session.html
+share/xfce4/doc/he/images/xfsm-advanced.png
+share/xfce4/doc/he/images/xfsm-general.png
+share/xfce4/doc/he/images/xfsm-splash.png
+share/xfce4/doc/he/xfce4-session.html
@dirrm share/themes/Default/balou
@unexec ${RMDIR} %D/share/icons/hicolor/72x72/apps 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/icons/hicolor/72x72 2>/dev/null || ${TRUE}
diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk
index 8a74b552125..188ad0ba370 100644
--- a/x11/xfce4-session/buildlink3.mk
+++ b/x11/xfce4-session/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2005/05/18 06:10:31 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2005/11/09 06:42:59 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_SESSION_BUILDLINK3_MK:= ${XFCE4_SESSION_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-session}
BUILDLINK_PACKAGES+= xfce4-session
.if !empty(XFCE4_SESSION_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-session+= xfce4-session>=4.2.2
+BUILDLINK_DEPENDS.xfce4-session+= xfce4-session>=4.2.3
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 8548282baaf..c7adb497070 100644
--- a/x11/xfce4-session/distinfo
+++ b/x11/xfce4-session/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2005/06/15 09:03:28 hira Exp $
+$NetBSD: distinfo,v 1.6 2005/11/09 06:42:59 martti Exp $
-SHA1 (xfce4-session-4.2.2.tar.gz) = c84ac42ef6069456740a4788a3ed14d9e86aeafd
-RMD160 (xfce4-session-4.2.2.tar.gz) = f322301e5dfcf1476197318d2e154f648bc9e933
-Size (xfce4-session-4.2.2.tar.gz) = 1499674 bytes
+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 (patch-aa) = acf3953b39f632423fddd799ba66eb8b4b6893bc