git: a6ff6ba10959 - main - astro/astrometry: Update to 0.96

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Fri, 27 Sep 2024 19:46:39 UTC
The branch main has been updated by rhurlin:

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

commit a6ff6ba1095983fedb76ce7a3f631bb0e425dcc1
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2024-09-27 19:31:10 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2024-09-27 19:46:01 +0000

    astro/astrometry: Update to 0.96
    
    Several enhancements and fixes, for example:
    - Changes and fixes for NumPy2
    - Process-submissions: don't fail on empty db and more logging
    - Nova: Additions and switch to index-5200-HEAVY
    - API key not always required
    
    Changelog: https://github.com/dstndstn/astrometry.net/compare/0.95...0.96
    
    Reported by:    Repology
---
 astro/astrometry/Makefile | 7 +++----
 astro/astrometry/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 3aa69a2e2d8b..bdc05f0721e8 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	astrometry
-PORTVERSION=	0.95
-PORTREVISION=	1
+PORTVERSION=	0.96
 CATEGORIES=	astro
 MASTER_SITES=	https://github.com/dstndstn/${PORTNAME}.net/releases/download/${DISTVERSION}/
 DISTNAME=	${PORTNAME}.net-${PORTVERSION}
@@ -11,8 +10,8 @@ WWW=		https://astrometry.net/
 
 LICENSE=	GPLv3+
 
-BROKEN_armv6=		fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
-BROKEN_armv7=		fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
+BROKEN_armv6=	fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
+BROKEN_armv7=	fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYNUMPY}
diff --git a/astro/astrometry/distinfo b/astro/astrometry/distinfo
index 2021dff47aa5..62767aa895bf 100644
--- a/astro/astrometry/distinfo
+++ b/astro/astrometry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716915811
-SHA256 (astrometry.net-0.95.tar.gz) = b8239e39b44d6877b0427edeffd95efc258520044ff5afdd0fb1a89ff8f1afc0
-SIZE (astrometry.net-0.95.tar.gz) = 11771990
+TIMESTAMP = 1727461875
+SHA256 (astrometry.net-0.96.tar.gz) = fb3f2ec09cbe155d9ff461b9a60336f8493f5cb7804199e1782664e9034c9aac
+SIZE (astrometry.net-0.96.tar.gz) = 11772089