From owner-svn-ports-all@freebsd.org Tue Feb 23 18:19:55 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 139BCAB24A9; Tue, 23 Feb 2016 18:19:55 +0000 (UTC) (envelope-from pawel@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 mx1.freebsd.org (Postfix) with ESMTPS id BE51E19D3; Tue, 23 Feb 2016 18:19:54 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1NIJrnd084858; Tue, 23 Feb 2016 18:19:53 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1NIJrNT084855; Tue, 23 Feb 2016 18:19:53 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201602231819.u1NIJrNT084855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 23 Feb 2016 18:19:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409435 - head/x11-themes/lxappearance X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 23 Feb 2016 18:19:55 -0000 Author: pawel Date: Tue Feb 23 18:19:53 2016 New Revision: 409435 URL: https://svnweb.freebsd.org/changeset/ports/409435 Log: - Update to version 0.6.2 - Switch to USES=localbase - Update homepage Modified: head/x11-themes/lxappearance/Makefile head/x11-themes/lxappearance/distinfo head/x11-themes/lxappearance/pkg-descr Modified: head/x11-themes/lxappearance/Makefile ============================================================================== --- head/x11-themes/lxappearance/Makefile Tue Feb 23 17:22:52 2016 (r409434) +++ head/x11-themes/lxappearance/Makefile Tue Feb 23 18:19:53 2016 (r409435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lxappearance -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= x11-themes gnome MASTER_SITES= SF/lxde/LXAppearance @@ -13,12 +13,10 @@ LICENSE= GPLv2 LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -USES= gettext-tools gmake pathfix pkgconfig tar:xz +USES= gettext-tools gmake localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool CONFIGURE_ARGS= --enable-dbus -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS README Modified: head/x11-themes/lxappearance/distinfo ============================================================================== --- head/x11-themes/lxappearance/distinfo Tue Feb 23 17:22:52 2016 (r409434) +++ head/x11-themes/lxappearance/distinfo Tue Feb 23 18:19:53 2016 (r409435) @@ -1,2 +1,2 @@ -SHA256 (lxappearance-0.6.1.tar.xz) = 09e38aff39708f089cd2f421d97f99c3b11f03f88979b922dd42362956d816de -SIZE (lxappearance-0.6.1.tar.xz) = 162228 +SHA256 (lxappearance-0.6.2.tar.xz) = 4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f +SIZE (lxappearance-0.6.2.tar.xz) = 165788 Modified: head/x11-themes/lxappearance/pkg-descr ============================================================================== --- head/x11-themes/lxappearance/pkg-descr Tue Feb 23 17:22:52 2016 (r409434) +++ head/x11-themes/lxappearance/pkg-descr Tue Feb 23 18:19:53 2016 (r409435) @@ -1,3 +1,3 @@ lxappearance is a desktop-independent theme switcher for GTK+. -WWW: http://lxde.sourceforge.net/ +WWW: http://lxde.org/