Revision: 77384 http://trac.macports.org/changeset/77384 Author: ryandesign@macports.org Date: 2011-03-29 00:25:22 -0700 (Tue, 29 Mar 2011) Log Message: ----------- p5-astro-fits-header: update to 3.03; now uses module build Modified Paths: -------------- trunk/dports/perl/p5-astro-fits-header/Portfile Modified: trunk/dports/perl/p5-astro-fits-header/Portfile =================================================================== --- trunk/dports/perl/p5-astro-fits-header/Portfile 2011-03-29 07:22:00 UTC (rev 77383) +++ trunk/dports/perl/p5-astro-fits-header/Portfile 2011-03-29 07:25:22 UTC (rev 77384) @@ -2,8 +2,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Astro-FITS-Header 3.01 -revision 1 +perl5.setup Astro-FITS-Header 3.03 maintainers nomaintainer description Module to work with FITS header blocks long_description \ @@ -12,14 +11,15 @@ data standard, or from the FITS extension in an extensible N-dimensional \ data format (NDF) file or from a Global Section Data file (GSD). \ Additionally the module also supports .HEADER in HDS contanier files. -# DP version only currently handles cfitsio +# MacPorts version only currently handles cfitsio platforms darwin -checksums md5 d3c412321625f902b95a50be20f21d6d \ - sha1 5b0aeb6e4605ea3d6e533d4cbc6571ebd7e2f51b \ - rmd160 feeba3cdd48acfadc154b26619e63d873784c76e +checksums sha1 656924d70878da2e10144eff5de7e37add7c67f8 \ + rmd160 cfc3365d06ba8e2b44ddbbc3f3433cea13cb6b87 depends_lib-append port:p5-astro-fits-cfitsio supported_archs noarch + +perl5.use_module_build