<div dir="ltr"><div>The ABI for package purposes can be a little confusing during release time.  The release is 4.0 but the current 'master' (now 'after' the release) is 4.1.  For ABI purposes we round up to the nearest even number so the current 4.1 master will look for '4.2' packages.  6 months from now the current master will, in fact, become 4.2.  It's easier to manage the binary repo and the mirrors and allows us to do continuous package builds without having to juggle too many different names.  Each binary package set is ~60GB or so.<br><br></div>Maybe I over-engineered it :-)<br><div><br>-Matt<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 7, 2014 at 12:23 PM, Matthias <span dir="ltr"><<a href="mailto:matthias_play@gmx.net" target="_blank">matthias_play@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks, that will also fix my Problem reported here:<br>
<br>
<a href="http://bugs.dragonflybsd.org/issues/2730#change-12268" target="_blank">http://bugs.dragonflybsd.org/issues/2730#change-12268</a><br>
<br>
Regards<br>
Matthias<br>
<br>
John Marino <<a href="mailto:dragonflybsd@marino.st">dragonflybsd@marino.st</a>> schrieb:<br>
<div class="HOEnZb"><div class="h5"><br>
>On 11/7/2014 20:36, Pierre Abbat wrote:<br>
>> On Friday, November 07, 2014 11:27:26 Zachary Crownover wrote:<br>
>>> From my experience, the odd numbers are the current/testing versions, so<br>
>>> with 4.0RC being RELEASE, I'd say 4.1.<br>
>><br>
>> Where do I change it? It's inside a variable called ABI.<br>
>><br>
>> Pierre<br>
>><br>
><br>
>echo 'ABI = "dragonfly:4.0:x86:64";' > /usr/local/etc/pkg.conf<br>
><br>
>or wait until Sunday when 4.2 packages are uploaded.<br>
><br>
><br>
>and "master" is supposed to report 4.2 by default.<br>
<br>
</div></div></blockquote></div><br></div>