"Florian Degner" <f.deg...@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. _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information