astro/gnuastro: update GNU Astronomy Utilities to version 0.19
Reported by: upstream maintainer (via information bulletin)
This commit is contained in:
parent
292d80d567
commit
bf9ddb2284
@ -1,5 +1,5 @@
|
||||
PORTNAME= gnuastro
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -31,6 +31,8 @@ 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 \
|
||||
|
@ -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
|
||||
|
@ -50,6 +50,7 @@ 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
|
||||
@ -57,6 +58,7 @@ 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
|
||||
@ -79,11 +81,16 @@ 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
|
||||
@ -112,6 +119,10 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user