diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-02 00:16:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-02 00:16:12 +0800 |
commit | 16e6dec0cebdf65d5800593ecb06c35f231d0dc2 (patch) | |
tree | cf87a71eb90d5e9a0e618db741346f9a58258d08 | |
parent | 97e9db068158769a71f7afe3598bcd188e007d65 (diff) | |
download | freebsd-ports-gnome-16e6dec0cebdf65d5800593ecb06c35f231d0dc2.tar.gz freebsd-ports-gnome-16e6dec0cebdf65d5800593ecb06c35f231d0dc2.tar.zst freebsd-ports-gnome-16e6dec0cebdf65d5800593ecb06c35f231d0dc2.zip |
Update to 1.08
- Update PAL to v0.9.9 and ERFA to v1.5.0
- Add support for palAltaz, palDcmpf, palEcleq, palFitxy, palInvf, palPcd,
palPolmo, palPxy, palUnpcd and palXy2xy.
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-PAL/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index 206d256cbf84..b0d6c1e2fe33 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-PAL -PORTVERSION= 1.07 -PORTREVISION= 3 +PORTVERSION= 1.08 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-PAL/distinfo b/astro/p5-Astro-PAL/distinfo index 98d998479f28..a12deee1e5a6 100644 --- a/astro/p5-Astro-PAL/distinfo +++ b/astro/p5-Astro-PAL/distinfo @@ -1,2 +1,3 @@ -SHA256 (Astro-PAL-1.07.tar.gz) = 6e61b73e2d07ca72b64cc1864a6bd389aed3a2a48051e0e7f0ca70737841e162 -SIZE (Astro-PAL-1.07.tar.gz) = 536734 +TIMESTAMP = 1564577789 +SHA256 (Astro-PAL-1.08.tar.gz) = cf160128ea35831f7971ce5f68da686c256a27e60165c42696944a7937ab473e +SIZE (Astro-PAL-1.08.tar.gz) = 652809 |