diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-01-15 17:34:55 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-01-15 17:34:55 +0000 |
commit | f4243013dd6cb21c4a7a74620d23fc33808968c2 (patch) | |
tree | 4ec2ced0691075c42fe2577372be0ef841311b90 | |
parent | 47cfa342ef9909c0cfba2b16963b76d3dd2420aa (diff) |
astro/astrometry: Update to 0.88
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.88
Reported by: portscout, Repology
-rw-r--r-- | astro/astrometry/Makefile | 5 | ||||
-rw-r--r-- | astro/astrometry/distinfo | 6 | ||||
-rw-r--r-- | astro/astrometry/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index f1a1ad197582..8e80f6798c40 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -1,8 +1,7 @@ # Created by: Sébastien Santoro <dereckson@gmail.com> PORTNAME= astrometry -PORTVERSION= 0.85 -PORTREVISION= 3 +PORTVERSION= 0.88 CATEGORIES= astro MASTER_SITES= http://astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} @@ -10,7 +9,7 @@ DISTNAME= ${PORTNAME}.net-${PORTVERSION} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Astronomic calibration service -LICENSE= GPLv2 +LICENSE= GPLv3+ BROKEN_armv6= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name' BROKEN_armv7= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name' diff --git a/astro/astrometry/distinfo b/astro/astrometry/distinfo index 476b6bd73cad..7ec53baece29 100644 --- a/astro/astrometry/distinfo +++ b/astro/astrometry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618499902 -SHA256 (astrometry.net-0.85.tar.gz) = e5aa28cbd6c5dd2eaf6df68f95398c3cae190668d86e9922521d29689fc27221 -SIZE (astrometry.net-0.85.tar.gz) = 11633235 +TIMESTAMP = 1642258633 +SHA256 (astrometry.net-0.88.tar.gz) = f57d129547ad176a4ff04dc86fc7523d2e7437a9a7f9b567989b81db813b92d2 +SIZE (astrometry.net-0.88.tar.gz) = 11721209 diff --git a/astro/astrometry/pkg-plist b/astro/astrometry/pkg-plist index 7b2e23ac583b..f0a1c6e9e243 100644 --- a/astro/astrometry/pkg-plist +++ b/astro/astrometry/pkg-plist @@ -172,6 +172,7 @@ include/astrometry/tycho2-fits.h include/astrometry/tycho2.h include/astrometry/ucac3.h include/astrometry/ucac4.h +include/astrometry/ucac5.h include/astrometry/uniformize-catalog.h include/astrometry/unpermute-quads.h include/astrometry/unpermute-stars.h |