From owner-svn-ports-head@freebsd.org Fri Jan 27 16:57:01 2017 Return-Path: Delivered-To: svn-ports-head@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 9CD3ACC328F; Fri, 27 Jan 2017 16:57:01 +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 6C742286; Fri, 27 Jan 2017 16:57:01 +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 v0RGv0J7087739; Fri, 27 Jan 2017 16:57:00 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0RGv0AO087737; Fri, 27 Jan 2017 16:57:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201701271657.v0RGv0AO087737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 27 Jan 2017 16:57:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432556 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 27 Jan 2017 16:57:01 -0000 Author: pawel Date: Fri Jan 27 16:57:00 2017 New Revision: 432556 URL: https://svnweb.freebsd.org/changeset/ports/432556 Log: - Update to version 0.6.3 - Add missing dependencies found by stage-qa Modified: head/x11-themes/lxappearance/Makefile head/x11-themes/lxappearance/distinfo Modified: head/x11-themes/lxappearance/Makefile ============================================================================== --- head/x11-themes/lxappearance/Makefile Fri Jan 27 16:05:57 2017 (r432555) +++ head/x11-themes/lxappearance/Makefile Fri Jan 27 16:57:00 2017 (r432556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lxappearance -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= x11-themes gnome MASTER_SITES= SF/lxde/LXAppearance @@ -11,11 +11,15 @@ COMMENT= Desktop-independent theme switc LICENSE= GPLv2 -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libdbus-glib-1.so:devel/dbus-glib \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig USES= gettext-tools gmake localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool +USE_XORG= x11 +USE_GNOME= cairo gdkpixbuf2 gtk20 intltool CONFIGURE_ARGS= --enable-dbus PORTDOCS= AUTHORS README Modified: head/x11-themes/lxappearance/distinfo ============================================================================== --- head/x11-themes/lxappearance/distinfo Fri Jan 27 16:05:57 2017 (r432555) +++ head/x11-themes/lxappearance/distinfo Fri Jan 27 16:57:00 2017 (r432556) @@ -1,2 +1,3 @@ -SHA256 (lxappearance-0.6.2.tar.xz) = 4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f -SIZE (lxappearance-0.6.2.tar.xz) = 165788 +TIMESTAMP = 1485533120 +SHA256 (lxappearance-0.6.3.tar.xz) = 7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38 +SIZE (lxappearance-0.6.3.tar.xz) = 165656