Date: Thu, 15 Nov 2012 11:26:11 +0100 From: Florian Smeets <flo@smeets.im> To: Emanuel Haupt <ehaupt@critical.ch> Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r307446 - head/www/xpi-colorfultabs Message-ID: <50A4C343.7080501@smeets.im> In-Reply-To: <20121115112221.ba4ce4e361a4fe5f627f0199@critical.ch> References: <201211151016.qAFAGgQj064519@svn.freebsd.org> <20121115112221.ba4ce4e361a4fe5f627f0199@critical.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/15/2012 11:22, Emanuel Haupt wrote: > Florian Smeets <flo@FreeBSD.org> wrote: >> Author: flo >> Date: Thu Nov 15 10:16:41 2012 >> New Revision: 307446 >> URL: http://svnweb.freebsd.org/changeset/ports/307446 >> >> Log: >> Update to 16.4 >> >> Feature safe: yes >> >> >> Modified: head/www/xpi-colorfultabs/pkg-plist >> ============================================================================== >> --- head/www/xpi-colorfultabs/pkg-plist Thu Nov 15 10:01:42 >> 2012 (r307445) +++ head/www/xpi-colorfultabs/pkg-plist >> Thu Nov 15 10:16:41 2012 (r307446) @@ -1,3 +1,5 @@ >> +%%XPI_XPIDIR%%/chrome/.DS_Store >> +%%XPI_XPIDIR%%/chrome/content/.DS_Store > > These two files are probably not needed. > Yeah, i know. I saw them but decided to just add them to the plist, rather than hacking up the Makefile with something to use find on the WRKSRC and delete them. If anybody sees this as a problem, i can hack the Makefile to delete them prior to installation. Thanks, Florian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A4C343.7080501>