1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

astro/gnuastro: the port had been updated and improved (+)

- Update GNU Astronomy Utilities to the latest version 0.16
- Use `install-strip' so that installed library gets stripped
- Do not try to run the tests across entire source code, they
  are confined to a single subdirectory (makes the build log
  less noisy)

Reported by:	upstream maintainer via information bulletin
This commit is contained in:
Alexey Dokuchaev 2021-10-11 05:50:56 +00:00
parent f805a01e02
commit 42eecec387
3 changed files with 8 additions and 7 deletions

View File

@ -1,8 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= gnuastro
PORTVERSION= 0.15
PORTREVISION= 2
PORTVERSION= 0.16
CATEGORIES= astro
MASTER_SITES= GNU
@ -21,7 +20,9 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1622411120
SHA256 (gnuastro-0.15.tar.lz) = c4c3cac3cf7fd3b04c505e80cbf8979b5a56bd0810aaa3492d59dfd57b1c59ca
SIZE (gnuastro-0.15.tar.lz) = 3767537
TIMESTAMP = 1633897865
SHA256 (gnuastro-0.16.tar.lz) = 07885fb5f62ec9cef1dc8e9a109d92425929eb1ef338eacfcff6cada4a06b91f
SIZE (gnuastro-0.16.tar.lz) = 3803852

View File

@ -76,8 +76,8 @@ include/gnuastro/units.h
include/gnuastro/wcs.h
lib/libgnuastro.a
lib/libgnuastro.so
lib/libgnuastro.so.13
lib/libgnuastro.so.13.0.0
lib/libgnuastro.so.14
lib/libgnuastro.so.14.0.0
libdata/pkgconfig/gnuastro.pc
man/man1/astarithmetic.1.gz
man/man1/astbuildprog.1.gz