From owner-svn-ports-head@FreeBSD.ORG Mon Jun 30 15:46:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 94CBFBAC; Mon, 30 Jun 2014 15:46:56 +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 801F1254C; Mon, 30 Jun 2014 15:46:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5UFkubt064161; Mon, 30 Jun 2014 15:46:56 GMT (envelope-from vg@svn.freebsd.org) Received: (from vg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5UFktrw064155; Mon, 30 Jun 2014 15:46:55 GMT (envelope-from vg@svn.freebsd.org) Message-Id: <201406301546.s5UFktrw064155@svn.freebsd.org> From: Veniamin Gvozdikov Date: Mon, 30 Jun 2014 15:46:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359870 - in head/x11-themes: cursor-chameleon-anthracite cursor-chameleon-darkskyblue cursor-chameleon-pearl cursor-chameleon-skyblue cursor-chameleon-white cursor-chameleon-white/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.18 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: Mon, 30 Jun 2014 15:46:56 -0000 Author: vg Date: Mon Jun 30 15:46:54 2014 New Revision: 359870 URL: http://svnweb.freebsd.org/changeset/ports/359870 QAT: https://qat.redports.org/buildarchive/r359870/ Log: - Support staging Submitted by: myself Modified: head/x11-themes/cursor-chameleon-anthracite/Makefile head/x11-themes/cursor-chameleon-darkskyblue/Makefile head/x11-themes/cursor-chameleon-pearl/Makefile head/x11-themes/cursor-chameleon-skyblue/Makefile head/x11-themes/cursor-chameleon-white/Makefile head/x11-themes/cursor-chameleon-white/files/Makefile.common Modified: head/x11-themes/cursor-chameleon-anthracite/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-anthracite/Makefile Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-anthracite/Makefile Mon Jun 30 15:46:54 2014 (r359870) @@ -16,6 +16,5 @@ LICENSE= GPLv2 THEME= Anthracite -NO_STAGE= yes .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" .include Modified: head/x11-themes/cursor-chameleon-darkskyblue/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-darkskyblue/Makefile Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-darkskyblue/Makefile Mon Jun 30 15:46:54 2014 (r359870) @@ -16,6 +16,5 @@ LICENSE= GPLv2 THEME= DarkSkyBlue -NO_STAGE= yes .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" .include Modified: head/x11-themes/cursor-chameleon-pearl/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-pearl/Makefile Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-pearl/Makefile Mon Jun 30 15:46:54 2014 (r359870) @@ -16,6 +16,5 @@ LICENSE= GPLv2 THEME= Pearl -NO_STAGE= yes .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" .include Modified: head/x11-themes/cursor-chameleon-skyblue/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-skyblue/Makefile Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-skyblue/Makefile Mon Jun 30 15:46:54 2014 (r359870) @@ -16,6 +16,5 @@ LICENSE= GPLv2 THEME= SkyBlue -NO_STAGE= yes .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" .include Modified: head/x11-themes/cursor-chameleon-white/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-white/Makefile Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-white/Makefile Mon Jun 30 15:46:54 2014 (r359870) @@ -16,6 +16,5 @@ LICENSE= GPLv2 THEME= White -NO_STAGE= yes .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" .include Modified: head/x11-themes/cursor-chameleon-white/files/Makefile.common ============================================================================== --- head/x11-themes/cursor-chameleon-white/files/Makefile.common Mon Jun 30 15:44:50 2014 (r359869) +++ head/x11-themes/cursor-chameleon-white/files/Makefile.common Mon Jun 30 15:46:54 2014 (r359870) @@ -4,11 +4,11 @@ PKGMESSAGE?= ${.CURDIR}/../../x11-themes do-install: .for i in Large Regular Small - ${MKDIR} ${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:tl} + ${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:tl} cd ${WRKDIR}/Chameleon-${THEME}-${i}-${PORTVERSION} && \ ${RM} -f build.info COPYRIGHT LICENSE && \ ${COPYTREE_SHARE} \* \ - ${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:tl} + ${STAGEDIR}${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:tl} .endfor post-install: