diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-17 20:52:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-17 20:52:25 +0800 |
commit | 883c3b15a3f919cfc7d7033749d0af6ea87926c2 (patch) | |
tree | ea806881b5d4a88d1272bfa1bf3c0f6529de5ba4 /astro | |
parent | 2d599b113e6dc94f8dd0b1f0baa4fa468cf4c985 (diff) | |
download | freebsd-ports-graphics-883c3b15a3f919cfc7d7033749d0af6ea87926c2.tar.gz freebsd-ports-graphics-883c3b15a3f919cfc7d7033749d0af6ea87926c2.tar.zst freebsd-ports-graphics-883c3b15a3f919cfc7d7033749d0af6ea87926c2.zip |
- update to 0.035
- add licenses
- changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.035/Changes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-satpass/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro-satpass/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index fa0215ac5c9..3b708881325 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-satpass -PORTVERSION= 0.034 +PORTVERSION= 0.035 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Classes and app to compute satellite visibility +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + BUILD_DEPENDS= p5-Date-Manip>=1.14:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/astro/p5-Astro-satpass/distinfo b/astro/p5-Astro-satpass/distinfo index b5adcdcd2be..5698c648637 100644 --- a/astro/p5-Astro-satpass/distinfo +++ b/astro/p5-Astro-satpass/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-satpass-0.034.tar.gz) = c7982a95b5916ede67a9c863c3de0892a83309cd738703be765c26d6be428826 -SIZE (Astro-satpass-0.034.tar.gz) = 376180 +SHA256 (Astro-satpass-0.035.tar.gz) = 2db88f34e516968ed4229fc64d319b2f57b06616308e17e7b89f5bf6a13b0c07 +SIZE (Astro-satpass-0.035.tar.gz) = 376030 |