From owner-svn-ports-head@FreeBSD.ORG Sun Feb 2 10:19:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2142F779; Sun, 2 Feb 2014 10:19:51 +0000 (UTC) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D5F7D10BA; Sun, 2 Feb 2014 10:19:50 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id up15so6054645pbc.0 for ; Sun, 02 Feb 2014 02:19:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Gwz952zA+kDcDLNniBA7CiCGRd227ywLIsTui8so+m4=; b=GjSdjRHq+Ch3YGU42mKjlU6chxUcYLZ+om+p/wDUKPxSQmo7SqQI0AA61Q2cGb2iZz RF8dKYwqe9wQumw/SDOl7UoXBy6pSqP2zGIE9DKg+09W15u5S/U/SINeerQtYnUQQ+aK woiOH34ZaZgRgvqPjyyn6JZ1lC3lHZxZqXxkVuBAw5RyuoXC1ZgOoKp/lKByysGGEbEW RDAFp/XZnvCr6yVh1zmyAyDZGs7DO1lyGp9rwgUz4A4uh5iiybuAeDOoiqt72K530kkr v+QS31beZesjwMbk9lmxRsid/vVW+SbG9xb0Q3nestt0UbfHG1VAX9YWAqgK60A0qLi1 NnQw== X-Received: by 10.68.202.8 with SMTP id ke8mr31277111pbc.86.1391336390504; Sun, 02 Feb 2014 02:19:50 -0800 (PST) Received: from [192.168.0.105] ([175.142.230.104]) by mx.google.com with ESMTPSA id e3sm14500725pbc.17.2014.02.02.02.19.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 02 Feb 2014 02:19:49 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: svn commit: r342262 - in head: misc/gnomehier sysutils/gnome_subr From: Martin Wilke In-Reply-To: <201402021014.s12AE9DD076783@svn.freebsd.org> Date: Sun, 2 Feb 2014 18:19:43 +0800 Content-Transfer-Encoding: quoted-printable Message-Id: <9DD6A7DB-6D1B-418F-9ADD-12F48BC4ADA7@gmail.com> References: <201402021014.s12AE9DD076783@svn.freebsd.org> To: Koop Mast X-Mailer: Apple Mail (2.1827) Cc: "svn-ports-head@FreeBSD.org" , Martin Wilke , "svn-ports-all@FreeBSD.org" , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 02 Feb 2014 10:19:51 -0000 Thank you :-) On Feb 2, 2014, at 6:14 PM, Koop Mast wrote: > Author: kwm > Date: Sun Feb 2 10:14:08 2014 > New Revision: 342262 > URL: http://svnweb.freebsd.org/changeset/ports/342262 > QAT: https://qat.redports.org/buildarchive/r342262/ >=20 > Log: > Stagify. >=20 > Modified: > head/misc/gnomehier/Makefile > head/sysutils/gnome_subr/Makefile >=20 > Modified: head/misc/gnomehier/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/misc/gnomehier/Makefile Sun Feb 2 10:11:12 2014 = (r342261) > +++ head/misc/gnomehier/Makefile Sun Feb 2 10:14:08 2014 = (r342262) > @@ -18,10 +18,6 @@ PKGINSTALL=3D ${WRKDIR}/pkg-install > GNOME_MTREE=3D BSD.gnome.dist > = GNOME_MTREE_ARGS=3D${MTREE_ARGS:S|${MTREE_FILE}|${PREFIX}/etc/mtree/${GNOM= E_MTREE}|} >=20 > -NO_STAGE=3D yes > -do-fetch: > - @${DO_NADA} > - > pre-install: > @${CP} -f ${FILESDIR}/dirlist ${WRKDIR} > @${RM} -f ${PLIST} ${WRKDIR}/${GNOME_MTREE} > @@ -46,10 +42,8 @@ pre-su-install: > > ${WRKDIR}/${GNOME_MTREE} >=20 > do-install: > - ${MKDIR} ${PREFIX}/etc/mtree > - ${INSTALL_DATA} ${WRKDIR}/${GNOME_MTREE} ${PREFIX}/etc/mtree > - > -post-install: > - @${SETENV} PKG_PREFIX=3D${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} = POST-INSTALL > + cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX} > + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mtree > + ${INSTALL_DATA} ${WRKDIR}/${GNOME_MTREE} = ${STAGEDIR}${PREFIX}/etc/mtree >=20 > .include >=20 > Modified: head/sysutils/gnome_subr/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sysutils/gnome_subr/Makefile Sun Feb 2 10:11:12 2014 = (r342261) > +++ head/sysutils/gnome_subr/Makefile Sun Feb 2 10:14:08 2014 = (r342262) > @@ -12,8 +12,7 @@ COMMENT=3D Common startup and shutdown sub > NO_BUILD=3D yes > PLIST_FILES=3D etc/gnome.subr >=20 > -NO_STAGE=3D yes > do-install: > - ${INSTALL_DATA} ${FILESDIR}/gnome.subr ${PREFIX}/etc > + ${INSTALL_DATA} ${FILESDIR}/gnome.subr ${STAGEDIR}${PREFIX}/etc >=20 > .include +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest