From owner-svn-ports-head@FreeBSD.ORG Mon Dec 23 06:36:12 2013 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 748B22E6; Mon, 23 Dec 2013 06:36:12 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4591D1E1D; Mon, 23 Dec 2013 06:36:12 +0000 (UTC) Received: from misterbean90now (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with SMTP id rBN6a9rY060258; Mon, 23 Dec 2013 06:36:10 GMT (envelope-from nemysis@FreeBSD.org) Received: by misterbean90now (sSMTP sendmail emulation); Mon, 23 Dec 2013 07:36:09 +0100 Date: Mon, 23 Dec 2013 07:36:09 +0100 From: Rusmir Dusko To: Ruslan Makhmatkhanov Subject: Re: svn commit: r337228 - in head/security/gtkpasman: . files Message-ID: <20131223063609.GA64436@misterbean90now> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, 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: Mon, 23 Dec 2013 06:36:12 -0000 > .include > @${CAT} ${PKGMESSAGE} With staging is this not needed. And is possible to use instead of > ${INSTALL_DATA} ${WRKSRC}/data/gtkpasman.desktop \ > +${STAGEDIR}${PREFIX}/share/applications @${MKDIR} ${STAGEDIR}${DESKTOPDIR} {INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} -- Best regards, Rusmir Dusko