From owner-svn-ports-head@FreeBSD.ORG Wed May 8 15:20:16 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E7C6DB96; Wed, 8 May 2013 15:20:16 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CA95579A; Wed, 8 May 2013 15:20:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r48FKG7g058510; Wed, 8 May 2013 15:20:16 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r48FKGiB058504; Wed, 8 May 2013 15:20:16 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201305081520.r48FKGiB058504@svn.freebsd.org> From: Olivier Duchateau Date: Wed, 8 May 2013 15:20:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317674 - in head/x11-wm/xfce4-session: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 15:20:17 -0000 Author: olivierd Date: Wed May 8 15:20:15 2013 New Revision: 317674 URL: http://svnweb.freebsd.org/changeset/ports/317674 Log: - Update to 4.10.1 - Remove GNUPG option - Remove unneeded patch Deleted: head/x11-wm/xfce4-session/files/patch-xfce4-session-logout__main.c head/x11-wm/xfce4-session/files/patch-xfce4-session__xfsm-manager.c Modified: head/x11-wm/xfce4-session/Makefile head/x11-wm/xfce4-session/distinfo (contents, props changed) head/x11-wm/xfce4-session/pkg-plist Modified: head/x11-wm/xfce4-session/Makefile ============================================================================== --- head/x11-wm/xfce4-session/Makefile Wed May 8 15:14:25 2013 (r317673) +++ head/x11-wm/xfce4-session/Makefile Wed May 8 15:20:15 2013 (r317674) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= xfce4-session -PORTVERSION= 4.10.0 -PORTREVISION= 4 +PORTVERSION= 4.10.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -27,17 +27,17 @@ USE_GMAKE= yes USE_GNOME= gtk20 glib20 intltool intlhack USES= pathfix pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libmenu libutil panel xfconf +USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 sm ice CONFIGURE_ARGS+=--enable-legacy-sm \ - --disable-libgnome-keyring \ + --disable-systemd \ --with-xsession-prefix=${PREFIX} SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -OPTIONS_DEFINE= NLS GNUPG +OPTIONS_DEFINE= NLS MAN1= xfce4-session.1 xfce4-session-logout.1 @@ -54,10 +54,6 @@ CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif -.if ${PORT_OPTIONS:MGNUPG} -RUN_DEPENDS+= gpg-agent:${PORTSDIR}/security/gnupg -.endif - post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} Modified: head/x11-wm/xfce4-session/distinfo ============================================================================== --- head/x11-wm/xfce4-session/distinfo Wed May 8 15:14:25 2013 (r317673) +++ head/x11-wm/xfce4-session/distinfo Wed May 8 15:20:15 2013 (r317674) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-session-4.10.0.tar.bz2) = bb8aa9a74c3d382840596fb4875144d66c7f3f47c8e9ee81d31e3428a72c46ce -SIZE (xfce4/xfce4-session-4.10.0.tar.bz2) = 1257385 +SHA256 (xfce4/xfce4-session-4.10.1.tar.bz2) = 0154fabdc398798c3445374ccc52a2f5bcb2d867fc94bc54114395b24f9cfc83 +SIZE (xfce4/xfce4-session-4.10.1.tar.bz2) = 1273015 Modified: head/x11-wm/xfce4-session/pkg-plist ============================================================================== --- head/x11-wm/xfce4-session/pkg-plist Wed May 8 15:14:25 2013 (r317673) +++ head/x11-wm/xfce4-session/pkg-plist Wed May 8 15:20:15 2013 (r317674) @@ -92,6 +92,7 @@ share/icons/hicolor/scalable/apps/xfsm-s %%NLS%%share/locale/si/LC_MESSAGES/xfce4-session.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-session.mo %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-session.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-session.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-session.mo %%NLS%%share/locale/ta/LC_MESSAGES/xfce4-session.mo %%NLS%%share/locale/te/LC_MESSAGES/xfce4-session.mo