aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-11 05:50:56 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-11 05:50:57 +0000
commit42eecec387174ba3d4436ed6cee9c0a025af3da0 (patch)
tree2414e1e35516cec6ce9cea5169ca5184b2354bce
parentf805a01e02917114529778a5d2c7eb153a852ac9 (diff)
downloadports-42eecec387174ba3d4436ed6cee9c0a025af3da0.tar.gz
ports-42eecec387174ba3d4436ed6cee9c0a025af3da0.zip
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
-rw-r--r--astro/gnuastro/Makefile5
-rw-r--r--astro/gnuastro/distinfo6
-rw-r--r--astro/gnuastro/pkg-plist4
3 files changed, 8 insertions, 7 deletions
diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile
index 291037a24c7e..dc3275643114 100644
--- a/astro/gnuastro/Makefile
+++ b/astro/gnuastro/Makefile
@@ -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
diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo
index bc1d4a07568d..baebb1f5d6f3 100644
--- a/astro/gnuastro/distinfo
+++ b/astro/gnuastro/distinfo
@@ -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
diff --git a/astro/gnuastro/pkg-plist b/astro/gnuastro/pkg-plist
index c02f59a4e078..37d4eb708115 100644
--- a/astro/gnuastro/pkg-plist
+++ b/astro/gnuastro/pkg-plist
@@ -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