diff options
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro-SpaceTrack/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index 3f9aea308ff1..504c0e85f1c8 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.084 +PORTVERSION= 0.085 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -14,7 +14,8 @@ COMMENT= Retrieve orbital data from www.space-track.org LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=6.03:${PORTSDIR}/www/p5-HTTP-Message \ +BUILD_DEPENDS= p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \ + p5-HTTP-Message>=6.03:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ diff --git a/astro/p5-Astro-SpaceTrack/distinfo b/astro/p5-Astro-SpaceTrack/distinfo index 211951c90e24..ee05eb75ff8a 100644 --- a/astro/p5-Astro-SpaceTrack/distinfo +++ b/astro/p5-Astro-SpaceTrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SpaceTrack-0.084.tar.gz) = 70a0152b2ca96cd92e38a9b803e6b0115a63c75d970af8477684306fddb2aa7f -SIZE (Astro-SpaceTrack-0.084.tar.gz) = 124145 +SHA256 (Astro-SpaceTrack-0.085.tar.gz) = 6fb91b9d469ff57e19d195fddb3036e0e8707bfedc7ea46478fa9795b39d4ce1 +SIZE (Astro-SpaceTrack-0.085.tar.gz) = 131435 |