diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index 16c7c45dbe47..323b000dc8bc 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -1,43 +1,45 @@ PORTNAME= gnuastro -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= astro MASTER_SITES= GNU MAINTAINER= danfe@FreeBSD.org COMMENT= GNU astronomy utilities and library WWW= https://www.gnu.org/software/gnuastro/ LICENSE= GPLv3+ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ libwcs.so:astro/wcslib \ libcurl.so:ftp/curl \ libgsl.so:math/gsl \ libpng.so:graphics/png \ libtiff.so:graphics/tiff USES= gmake jpeg libtool:build localbase tar:lz GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check TEST_WRKSRC= ${WRKSRC}/tests INFO= ${PORTNAME} PORTDOCS= AUTHORS ChangeLog NEWS README THANKS OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,cflags_add="-O3",:,' \ ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's,gcc,$(CC),' \ + ${WRKSRC}/bin/buildprog/ui.c post-install: @${FIND} ${STAGEDIR}${PREFIX}/etc -name \*.conf \ -exec ${MV} '{}' '{}.sample' \; post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo index 84519c771c51..799249785903 100644 --- a/astro/gnuastro/distinfo +++ b/astro/gnuastro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658424424 -SHA256 (gnuastro-0.18.tar.lz) = fe94f155c1da67947fdbbf5fc19878574aef06b2e9c6746b0694473ea77831f9 -SIZE (gnuastro-0.18.tar.lz) = 4245420 +TIMESTAMP = 1666570568 +SHA256 (gnuastro-0.19.tar.lz) = 7f7510b3136dd8ff40c7255f7ba0d62d69ffdcb534390a1973bc3afa491c58a4 +SIZE (gnuastro-0.19.tar.lz) = 4475215 diff --git a/astro/gnuastro/pkg-plist b/astro/gnuastro/pkg-plist index 9dd2b4a02dca..70bab3b26c7c 100644 --- a/astro/gnuastro/pkg-plist +++ b/astro/gnuastro/pkg-plist @@ -1,140 +1,151 @@ bin/astarithmetic bin/astbuildprog bin/astconvertt bin/astconvolve bin/astcosmiccal bin/astcrop bin/astfits bin/astmatch bin/astmkcatalog bin/astmknoise bin/astmkprof bin/astnoisechisel bin/astquery bin/astscript-ds9-region bin/astscript-fits-view bin/astscript-psf-scale-factor bin/astscript-psf-select-stars bin/astscript-psf-stamp bin/astscript-psf-subtract bin/astscript-psf-unite bin/astscript-radial-profile bin/astscript-sort-by-night bin/astsegment bin/aststatistics bin/asttable bin/astwarp @sample etc/astarithmetic.conf.sample @sample etc/astbuildprog.conf.sample @sample etc/astconvertt.conf.sample @sample etc/astconvolve.conf.sample @sample etc/astcosmiccal.conf.sample @sample etc/astcrop.conf.sample @sample etc/astfits.conf.sample @sample etc/astmatch.conf.sample @sample etc/astmkcatalog.conf.sample @sample etc/astmknoise.conf.sample @sample etc/astmkprof-3d.conf.sample @sample etc/astmkprof.conf.sample @sample etc/astnoisechisel-3d.conf.sample @sample etc/astnoisechisel.conf.sample @sample etc/astquery.conf.sample @sample etc/astsegment-3d.conf.sample @sample etc/astsegment.conf.sample @sample etc/aststatistics.conf.sample @sample etc/asttable.conf.sample @sample etc/astwarp.conf.sample @sample etc/gnuastro.conf.sample include/gnuastro/arithmetic.h include/gnuastro/array.h include/gnuastro/binary.h include/gnuastro/blank.h include/gnuastro/box.h +include/gnuastro/color.h include/gnuastro/config.h include/gnuastro/convolve.h include/gnuastro/cosmology.h include/gnuastro/data.h include/gnuastro/dimension.h include/gnuastro/ds9.h include/gnuastro/eps.h +include/gnuastro/fit.h include/gnuastro/fits.h include/gnuastro/git.h include/gnuastro/interpolate.h include/gnuastro/jpeg.h include/gnuastro/kdtree.h include/gnuastro/label.h include/gnuastro/list.h include/gnuastro/match.h include/gnuastro/pdf.h include/gnuastro/permutation.h include/gnuastro/pointer.h include/gnuastro/polygon.h include/gnuastro/qsort.h include/gnuastro/speclines.h include/gnuastro/statistics.h include/gnuastro/table.h include/gnuastro/threads.h include/gnuastro/tiff.h include/gnuastro/tile.h include/gnuastro/txt.h include/gnuastro/type.h include/gnuastro/units.h +include/gnuastro/warp.h include/gnuastro/wcs.h lib/libgnuastro.a lib/libgnuastro.so -lib/libgnuastro.so.16 -lib/libgnuastro.so.16.0.0 +lib/libgnuastro.so.17 +lib/libgnuastro.so.17.0.0 +lib/libgnuastro_make.a +lib/libgnuastro_make.so +lib/libgnuastro_make.so.17 +lib/libgnuastro_make.so.17.0.0 libdata/pkgconfig/gnuastro.pc man/man1/astarithmetic.1.gz man/man1/astbuildprog.1.gz man/man1/astconvertt.1.gz man/man1/astconvolve.1.gz man/man1/astcosmiccal.1.gz man/man1/astcrop.1.gz man/man1/astfits.1.gz man/man1/astmatch.1.gz man/man1/astmkcatalog.1.gz man/man1/astmknoise.1.gz man/man1/astmkprof.1.gz man/man1/astnoisechisel.1.gz man/man1/astquery.1.gz man/man1/astscript-ds9-region.1.gz man/man1/astscript-fits-view.1.gz man/man1/astscript-psf-scale-factor.1.gz man/man1/astscript-psf-select-stars.1.gz man/man1/astscript-psf-stamp.1.gz man/man1/astscript-psf-subtract.1.gz man/man1/astscript-psf-unite.1.gz man/man1/astscript-radial-profile.1.gz man/man1/astscript-sort-by-night.1.gz man/man1/astsegment.1.gz man/man1/aststatistics.1.gz man/man1/asttable.1.gz man/man1/astwarp.1.gz share/info/gnuastro-figures/README +share/info/gnuastro-figures/color-names.eps +share/info/gnuastro-figures/color-names.pdf +share/info/gnuastro-figures/color-names.png +share/info/gnuastro-figures/color-names.txt share/info/gnuastro-figures/done.txt share/info/gnuastro-figures/epicycles.eps share/info/gnuastro-figures/epicycles.png share/info/gnuastro-figures/epicycles.txt share/info/gnuastro-figures/flatplane.eps share/info/gnuastro-figures/flatplane.pdf share/info/gnuastro-figures/flatplane.png share/info/gnuastro-figures/flatplane.txt share/info/gnuastro-figures/gnuastro.eps share/info/gnuastro-figures/gnuastro.pdf share/info/gnuastro-figures/gnuastro.svg share/info/gnuastro-figures/gnuastro.txt share/info/gnuastro-figures/iandtime.eps share/info/gnuastro-figures/iandtime.pdf share/info/gnuastro-figures/iandtime.png share/info/gnuastro-figures/iandtime.txt share/info/gnuastro-figures/samplingfreq.eps share/info/gnuastro-figures/samplingfreq.pdf share/info/gnuastro-figures/samplingfreq.png share/info/gnuastro-figures/samplingfreq.txt share/info/gnuastro-figures/sphereandplane.eps share/info/gnuastro-figures/sphereandplane.pdf share/info/gnuastro-figures/sphereandplane.png share/info/gnuastro-figures/sphereandplane.txt %%DATADIR%%/astscript-fits-view.desktop %%DATADIR%%/completion.bash