mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
astro/gnuastro: update GNU Astronomy Utilities to version 0.23
Configuration files are now installed under $PREFIX/etc/gnuastro to make them easier to find, as there is a whole bunch of them. Reported by: upstream maintainer, portscout
This commit is contained in:
parent
c2c4a23230
commit
942eb8ae8e
3 changed files with 29 additions and 31 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= gnuastro
|
PORTNAME= gnuastro
|
||||||
PORTVERSION= 0.22
|
PORTVERSION= 0.23
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= astro
|
CATEGORIES= astro
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
@ -17,9 +16,8 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libtiff.so:graphics/tiff
|
libtiff.so:graphics/tiff
|
||||||
|
|
||||||
USES= gmake jpeg libtool:build localbase tar:lz
|
USES= ghostscript gmake jpeg libtool:build localbase pathfix tar:lz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
TEST_TARGET= check
|
TEST_TARGET= check
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1706990074
|
TIMESTAMP = 1720895780
|
||||||
SHA256 (gnuastro-0.22.tar.lz) = 1fbb8492f571dd50c990c52527eb660681fd923ff2e213a2ddbea55e43973497
|
SHA256 (gnuastro-0.23.tar.lz) = d8533dda444e4e3b3577875ed1598992b6cc0983c80954adb0016d45e304a1a3
|
||||||
SIZE (gnuastro-0.22.tar.lz) = 4767059
|
SIZE (gnuastro-0.23.tar.lz) = 4867093
|
||||||
|
|
|
@ -26,26 +26,26 @@ bin/astsegment
|
||||||
bin/aststatistics
|
bin/aststatistics
|
||||||
bin/asttable
|
bin/asttable
|
||||||
bin/astwarp
|
bin/astwarp
|
||||||
@sample etc/astarithmetic.conf.sample
|
@sample etc/gnuastro/astarithmetic.conf.sample
|
||||||
@sample etc/astbuildprog.conf.sample
|
@sample etc/gnuastro/astbuildprog.conf.sample
|
||||||
@sample etc/astconvertt.conf.sample
|
@sample etc/gnuastro/astconvertt.conf.sample
|
||||||
@sample etc/astconvolve.conf.sample
|
@sample etc/gnuastro/astconvolve.conf.sample
|
||||||
@sample etc/astcosmiccal.conf.sample
|
@sample etc/gnuastro/astcosmiccal.conf.sample
|
||||||
@sample etc/astcrop.conf.sample
|
@sample etc/gnuastro/astcrop.conf.sample
|
||||||
@sample etc/astfits.conf.sample
|
@sample etc/gnuastro/astfits.conf.sample
|
||||||
@sample etc/astmatch.conf.sample
|
@sample etc/gnuastro/astmatch.conf.sample
|
||||||
@sample etc/astmkcatalog.conf.sample
|
@sample etc/gnuastro/astmkcatalog.conf.sample
|
||||||
@sample etc/astmkprof-3d.conf.sample
|
@sample etc/gnuastro/astmkprof-3d.conf.sample
|
||||||
@sample etc/astmkprof.conf.sample
|
@sample etc/gnuastro/astmkprof.conf.sample
|
||||||
@sample etc/astnoisechisel-3d.conf.sample
|
@sample etc/gnuastro/astnoisechisel-3d.conf.sample
|
||||||
@sample etc/astnoisechisel.conf.sample
|
@sample etc/gnuastro/astnoisechisel.conf.sample
|
||||||
@sample etc/astquery.conf.sample
|
@sample etc/gnuastro/astquery.conf.sample
|
||||||
@sample etc/astsegment-3d.conf.sample
|
@sample etc/gnuastro/astsegment-3d.conf.sample
|
||||||
@sample etc/astsegment.conf.sample
|
@sample etc/gnuastro/astsegment.conf.sample
|
||||||
@sample etc/aststatistics.conf.sample
|
@sample etc/gnuastro/aststatistics.conf.sample
|
||||||
@sample etc/asttable.conf.sample
|
@sample etc/gnuastro/asttable.conf.sample
|
||||||
@sample etc/astwarp.conf.sample
|
@sample etc/gnuastro/astwarp.conf.sample
|
||||||
@sample etc/gnuastro.conf.sample
|
@sample etc/gnuastro/gnuastro.conf.sample
|
||||||
include/gnuastro/arithmetic.h
|
include/gnuastro/arithmetic.h
|
||||||
include/gnuastro/array.h
|
include/gnuastro/array.h
|
||||||
include/gnuastro/binary.h
|
include/gnuastro/binary.h
|
||||||
|
@ -87,12 +87,12 @@ include/gnuastro/warp.h
|
||||||
include/gnuastro/wcs.h
|
include/gnuastro/wcs.h
|
||||||
lib/libgnuastro.a
|
lib/libgnuastro.a
|
||||||
lib/libgnuastro.so
|
lib/libgnuastro.so
|
||||||
lib/libgnuastro.so.20
|
lib/libgnuastro.so.21
|
||||||
lib/libgnuastro.so.20.0.0
|
lib/libgnuastro.so.21.0.0
|
||||||
lib/libgnuastro_make.a
|
lib/libgnuastro_make.a
|
||||||
lib/libgnuastro_make.so
|
lib/libgnuastro_make.so
|
||||||
lib/libgnuastro_make.so.20
|
lib/libgnuastro_make.so.21
|
||||||
lib/libgnuastro_make.so.20.0.0
|
lib/libgnuastro_make.so.21.0.0
|
||||||
libdata/pkgconfig/gnuastro.pc
|
libdata/pkgconfig/gnuastro.pc
|
||||||
%%DATADIR%%/astscript-fits-view.desktop
|
%%DATADIR%%/astscript-fits-view.desktop
|
||||||
%%DATADIR%%/completion.bash
|
%%DATADIR%%/completion.bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue