From b516150e609f8781fdac1321997961960981fc0d Mon Sep 17 00:00:00 2001 From: bcallah Date: Sun, 14 Aug 2022 14:07:01 +0000 Subject: [PATCH] Update to gnuastro-0.18 Changelog: https://git.savannah.gnu.org/cgit/gnuastro.git/plain/NEWS?id=gnuastro_v0.18 Original diff from wen heping, with tweaks by me --- astro/gnuastro/Makefile | 6 ++---- astro/gnuastro/distinfo | 4 ++-- astro/gnuastro/patches/patch-configure | 4 ++-- astro/gnuastro/pkg/PLIST | 4 ++++ 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index d42bbbf2f07..b80f869b262 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -1,10 +1,8 @@ COMMENT = GNU Astronomy Utilities -DISTNAME = gnuastro-0.17 +DISTNAME = gnuastro-0.18 CATEGORIES = astro -PKGNAME = gnuastro-0.17 -REVISION = 0 -SHARED_LIBS += gnuastro 3.0 # 15.0 +SHARED_LIBS += gnuastro 3.1 # 16.0 HOMEPAGE = https://www.gnu.org/software/gnuastro/ MAINTAINER = Brian Callahan diff --git a/astro/gnuastro/distinfo b/astro/gnuastro/distinfo index bec32e604cd..a0e3169ca9a 100644 --- a/astro/gnuastro/distinfo +++ b/astro/gnuastro/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnuastro-0.17.tar.gz) = xBvtM8wkDOqXg/Q2dNfPR0R0ZgRm4QiPJZoLDKivaPU= -SIZE (gnuastro-0.17.tar.gz) = 6283550 +SHA256 (gnuastro-0.18.tar.gz) = bKfiLhQFERdMbwL9+UitCL8/dB/k6YKNjBzfKnCtWec= +SIZE (gnuastro-0.18.tar.gz) = 6754502 diff --git a/astro/gnuastro/patches/patch-configure b/astro/gnuastro/patches/patch-configure index e6ed8067931..ab55441d18d 100644 --- a/astro/gnuastro/patches/patch-configure +++ b/astro/gnuastro/patches/patch-configure @@ -3,7 +3,7 @@ Remove hardcoded -O3 Index: configure --- configure.orig +++ configure -@@ -21239,7 +21239,7 @@ if test "x$enable_debug" = "xyes" +@@ -21353,7 +21353,7 @@ if test "x$enable_debug" = "xyes" then : cflags_add="-g -O0"; enable_shared=no else $as_nop @@ -12,7 +12,7 @@ Index: configure fi CFLAGS="-Wall $cflags_add $CFLAGS" CXXFLAGS="-Wall $cflags_add $CXXFLAGS" -@@ -30528,7 +30528,7 @@ printf %s "checking for shell to use with libtool... " +@@ -30660,7 +30660,7 @@ printf %s "checking for shell to use with libtool... " cprog=libtool_shell_test.c printf "%s\n" "#include " > $cprog printf "%s\n" "int main(void){printf(\"success\\n\"); return 0;}" >> $cprog diff --git a/astro/gnuastro/pkg/PLIST b/astro/gnuastro/pkg/PLIST index 9c4a8ea392c..f7222ca0064 100644 --- a/astro/gnuastro/pkg/PLIST +++ b/astro/gnuastro/pkg/PLIST @@ -70,6 +70,10 @@ info/gnuastro-figures/flatplane.eps info/gnuastro-figures/flatplane.pdf info/gnuastro-figures/flatplane.png info/gnuastro-figures/flatplane.txt +info/gnuastro-figures/gnuastro.eps +info/gnuastro-figures/gnuastro.pdf +info/gnuastro-figures/gnuastro.svg +info/gnuastro-figures/gnuastro.txt info/gnuastro-figures/iandtime.eps info/gnuastro-figures/iandtime.pdf info/gnuastro-figures/iandtime.png