On 2017/06/04 22:44, Antoine Jacoutot wrote:
> >     x11/kde4/cantor: Makefile 
> 
> Don't know if it's relevant to this change but:

It's correct that those libs are listed, fortran things want quadmath (at least
on certain arches) and the gcc4 modules set it up that way .. I've just bumped 
it.
There is something touchy about this though as it was missing those deps in the 
past
too.


> --- /exopi-cvs/ports/plist/amd64/cantor-4.14.3p5
> +++ /exopi-cvs/ports/plist/amd64/cantor-4.14.3p5-new
> @@ -8,6 +8,7 @@
>  @depend databases/soprano:soprano-*:soprano-2.9.4p2
>  @depend devel/desktop-file-utils:desktop-file-utils-*:desktop-file-utils-0.23
>  @depend devel/gettext:gettext->=0.10.38:gettext-0.19.8.1
> +@depend lang/gcc/4.9,-libs:gcc-libs->=4.9,<4.10:gcc-libs-4.9.4p4
>  @depend lang/lua/5.1:lua->=5.1,<5.2:lua-5.1.5p6
>  @depend lang/luajit:luajit-*:luajit-2.0.5
>  @depend lang/python/2.7,-main:python->=2.7,<2.8:python-2.7.13p1
> @@ -21,6 +22,7 @@
>  @depend x11/qt4,-main:qt4-*:qt4-4.8.7p11
>  @wantlib c.89.5
>  @wantlib cln.3.0
> +@wantlib estdc++.17.0
>  @wantlib gfortran.6.0
>  @wantlib glib-2.0.4200.5
>  @wantlib iconv.6.0
> @@ -52,6 +54,7 @@
>  @wantlib pthread.23.0
>  @wantlib python2.7.0.0
>  @wantlib qalculate.0.0
> +@wantlib quadmath.1.0
>  @wantlib soprano.2.1
>  @wantlib spectre.0.1
>  @wantlib xml2.15.2
> 
> 
> > Log message:
> > switch everything to new COMPILER idiom, even stuff that won't build with 
> > clang
> > yet, but at least that part is done.
> > 
> 
> -- 
> Antoine
> 

Reply via email to