aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Starlink-AST
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-04 23:27:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-04 23:27:17 +0800
commit3bee4d2b8d8ab41f85af07bddae29f556f1fafa0 (patch)
tree3a26032b47a88776f9829f3a006895e2c6635c0a /astro/p5-Starlink-AST
parent1102bb47719263f3ee554e0f529f3c407a6884ae (diff)
downloadfreebsd-ports-gnome-3bee4d2b8d8ab41f85af07bddae29f556f1fafa0.tar.gz
freebsd-ports-gnome-3bee4d2b8d8ab41f85af07bddae29f556f1fafa0.tar.zst
freebsd-ports-gnome-3bee4d2b8d8ab41f85af07bddae29f556f1fafa0.zip
- Update to 1.05
- Add LICENSE - Fix *_DEPENDS: - Use := for RUN_DEPENDS - Use TEST_DEPENDS Changes: http://search.cpan.org/dist/Starlink-AST/ChangeLog
Diffstat (limited to 'astro/p5-Starlink-AST')
-rw-r--r--astro/p5-Starlink-AST/Makefile12
-rw-r--r--astro/p5-Starlink-AST/distinfo4
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