diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-02-22 03:06:20 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-02-22 03:06:20 +0000 |
commit | 1b6ca35b63b0a7d5b177b56e8df834951ef91396 (patch) | |
tree | 4c3d5866b7e0ac818363e7a7ae439b41d060b888 /astro | |
parent | c9eec01ecf0bdc8ceaf594b35316afa7f26487f6 (diff) |
- Update to 0.09
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250143
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Hipparcos/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro-Hipparcos/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/astro/p5-Astro-Hipparcos/Makefile b/astro/p5-Astro-Hipparcos/Makefile index db6353181ccf..682a22d16a4c 100644 --- a/astro/p5-Astro-Hipparcos/Makefile +++ b/astro/p5-Astro-Hipparcos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-Hipparcos -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl extension for reading the Hipparcos star catalog -BUILD_DEPENDS= p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp +BUILD_DEPENDS= p5-ExtUtils-XSpp>=0.06:${PORTSDIR}/devel/p5-ExtUtils-XSpp \ + p5-ExtUtils-ParseXS>=2.22:${PORTSDIR}/devel/p5-ExtUtils-ParseXS MAKE_ARGS+= "CC=g++" PERL_CONFIGURE= yes diff --git a/astro/p5-Astro-Hipparcos/distinfo b/astro/p5-Astro-Hipparcos/distinfo index e3f9c955edb2..a56f64006eca 100644 --- a/astro/p5-Astro-Hipparcos/distinfo +++ b/astro/p5-Astro-Hipparcos/distinfo @@ -1,3 +1,3 @@ -MD5 (Astro-Hipparcos-0.08.tar.gz) = 83dec82fdeed02f7ac48348945024cf3 -SHA256 (Astro-Hipparcos-0.08.tar.gz) = 5950f7b99bcb7490bf2a708abe0c192f2476ff7f6b3f2294a5faa414b89f17e6 -SIZE (Astro-Hipparcos-0.08.tar.gz) = 56445 +MD5 (Astro-Hipparcos-0.09.tar.gz) = 0857a1aadabc406d3195917b04d322dd +SHA256 (Astro-Hipparcos-0.09.tar.gz) = 9467f7e1a84a14afd43316bde997bbcd9ec46e8f31bc9f67759f320c0037c8fc +SIZE (Astro-Hipparcos-0.09.tar.gz) = 56548 |