diff options
author | Älven <alster@vinterdalen.se> | 2025-03-21 21:47:46 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-22 00:28:00 -0700 |
commit | 4cc950e31aa923a8aae519d432d1e6d711ad97d5 (patch) | |
tree | cacdcc39b77d32b1572f289b4a5e4b18dcdedb52 | |
parent | textproc/py-chevron: Use PY_SETUPTOOLS (diff) |
astro/siril: update 1.2.5 → 1.2.6
PR: 285561
-rw-r--r-- | astro/siril/Makefile | 4 | ||||
-rw-r--r-- | astro/siril/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 5c0d4317d88e..7f27c708e701 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -1,5 +1,5 @@ PORTNAME= siril -DISTVERSION= 1.2.5 +DISTVERSION= 1.2.6 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ @@ -11,7 +11,7 @@ WWW= https://siril.org/ \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md -BROKEN_i386= undefined reference to `__atomic_load' and `__atomic_compare_exchange' #` +BROKEN_i386= undefined reference to '__atomic_load' and '__atomic_compare_exchange' .if !exists(/usr/include/omp.h) BROKEN= requires OpenMP support that is missing on this architecture .endif diff --git a/astro/siril/distinfo b/astro/siril/distinfo index 387e79bc61da..6234441d47df 100644 --- a/astro/siril/distinfo +++ b/astro/siril/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737449008 -SHA256 (siril-1.2.5.tar.bz2) = 698be7f689cffa0d657261f67990e7de7d02d527f999cedfa48af523dcd74270 -SIZE (siril-1.2.5.tar.bz2) = 4805623 +TIMESTAMP = 1742486297 +SHA256 (siril-1.2.6.tar.bz2) = 312f82e78599f796d163a6d1c90589df1ed920b9ff2bb7ab5b808e43872817fa +SIZE (siril-1.2.6.tar.bz2) = 4803990 |