svn commit: r349818 - head/www/nginx
Mark Felder
feld at freebsd.org
Tue Apr 8 14:32:54 UTC 2014
On Apr 7, 2014, at 13:37, Niclas Zeising <zeising at freebsd.org> wrote:
> On 04/01/14 02:40, Mark Felder wrote:
>> Modified: head/www/nginx/Makefile
>> ==============================================================================
>> --- head/www/nginx/Makefile Mon Mar 31 23:25:50 2014 (r349817)
>> +++ head/www/nginx/Makefile Tue Apr 1 00:40:05 2014 (r349818)
>> @@ -3,7 +3,7 @@
>>
>> PORTNAME= nginx
>> PORTVERSION= 1.4.7
>> -PORTEPOCH= 1
>> +PORTEPOCH= 2
>
> Was that a mistake?
>
I'm not entirely sure, but maybe I misunderstood the behavior. Here was the chain of events:
- Update made to www/nginx that should require a PORTREVISION bump
- Couldn't bump PORTREVISION and remove PORTEPOCH
- Bumped PORTEPOCH instead
More information about the svn-ports-head
mailing list