diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2024-02-04 17:58:16 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2024-02-04 17:58:16 +0000 |
commit | 0006ba443fd12035261f5d1c7503e7c368c1f66d (patch) | |
tree | 8307c4b1c43b6664c1a48d1ec7ded98a4b9770ba /astro | |
parent | 3aa5a4e9c2b0a0b7a4c199e96038636a56149a3f (diff) |
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gnuastro/Makefile | 2 | ||||
-rw-r--r-- | astro/gnuastro/distinfo | 6 | ||||
-rw-r--r-- | astro/gnuastro/pkg-plist | 9 |
3 files changed, 9 insertions, 8 deletions
diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index c03bf5826ede..1e452819c00b 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnuastro -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= astro MASTER_SITES= GNU diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo index 7e679f8fe168..496154a1e4e3 100644 --- a/astro/gnuastro/distinfo +++ b/astro/gnuastro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697816700 -SHA256 (gnuastro-0.21.tar.lz) = 8ce0ff6d4c7a7fd7978852b379767ed5fdf0c9c583d95788743abb7a8939d3ff -SIZE (gnuastro-0.21.tar.lz) = 4728415 +TIMESTAMP = 1706990074 +SHA256 (gnuastro-0.22.tar.lz) = 1fbb8492f571dd50c990c52527eb660681fd923ff2e213a2ddbea55e43973497 +SIZE (gnuastro-0.22.tar.lz) = 4767059 diff --git a/astro/gnuastro/pkg-plist b/astro/gnuastro/pkg-plist index 26484ee432bf..7099806e9f51 100644 --- a/astro/gnuastro/pkg-plist +++ b/astro/gnuastro/pkg-plist @@ -10,6 +10,7 @@ bin/astmkcatalog bin/astmkprof bin/astnoisechisel bin/astquery +bin/astscript-color-faint-gray bin/astscript-ds9-region bin/astscript-fits-view bin/astscript-pointing-simulate @@ -86,12 +87,12 @@ include/gnuastro/warp.h include/gnuastro/wcs.h lib/libgnuastro.a lib/libgnuastro.so -lib/libgnuastro.so.19 -lib/libgnuastro.so.19.0.0 +lib/libgnuastro.so.20 +lib/libgnuastro.so.20.0.0 lib/libgnuastro_make.a lib/libgnuastro_make.so -lib/libgnuastro_make.so.19 -lib/libgnuastro_make.so.19.0.0 +lib/libgnuastro_make.so.20 +lib/libgnuastro_make.so.20.0.0 libdata/pkgconfig/gnuastro.pc %%DATADIR%%/astscript-fits-view.desktop %%DATADIR%%/completion.bash |