mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 0.061
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
This commit is contained in:
parent
0ed9960ad0
commit
13c7f02a3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302872
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Astro-SpaceTrack
|
||||
PORTVERSION= 0.060
|
||||
PORTVERSION= 0.061
|
||||
CATEGORIES= astro perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:WYANT
|
||||
|
@ -19,11 +19,12 @@ LICENSE= ART10 GPLv1
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
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 \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -y
|
||||
|
@ -34,6 +35,7 @@ MAN3= Astro::SpaceTrack.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501000
|
||||
BUILD_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Astro-SpaceTrack-0.060.tar.gz) = 2b4ff326bf6d17ceb426d1715151bddeef11e3e150cf6b1139162618063141e1
|
||||
SIZE (Astro-SpaceTrack-0.060.tar.gz) = 93479
|
||||
SHA256 (Astro-SpaceTrack-0.061.tar.gz) = ff62a5351aaa38eb654b597088f29870f1e97cc6110c377f667ab8d89764cd7c
|
||||
SIZE (Astro-SpaceTrack-0.061.tar.gz) = 112930
|
||||
|
|
Loading…
Add table
Reference in a new issue