From e5259622e62d54ec9953cd9580cc88f6c532d116 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 4 Aug 2021 15:36:04 -0700 Subject: 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@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/ -- cgit v1.2.3