- Update to 0.44
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
This commit is contained in:
parent
1e16aa51e6
commit
1229aefc3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283943
2 changed files with 10 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Astro-satpass
|
||||
PORTVERSION= 0.043
|
||||
PORTVERSION= 0.044
|
||||
CATEGORIES= astro perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -57,4 +57,10 @@ RUN_DEPENDS+= p5-Geo-WebService-Elevation-USGS>=0:${PORTSDIR}/science/p5-Geo-Web
|
|||
RUN_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Astro-satpass-0.043.tar.gz) = 4edbbe5d55c3ea614a990840d56923db1a1f117fe39d4d03833ee9f0031df8f5
|
||||
SIZE (Astro-satpass-0.043.tar.gz) = 466660
|
||||
SHA256 (Astro-satpass-0.044.tar.gz) = 864866dbf7b18c2bcf1836da2a2a973b30bc56a52f282f3a5f70c2797be42105
|
||||
SIZE (Astro-satpass-0.044.tar.gz) = 466976
|
||||
|
|
Loading…
Reference in a new issue