diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-31 22:42:32 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-31 22:42:32 +0800 |
commit | bc334f58cd5d4a0ff9feb97618d71dd2198fb4e9 (patch) | |
tree | 1d1cd2af470470ae6552f8750b3b8c19269358ce /astro | |
parent | 7af646f160816c3ae6427a0b988403457852ba62 (diff) | |
download | freebsd-ports-gnome-bc334f58cd5d4a0ff9feb97618d71dd2198fb4e9.tar.gz freebsd-ports-gnome-bc334f58cd5d4a0ff9feb97618d71dd2198fb4e9.tar.zst freebsd-ports-gnome-bc334f58cd5d4a0ff9feb97618d71dd2198fb4e9.zip |
Update to 0.116
Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 11 | ||||
-rw-r--r-- | astro/p5-Astro-SpaceTrack/distinfo | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index a80c8742a1fc..bcbb911bbe32 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.115 +PORTVERSION= 0.116 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,19 +13,20 @@ COMMENT= Retrieve orbital data from www.space-track.org LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date \ p5-HTTP-Message>=6.03:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= limit:^[0-9\.]*$$ -CONFIGURE_ARGS= -y -NO_ARCH= yes USES= perl5 USE_PERL5= configure +CONFIGURE_ARGS= -y +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/astro/p5-Astro-SpaceTrack/distinfo b/astro/p5-Astro-SpaceTrack/distinfo index bab9a533267f..c581a0eb177a 100644 --- a/astro/p5-Astro-SpaceTrack/distinfo +++ b/astro/p5-Astro-SpaceTrack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534619171 -SHA256 (Astro-SpaceTrack-0.115.tar.gz) = 001f70b3e408eef34832a9f0f896877be83ee0030a201036ddce5868984efbff -SIZE (Astro-SpaceTrack-0.115.tar.gz) = 172828 +TIMESTAMP = 1535639986 +SHA256 (Astro-SpaceTrack-0.116.tar.gz) = cb0f5f2521109a2fcbe1df7ae0a48afc5d9fcba272299cfeb9af11545a8b5fe1 +SIZE (Astro-SpaceTrack-0.116.tar.gz) = 172847 |