diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-31 16:03:57 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-31 16:03:57 +0000 |
commit | 418505fe6378b6cdf533431789c654d835c6e875 (patch) | |
tree | f7f68eac46eac633e195fdc9b40b7cb7912d5f27 | |
parent | 0e947f2406de9708f47a12dfc10c9f07f96ffe28 (diff) |
astro/sofa: Update 20180130 -> 20190722
PR: 243748
Submitted by: dvzolotarev@gmail.com
Notes
Notes:
svn path=/head/; revision=524721
-rw-r--r-- | astro/sofa/Makefile | 4 | ||||
-rw-r--r-- | astro/sofa/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/sofa/Makefile b/astro/sofa/Makefile index 97b800f59b9e..7205aaf15149 100644 --- a/astro/sofa/Makefile +++ b/astro/sofa/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sofa -DISTVERSION= 20180130 +DISTVERSION= 20190722 CATEGORIES= astro devel MASTER_SITES= http://www.iausofa.org/${DISTVERSION:C/(....)(....)/\\1_\\2/}_C/ DISTNAME= ${PORTNAME}_c-${DISTVERSION} @@ -11,7 +11,7 @@ COMMENT= Set of algorithms and procedures used in fundamental astronomy LICENSE= SOFA LICENSE_NAME= SOFA Software License -LICENSE_FILE= ${WRKDIR}/sofa/20180130/c/doc/copyr.lis +LICENSE_FILE= ${WRKDIR}/sofa/20190722/c/doc/copyr.lis LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept MAKEFILE= makefile diff --git a/astro/sofa/distinfo b/astro/sofa/distinfo index d02fed366c78..9f764599b6ed 100644 --- a/astro/sofa/distinfo +++ b/astro/sofa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532570296 -SHA256 (sofa_c-20180130.tar.gz) = de09807198c977e1c58ea1d0c79c40bdafef84f2072eab586a7ac246334796db -SIZE (sofa_c-20180130.tar.gz) = 1820345 +TIMESTAMP = 1580454896 +SHA256 (sofa_c-20190722.tar.gz) = a7063a140fdc78909f4d5ddf6b30143f9f60bfed7d5141047072515f51fa8647 +SIZE (sofa_c-20190722.tar.gz) = 1912246 |