[kde-freebsd] ports/185951: astro/cfitsio: DT_SONAME of libcfitsio.so.0 points to nonexisting file

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jan 21 20:31:57 UTC 2014


"Florian Degner" <f.degner at gmx.de> writes:

> The attached patch should fix the version mess and bring the library
> version in line with upstream. The library's version bump potentially
> affects the following ports, which need to be rebuild if installed:
>
> % find /usr/ports/ -mindepth 3 -maxdepth 3 -type f -name "Makefile*" |
> xargs -P8 grep -l "cfitsio" | cut -d/ -f4,5 | sort
> astro/cfitsio
> astro/kstars
> astro/p5-Astro-FITS-CFITSIO
> astro/wcslib
> graphics/gdal
> graphics/ufraw
> math/octave-forge-fits
> science/kst2
> %
>
> Please note that this patch also changes astro/kstars which explicitly
> lists libcfitsio.so.0 as a dependency in its Makefile.

Looks totally OK from the KDE side of things; it would be good if you
could switch the LIB_DEPENDS format in kstarts to the new syntax (ie.
libcfitsio.so:${PORTSDIR}/astro/cfitsio).

And whoever commits this patch should bump PORTREVISON where necessary.


More information about the kde-freebsd mailing list