Date: Thu, 16 Apr 2026 10:55:45 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a32d2d38f34 - main - astro/swe: Update version 2.10.03=>2.10.3final Message-ID: <69e0c031.32c0f.1104873a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a32d2d38f34bd1adcee413670b0aebc6e2fdd94 commit 7a32d2d38f34bd1adcee413670b0aebc6e2fdd94 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-16 07:51:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-16 10:55:27 +0000 astro/swe: Update version 2.10.03=>2.10.3final - Return to pool Changelog: https://github.com/aloistr/swisseph/releases/tag/v2.10.3final --- astro/swe/Makefile | 5 +++-- astro/swe/distinfo | 6 +++--- astro/swe/files/patch-swetest.c | 10 ++++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/astro/swe/Makefile b/astro/swe/Makefile index 9814672d0884..4570636a7746 100644 --- a/astro/swe/Makefile +++ b/astro/swe/Makefile @@ -1,10 +1,11 @@ PORTNAME= swe -PORTVERSION= 2.10.03 DISTVERSIONPREFIX= v +DISTVERSION= 2.10.3 +DISTVERSIONSUFFIX= final PORTEPOCH= 1 CATEGORIES= astro devel -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High Precision Ephemeris Developed By Astrodienst WWW= https://www.astro.com/swisseph/ diff --git a/astro/swe/distinfo b/astro/swe/distinfo index 4b8989c14a8a..569417baef53 100644 --- a/astro/swe/distinfo +++ b/astro/swe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661761830 -SHA256 (aloistr-swisseph-v2.10.03_GH0.tar.gz) = 8c166796767a560691581575b6eb4b4383d849e542b16647dca2e0b127fb70b0 -SIZE (aloistr-swisseph-v2.10.03_GH0.tar.gz) = 8289035 +TIMESTAMP = 1776325360 +SHA256 (aloistr-swisseph-v2.10.3final_GH0.tar.gz) = 032a71d18cff92c9bf960020abda28d44c8f0c678072dcbab561e9aeb0399fbc +SIZE (aloistr-swisseph-v2.10.3final_GH0.tar.gz) = 376500400 diff --git a/astro/swe/files/patch-swetest.c b/astro/swe/files/patch-swetest.c new file mode 100644 index 000000000000..d40763386902 --- /dev/null +++ b/astro/swe/files/patch-swetest.c @@ -0,0 +1,10 @@ +--- swetest.c.orig 2026-04-16 07:49:51 UTC ++++ swetest.c +@@ -792,6 +792,7 @@ static char smod[2000]; + static char *astro_models; + static int do_set_astro_models = FALSE; + static char smod[2000]; ++static char spmoon[AS_MAXCH]; + static AS_BOOL inut = FALSE; /* for Astrodienst internal feature */ + static AS_BOOL have_gap_parameter = FALSE; + static AS_BOOL use_swe_fixstar2 = FALSE;home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e0c031.32c0f.1104873a>
