diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
commit | 9646c0a68d582c7a1f79179b81c340ae472fe135 (patch) | |
tree | f5d50a1d656b3932a07d9b600890c8974459e749 /x11-wm/xfce4-session | |
parent | 135b9bec7f19f162ba4a6c74cbc4e643e3225602 (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/xfce4-session/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/xfce4-session/pkg-descr | 7 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index b0e41a3a22db..b85b5d3e2ada 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-session -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 @@ -29,7 +29,4 @@ USE_XLIB= yes MAN1= xfce4-session.1 xfce4-session-logout.1 -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11-wm/xfce4-session/distinfo b/x11-wm/xfce4-session/distinfo index b72f0c819ab7..354fde648341 100644 --- a/x11-wm/xfce4-session/distinfo +++ b/x11-wm/xfce4-session/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-session-4.4.0.tar.bz2) = 03132946280bae3107101e02fbad0ba8 -SHA256 (xfce4/xfce4-session-4.4.0.tar.bz2) = ebaa5c338a2264dbb3fc3c2f51c4f870c660df0141368c47178771d0c0c53be2 -SIZE (xfce4/xfce4-session-4.4.0.tar.bz2) = 1328917 +MD5 (xfce4/xfce4-session-4.4.1.tar.bz2) = 82c31aef2856e30ebc09d2911e9b96ee +SHA256 (xfce4/xfce4-session-4.4.1.tar.bz2) = cab5f28173944b4c99c36570405b84f730ece80c51eaa1b01e6726c29b158065 +SIZE (xfce4/xfce4-session-4.4.1.tar.bz2) = 1289278 diff --git a/x11-wm/xfce4-session/pkg-descr b/x11-wm/xfce4-session/pkg-descr index 667d0710decb..0613754237f9 100644 --- a/x11-wm/xfce4-session/pkg-descr +++ b/x11-wm/xfce4-session/pkg-descr @@ -1,3 +1,6 @@ -Session manager for the Xfce desktop environment. +The session manager allows the user to save sessions and restore them +after login. It is capable of saving several different sessions. It +comes with three splash screen engines. And at last it helps you to +log out, reboot, and shutdown the system. -WWW: http://www.xfce4.org/ +WWW: http://www.xfce.org/projects/xfce4-session/ |