Date: Wed, 26 Apr 2017 08:38:28 -0500 From: Mark Felder <feld@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r439445 - in head/net-p2p/couchpotato: . files Message-ID: <1493213908.2640645.956902480.09646AB4@webmail.messagingengine.com> In-Reply-To: <20170426133539.GA86253@FreeBSD.org> References: <201704261237.v3QCbVrR059087@repo.freebsd.org> <20170426133539.GA86253@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 26, 2017, at 08:35, Alexey Dokuchaev wrote: > On Wed, Apr 26, 2017 at 12:37:31PM +0000, Mark Felder wrote: > > New Revision: 439445 > > URL: https://svnweb.freebsd.org/changeset/ports/439445 > > > > Log: > > net-p2p/couchpotato: Port improvements > > > > - Remove unnecessary libcurl and docbook-xml dependencies > > - Add missing py-lxml and py-openssl dependencies for better performance > > - Force python requirement to 2.7 > > - Add unrar as optional dependency > > ... > > @@ -31,6 +31,9 @@ GH_ACCOUNT= CouchPotato > > GH_PROJECT= CouchPotatoServer > > GH_TAGNAME= 711310d > > > > +OPTIONS_DEFINE= UNRAR > > +UNRAR_RUN_DEPENDS= unrar:archivers/unrar > > + > > do-install: > > Looks like you forgot UNRAR_DESC. > > ./danfe > Good catch, thanks. For some reason I thought it existed based on other ports I've used which had an UNRAR option. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1493213908.2640645.956902480.09646AB4>