Hi,
Here is a patch for astro/gnuastro to update to 0.17.
It build well, 68 tests in all 74 tests passed, on amd64-current
system.
No other ports depend on it.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/astro/gnuastro/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 16 Mar 2022 01:36:59 -0000 1.6
+++ Makefile 3 Jun 2022 03:39:27 -0000
@@ -1,9 +1,9 @@
COMMENT = GNU Astronomy Utilities
-DISTNAME = gnuastro-0.16.1-e0f1
+DISTNAME = gnuastro-0.17
CATEGORIES = astro
-PKGNAME = gnuastro-0.16.1
+PKGNAME = gnuastro-0.17
-SHARED_LIBS += gnuastro 2.2 # 14.0
+SHARED_LIBS += gnuastro 3.0 # 15.0
HOMEPAGE = https://www.gnu.org/software/gnuastro/
MAINTAINER = Brian Callahan <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/astro/gnuastro/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 16 Mar 2022 01:36:59 -0000 1.5
+++ distinfo 3 Jun 2022 03:39:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (gnuastro-0.16.1-e0f1.tar.gz) =
tbowtiAPjfzzubG+ahQQm38YKhJpU11zUT3ciMLUQPE=
-SIZE (gnuastro-0.16.1-e0f1.tar.gz) = 6090221
+SHA256 (gnuastro-0.17.tar.gz) = xBvtM8wkDOqXg/Q2dNfPR0R0ZgRm4QiPJZoLDKivaPU=
+SIZE (gnuastro-0.17.tar.gz) = 6283550
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/astro/gnuastro/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST 11 Mar 2022 18:17:38 -0000 1.5
+++ pkg/PLIST 3 Jun 2022 03:39:27 -0000
@@ -12,6 +12,12 @@
@bin bin/astnoisechisel
@bin bin/astquery
bin/astscript-ds9-region
+bin/astscript-fits-view
+bin/astscript-psf-scale-factor
+bin/astscript-psf-select-stars
+bin/astscript-psf-stamp
+bin/astscript-psf-subtract
+bin/astscript-psf-unite
bin/astscript-radial-profile
bin/astscript-sort-by-night
@bin bin/astsegment
@@ -95,6 +101,12 @@ lib/pkgconfig/gnuastro.pc
@man man/man1/astnoisechisel.1
@man man/man1/astquery.1
@man man/man1/astscript-ds9-region.1
+@man man/man1/astscript-fits-view.1
+@man man/man1/astscript-psf-scale-factor.1
+@man man/man1/astscript-psf-select-stars.1
+@man man/man1/astscript-psf-stamp.1
+@man man/man1/astscript-psf-subtract.1
+@man man/man1/astscript-psf-unite.1
@man man/man1/astscript-radial-profile.1
@man man/man1/astscript-sort-by-night.1
@man man/man1/astsegment.1