From owner-svn-ports-all@freebsd.org Mon Mar 4 21:07:17 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93B9E1523110; Mon, 4 Mar 2019 21:07:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 340A088314; Mon, 4 Mar 2019 21:07:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D18C998C; Mon, 4 Mar 2019 21:07:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x24L7GXa067416; Mon, 4 Mar 2019 21:07:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x24L7Go3067412; Mon, 4 Mar 2019 21:07:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201903042107.x24L7Go3067412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 4 Mar 2019 21:07:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494648 - in head/x11-wm/lxsession: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/x11-wm/lxsession: . files X-SVN-Commit-Revision: 494648 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 340A088314 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2019 21:07:17 -0000 Author: swills Date: Mon Mar 4 21:07:16 2019 New Revision: 494648 URL: https://svnweb.freebsd.org/changeset/ports/494648 Log: x11-wm/lxsession: update to 0.5.4 While here, improve patching and pet portlint PR: 236116 Submitted by: Samy Mahmoudi Deleted: head/x11-wm/lxsession/files/patch-lxsession_environement.c head/x11-wm/lxsession/files/patch-lxsession_environement.vala Modified: head/x11-wm/lxsession/Makefile (contents, props changed) head/x11-wm/lxsession/distinfo (contents, props changed) Modified: head/x11-wm/lxsession/Makefile ============================================================================== --- head/x11-wm/lxsession/Makefile Mon Mar 4 21:06:17 2019 (r494647) +++ head/x11-wm/lxsession/Makefile Mon Mar 4 21:07:16 2019 (r494648) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lxsession -PORTVERSION= 0.5.3 -PORTREVISION= 1 +PORTVERSION= 0.5.4 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXSession%20%28session%20manager%29/LXSession%200.5.x/ @@ -21,17 +20,15 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libpolkit-agent-1.so:sysutils/polkit \ libck-connector.so:sysutils/consolekit2 -USES= autoreconf gmake localbase pkgconfig tar:xz +USES= autoreconf gmake gnome localbase pkgconfig tar:xz USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 libxslt -GNU_CONFIGURE= yes USE_XORG= x11 -USE_LDCONFIG= yes -INSTALL_TARGET= install-strip -SUB_FILES= pkg-message - +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-buildin-clipboard \ --enable-buildin-polkit +INSTALL_TARGET= install-strip +SUB_FILES= pkg-message OPTIONS_DEFINE= NLS UPOWER OPTIONS_SUB= yes @@ -42,6 +39,11 @@ UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower UPOWER_DESC= Suspend/Hibernate support post-patch: + @${REINPLACE_CMD} -e \ + 's|/usr/lib64/kde4|%%QT4_LIBDIR%%|g ; \ + s|/usr/lib/kde4|%%QT5_LIBDIR%%|g' \ + ${WRKSRC}/lxsession/environement.c \ + ${WRKSRC}/lxsession/environement.vala @${FIND} ${WRKSRC} -type f | ${XARGS} \ ${REINPLACE_CMD} -e 's|/etc/xdg|${PREFIX}/etc/xdg|g ;\ s|%%PREFIX%%|${PREFIX}| ;\ Modified: head/x11-wm/lxsession/distinfo ============================================================================== --- head/x11-wm/lxsession/distinfo Mon Mar 4 21:06:17 2019 (r494647) +++ head/x11-wm/lxsession/distinfo Mon Mar 4 21:07:16 2019 (r494648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482592330 -SHA256 (lxsession-0.5.3.tar.xz) = 90bf42a45421f45f2c745d60f2c730176e1472642451c06c2ab07dcebdaf1fa8 -SIZE (lxsession-0.5.3.tar.xz) = 407600 +TIMESTAMP = 1551381756 +SHA256 (lxsession-0.5.4.tar.xz) = 252f84c80fd3713a506cc8d8ac9773175712d47b031cacc08c8027622ce7ec5d +SIZE (lxsession-0.5.4.tar.xz) = 422756