diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index 48ca617a69ef..ac21298a2d60 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -1,38 +1,37 @@ # New ports collection makefile for: p5-Astro-SpaceTrack # Date created: 2006-07-21 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.053 +PORTVERSION= 0.054 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve orbital data from www.space-track.org LICENSE_COMB= dual LICENSE= ART20 GPLv1 -BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes -CONFIGURE_ARGS+= -y -USE_PERL5_RUN= 5.6.2+ +CONFIGURE_ARGS= -y MAN1= SpaceTrack.1 MAN3= Astro::SpaceTrack.3 .include -.if ${PERL_LEVEL} < 500903 -RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress +.if ${PERL_LEVEL} < 501000 +RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress .endif .include diff --git a/astro/p5-Astro-SpaceTrack/distinfo b/astro/p5-Astro-SpaceTrack/distinfo index b198f1d09e22..56099995a63c 100644 --- a/astro/p5-Astro-SpaceTrack/distinfo +++ b/astro/p5-Astro-SpaceTrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SpaceTrack-0.053.tar.gz) = 557ba7ea7a2ffeef7f856df50d31acf922a5678b72bcd7b82c9003ddbf83e8b4 -SIZE (Astro-SpaceTrack-0.053.tar.gz) = 90759 +SHA256 (Astro-SpaceTrack-0.054.tar.gz) = 2c1bc93c8ef57726da5262e2ed0d7413c23c75873a1b5271a7f52dfbe448a99a +SIZE (Astro-SpaceTrack-0.054.tar.gz) = 91627