Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 09:46:05 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6902d0057b73 - main - astro/gnuastro: update Gnuastro to version 0.15.
Message-ID:  <202106010946.1519k59H091800@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6902d0057b7327e4e5da4e31bb9e08aa80c30ccf

commit 6902d0057b7327e4e5da4e31bb9e08aa80c30ccf
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-06-01 09:34:56 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-06-01 09:44:46 +0000

    astro/gnuastro: update Gnuastro to version 0.15.
    
    Announcement:   https://lists.gnu.org/archive/html/info-gnuastro/2021-05/msg00000.html
    Reported by:    portscout
---
 astro/gnuastro/Makefile  |  3 +--
 astro/gnuastro/distinfo  |  6 +++---
 astro/gnuastro/pkg-plist | 13 +++++++++++--
 3 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile
index f54971f89fe4..8a4de5456dff 100644
--- a/astro/gnuastro/Makefile
+++ b/astro/gnuastro/Makefile
@@ -1,8 +1,7 @@
 # Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
 
 PORTNAME=	gnuastro
-PORTVERSION=	0.14
-PORTREVISION=	1
+PORTVERSION=	0.15
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 
diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo
index ebdc33036749..bc1d4a07568d 100644
--- a/astro/gnuastro/distinfo
+++ b/astro/gnuastro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611573866
-SHA256 (gnuastro-0.14.tar.lz) = e57df89a5f7feba7bdd62c437ac4aeda008066a1828bf8a2371dec8e05b1e6f6
-SIZE (gnuastro-0.14.tar.lz) = 3678025
+TIMESTAMP = 1622411120
+SHA256 (gnuastro-0.15.tar.lz) = c4c3cac3cf7fd3b04c505e80cbf8979b5a56bd0810aaa3492d59dfd57b1c59ca
+SIZE (gnuastro-0.15.tar.lz) = 3767537
diff --git a/astro/gnuastro/pkg-plist b/astro/gnuastro/pkg-plist
index a188e84d98e7..c02f59a4e078 100644
--- a/astro/gnuastro/pkg-plist
+++ b/astro/gnuastro/pkg-plist
@@ -11,6 +11,8 @@ bin/astmknoise
 bin/astmkprof
 bin/astnoisechisel
 bin/astquery
+bin/astscript-ds9-region
+bin/astscript-radial-profile
 bin/astscript-sort-by-night
 bin/astsegment
 bin/aststatistics
@@ -28,8 +30,10 @@ bin/astwarp
 @sample etc/astmknoise.conf.sample
 @sample etc/astmkprof-3d.conf.sample
 @sample etc/astmkprof.conf.sample
+@sample etc/astnoisechisel-3d.conf.sample
 @sample etc/astnoisechisel.conf.sample
 @sample etc/astquery.conf.sample
+@sample etc/astsegment-3d.conf.sample
 @sample etc/astsegment.conf.sample
 @sample etc/aststatistics.conf.sample
 @sample etc/asttable.conf.sample
@@ -45,6 +49,7 @@ include/gnuastro/convolve.h
 include/gnuastro/cosmology.h
 include/gnuastro/data.h
 include/gnuastro/dimension.h
+include/gnuastro/ds9.h
 include/gnuastro/eps.h
 include/gnuastro/fits.h
 include/gnuastro/git.h
@@ -71,8 +76,8 @@ include/gnuastro/units.h
 include/gnuastro/wcs.h
 lib/libgnuastro.a
 lib/libgnuastro.so
-lib/libgnuastro.so.12
-lib/libgnuastro.so.12.0.0
+lib/libgnuastro.so.13
+lib/libgnuastro.so.13.0.0
 libdata/pkgconfig/gnuastro.pc
 man/man1/astarithmetic.1.gz
 man/man1/astbuildprog.1.gz
@@ -87,12 +92,15 @@ man/man1/astmknoise.1.gz
 man/man1/astmkprof.1.gz
 man/man1/astnoisechisel.1.gz
 man/man1/astquery.1.gz
+man/man1/astscript-ds9-region.1.gz
+man/man1/astscript-radial-profile.1.gz
 man/man1/astscript-sort-by-night.1.gz
 man/man1/astsegment.1.gz
 man/man1/aststatistics.1.gz
 man/man1/asttable.1.gz
 man/man1/astwarp.1.gz
 share/info/gnuastro-figures/README
+share/info/gnuastro-figures/done.txt
 share/info/gnuastro-figures/epicycles.eps
 share/info/gnuastro-figures/epicycles.png
 share/info/gnuastro-figures/epicycles.txt
@@ -112,3 +120,4 @@ share/info/gnuastro-figures/sphereandplane.eps
 share/info/gnuastro-figures/sphereandplane.pdf
 share/info/gnuastro-figures/sphereandplane.png
 share/info/gnuastro-figures/sphereandplane.txt
+%%DATADIR%%/completion.bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106010946.1519k59H091800>