Date: Tue, 29 Mar 2016 07:33:39 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: John Marino <marino@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r412019 - head/games/tbe Message-ID: <20160329073339.GA72433@FreeBSD.org> In-Reply-To: <201603272245.u2RMjdZS009225@repo.freebsd.org> References: <201603272245.u2RMjdZS009225@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 27, 2016 at 10:45:39PM +0000, John Marino wrote: > New Revision: 412019 > URL: https://svnweb.freebsd.org/changeset/ports/412019 > > Log: > games/tbe: Fix plist (main executable wasn't listed) > > At some port, this port was converted from having a plist to using > PORTDATA as an automatic generator. Unfortunately, this excluded the > main executable (bin/tbe) from being packaged as well as several icons. > Drop PORTDATA and bring back the full pkg-plist (it's < 300 lines). > While here, pet portlint. > > Added: > head/games/tbe/pkg-plist (contents, props changed) I guess pkg-plist should've been repocopied (resurrected) in this case. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160329073339.GA72433>