On Fri, Feb 28, 2014 at 6:32 AM, Pascal Stumpf <[email protected]>wrote:

> Wow, just came across this: math/cgal claims to be version 4.1, but it
> is not.  The tarball contains the code for version 3.8.  This part of
> the makefile should have raised suspicions, I think:
>
> \# wow, forgot to change version?
> WRKDIST =              ${WRKDIR}/CGAL-3.8
>
> And indeed, just look at VERSION and CHANGES.
>
> The problem is that MASTER_SITES will let you download any
> CGAL-x.y.tar.gz and give you 3.8.  If you want anything else, you have
> to change the number at the end of the URL.  I can prepare an update to
> 4.3 for after unlock, but for now, I think correcting the version and
> bumping EPOCH is in order.
>

I believe I sent this updated port during the devel/boost update last year.
I put that comment in there, finding it strange that upstream forgot to
bump versions. It was my mistake fetching wrong sources... Good catch

Reply via email to