diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-04 15:27:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-04 15:27:17 +0000 |
commit | 562dc5018b0094fd0b5b5ac7abf2b4182ec986db (patch) | |
tree | 3a26032b47a88776f9829f3a006895e2c6635c0a /astro/p5-Starlink-AST | |
parent | 3565974feb4277b18eae6d1e22b1872a100671a3 (diff) | |
download | ports-562dc5018b0094fd0b5b5ac7abf2b4182ec986db.tar.gz ports-562dc5018b0094fd0b5b5ac7abf2b4182ec986db.zip |
Notes
Diffstat (limited to 'astro/p5-Starlink-AST')
-rw-r--r-- | astro/p5-Starlink-AST/Makefile | 12 | ||||
-rw-r--r-- | astro/p5-Starlink-AST/distinfo | 4 |
2 files changed, 9 insertions, 7 deletions
diff --git a/astro/p5-Starlink-AST/Makefile b/astro/p5-Starlink-AST/Makefile index e4bbf22fe712..0ffde6f6ba65 100644 --- a/astro/p5-Starlink-AST/Makefile +++ b/astro/p5-Starlink-AST/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Starlink-AST -PORTVERSION= 1.04 -PORTREVISION= 1 +PORTVERSION= 1.05 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TJENNESS @@ -12,10 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the Starlink AST library -BUILD_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta \ - p5-Astro-FITS-CFITSIO>=0:${PORTSDIR}/astro/p5-Astro-FITS-CFITSIO \ +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Astro-FITS-CFITSIO>=0:${PORTSDIR}/astro/p5-Astro-FITS-CFITSIO \ p5-Astro-FITS-Header>=0:${PORTSDIR}/astro/p5-Astro-FITS-Header -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta USES= perl5 USE_PERL5= modbuild diff --git a/astro/p5-Starlink-AST/distinfo b/astro/p5-Starlink-AST/distinfo index a8531f645329..5277650eb258 100644 --- a/astro/p5-Starlink-AST/distinfo +++ b/astro/p5-Starlink-AST/distinfo @@ -1,2 +1,2 @@ -SHA256 (Starlink-AST-1.04.tar.gz) = abc17661344cf202b478956089bdb3bfecd8d841624253326cedbc32f7e959a8 -SIZE (Starlink-AST-1.04.tar.gz) = 5553770 +SHA256 (Starlink-AST-1.05.tar.gz) = 3a3865525a45d14559109bb53b582417ac5b709e3ccf88ceafd7cfa4b428fb1b +SIZE (Starlink-AST-1.05.tar.gz) = 5554478 |