From owner-svn-ports-head@FreeBSD.ORG Wed Oct 22 02:47:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34E3EC5F; Wed, 22 Oct 2014 02:47:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 0865831D; Wed, 22 Oct 2014 02:47:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9M2lH7h055430; Wed, 22 Oct 2014 02:47:17 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9M2lHFB055427; Wed, 22 Oct 2014 02:47:17 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201410220247.s9M2lHFB055427@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 22 Oct 2014 02:47:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371340 - head/x11/lumina 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.18-1 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, 22 Oct 2014 02:47:18 -0000 Author: kmoore Date: Wed Oct 22 02:47:17 2014 New Revision: 371340 URL: https://svnweb.freebsd.org/changeset/ports/371340 QAT: https://qat.redports.org/buildarchive/r371340/ Log: - Update to 0.7.0-1413916751 Modified: head/x11/lumina/Makefile head/x11/lumina/distinfo Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Tue Oct 21 22:11:29 2014 (r371339) +++ head/x11/lumina/Makefile Wed Oct 22 02:47:17 2014 (r371340) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lumina -GITVERSION= 1413399783 +GITVERSION= 1413916751 PORTVERSION= 0.7.0.${GITVERSION} PORTEPOCH= 1 CATEGORIES= x11 @@ -15,7 +15,8 @@ COMMENT= Lumina Desktop Environment LICENSE= BSD3CLAUSE -RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox \ +RUN_DEPENDS= xorg>=0:${PORTSDIR}/x11/xorg \ + fluxbox:${PORTSDIR}/x11-wm/fluxbox \ fluxbox-tenr-styles-pack>=0:${PORTSDIR}/x11-themes/fluxbox-tenr-styles-pack \ kde4-icons-oxygen>=0:${PORTSDIR}/x11-themes/kde4-icons-oxygen \ xscreensaver:${PORTSDIR}/x11/xscreensaver \ @@ -30,8 +31,8 @@ LIB_DEPENDS= libQtSolutions_SingleApplic MAKE_JOBS_UNSAFE=yes USE_XORG= x11 xcomposite xdamage xrender USE_LDCONFIG= yes -USE_QT4= corelib gui network svg linguist phonon \ - moc_build rcc_build uic_build +USE_QT4= corelib gui network svg linguist phonon imageformats \ + moc_build rcc_build uic_build USES= qmake tar:bzip2 WRKSRC= ${WRKDIR}/lumina Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Tue Oct 21 22:11:29 2014 (r371339) +++ head/x11/lumina/distinfo Wed Oct 22 02:47:17 2014 (r371340) @@ -1,2 +1,2 @@ -SHA256 (lumina-1413399783.tar.bz2) = 48c5c311c6072b8818d384de12a69637bb92f5bb4b7cb0e96726e66171836c9a -SIZE (lumina-1413399783.tar.bz2) = 21885005 +SHA256 (lumina-1413916751.tar.bz2) = 8473267635bd7783c361797696e8780fc76fd94bbf1a2ea2dc622b735a3f2eb1 +SIZE (lumina-1413916751.tar.bz2) = 21891749