diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index f54971f89fe4a0d130c26c23210dd3b5ae787781..8a4de5456dff23b4f209b8fe2649aba84fb1e62d 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -1,8 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= gnuastro -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= astro MASTER_SITES= GNU diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo index ebdc33036749473171dd54664b313327e7dd9de0..bc1d4a07568d71c27c6f02261e24677755a22301 100644 --- a/astro/gnuastro/distinfo +++ b/astro/gnuastro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611573866 -SHA256 (gnuastro-0.14.tar.lz) = e57df89a5f7feba7bdd62c437ac4aeda008066a1828bf8a2371dec8e05b1e6f6 -SIZE (gnuastro-0.14.tar.lz) = 3678025 +TIMESTAMP = 1622411120 +SHA256 (gnuastro-0.15.tar.lz) = c4c3cac3cf7fd3b04c505e80cbf8979b5a56bd0810aaa3492d59dfd57b1c59ca +SIZE (gnuastro-0.15.tar.lz) = 3767537 diff --git a/astro/gnuastro/pkg-plist b/astro/gnuastro/pkg-plist index a188e84d98e7e61f2035b87fd34ca6f06b11f5c4..c02f59a4e078391e251c8046d4dfc0db5c61cdc6 100644 --- a/astro/gnuastro/pkg-plist +++ b/astro/gnuastro/pkg-plist @@ -11,6 +11,8 @@ bin/astmknoise bin/astmkprof bin/astnoisechisel bin/astquery +bin/astscript-ds9-region +bin/astscript-radial-profile bin/astscript-sort-by-night bin/astsegment bin/aststatistics @@ -28,8 +30,10 @@ bin/astwarp @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 @@ -45,6 +49,7 @@ 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/fits.h include/gnuastro/git.h @@ -71,8 +76,8 @@ include/gnuastro/units.h include/gnuastro/wcs.h lib/libgnuastro.a lib/libgnuastro.so -lib/libgnuastro.so.12 -lib/libgnuastro.so.12.0.0 +lib/libgnuastro.so.13 +lib/libgnuastro.so.13.0.0 libdata/pkgconfig/gnuastro.pc man/man1/astarithmetic.1.gz man/man1/astbuildprog.1.gz @@ -87,12 +92,15 @@ 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-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/done.txt share/info/gnuastro-figures/epicycles.eps share/info/gnuastro-figures/epicycles.png share/info/gnuastro-figures/epicycles.txt @@ -112,3 +120,4 @@ 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%%/completion.bash