svn commit: r442588 - in head/www: nginx nginx-full

Bartek Rutkowski robak at FreeBSD.org
Tue Jun 6 13:39:59 UTC 2017


> On 5 Jun 2017, at 01:18, Sergey A. Osokin <osa at FreeBSD.org> wrote:
> 
> Hi Bartek and Adam,
> 
> I don't think I can get this, so two questions for you guys:
> o) what was the reason to bump PORTREVISION in www/nginx?
> o) wouldn't it btter to just bump PORTREVISION in www/nginx-full?

Hi Sergey,

Let me explain it quickly: some time ago you've removed two external modules from www/nginx port, which is a master for www/nginx-full. The www/nginx-full had them in default options, what caused port/pkg build failures and to fix these I needed to remove these two no longer existing modules from default options. After doing so, since it *does* change the contents of the package, I needed to bump the PORTREVISION of www/nginx-full and there were few ways of doing so, but none of them was easy/simple as they were creating even complex scenarios in future bumps/updates, so, after consulting possible solutions with portmgr members, I've chosen one, that while not ideal, have solved the issue for now without creating other issues in future, that is to bump the master www/nginx revision.

Hope that helps.

Kind regards,
Bartek Rutkowski



More information about the svn-ports-all mailing list