git: e5259622e62d - main - astro/sofa: Update 20210125 -> 20210512
Yuri Victorovich
yuri at FreeBSD.org
Wed Aug 4 23:01:01 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e5259622e62d54ec9953cd9580cc88f6c532d116
commit e5259622e62d54ec9953cd9580cc88f6c532d116
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-04 22:36:04 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-04 22:43:01 +0000
astro/sofa: Update 20210125 -> 20210512
---
astro/sofa/Makefile | 10 ++++++----
astro/sofa/distinfo | 6 +++---
astro/sofa/pkg-descr | 2 +-
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/astro/sofa/Makefile b/astro/sofa/Makefile
index 8befd5c9c090..94c030785820 100644
--- a/astro/sofa/Makefile
+++ b/astro/sofa/Makefile
@@ -1,8 +1,8 @@
PORTNAME= sofa
-DISTVERSION= 20210125 # also called Release 17a
+DISTVERSION= 20210512 # also called Release 18
CATEGORIES= astro devel
-MASTER_SITES= http://www.iausofa.org/${DISTVERSION:C/(....)(....)/\\1_\\2/}_C/
-DISTNAME= ${PORTNAME}_c-${DISTVERSION}_a
+MASTER_SITES= https://www.iausofa.org/${DISTVERSION:C/(....)(....)/\\1_\\2/}_C/
+DISTNAME= ${PORTNAME}_c-${DISTVERSION}
MAINTAINER= yuri at FreeBSD.org
COMMENT= Set of algorithms and procedures used in fundamental astronomy
@@ -15,8 +15,10 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
MAKEFILE= makefile
USE_LDCONFIG= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}/${DISTVERSION}_a/c/src
+WRKSRC= ${WRKDIR}/${PORTNAME}/${DISTVERSION}/c/src
+
BINARY_ALIAS= gcc=cc
+
MAKE_ARGS= CFLAGF="-c ${CFLAGS} -fPIC" INSTALL_DIR=${STAGEDIR}${PREFIX}
PLIST_FILES= include/sofa.h \
diff --git a/astro/sofa/distinfo b/astro/sofa/distinfo
index 5ffafddd4a2a..5105e1b43269 100644
--- a/astro/sofa/distinfo
+++ b/astro/sofa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616205109
-SHA256 (sofa_c-20210125_a.tar.gz) = 5eef8e167cfa71ebe0367abf8b3d73a0b6d264cff5bf35e0e7c733cc5b09d51d
-SIZE (sofa_c-20210125_a.tar.gz) = 2433240
+TIMESTAMP = 1628116427
+SHA256 (sofa_c-20210512.tar.gz) = 3362baba47ce965af1fc6a3141052a0e1f643d186e8deca83df1ea97455bb2fd
+SIZE (sofa_c-20210512.tar.gz) = 2784709
diff --git a/astro/sofa/pkg-descr b/astro/sofa/pkg-descr
index 74b974e347b9..78d31c688c59 100644
--- a/astro/sofa/pkg-descr
+++ b/astro/sofa/pkg-descr
@@ -14,4 +14,4 @@ astronomy algorithms, which include routines for the following:
* Precession, Nutation and Polar Motion
* Star Catalog Conversion
-WWW: http://www.iausofa.org
+WWW: https://www.iausofa.org/
More information about the dev-commits-ports-all
mailing list