[123405] trunk/dports/perl/p5-astro-fits-header/Portfile
mojca at macports.org
mojca at macports.org
Sat Aug 9 02:39:20 PDT 2014
Revision: 123405
https://trac.macports.org/changeset/123405
Author: mojca at macports.org
Date: 2014-08-09 02:39:20 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-astro-fits-header: whitespace, first line, sha256
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 2014-08-09 09:35:49 UTC (rev 123404)
+++ trunk/dports/perl/p5-astro-fits-header/Portfile 2014-08-09 09:39:20 UTC (rev 123405)
@@ -1,31 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Astro-FITS-Header 3.03
+perl5.setup Astro-FITS-Header 3.03
revision 2
-license GPL-3+
-maintainers nomaintainer
-description Module to work with FITS header blocks
-long_description \
- The Astro::FITS::Header module can work with FITS Header blocks, either \
- directly from the primary FITS HDU of a file complying with the FITS \
- 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.
+license GPL-3+
+maintainers nomaintainer
+description Module to work with FITS header blocks
+long_description The Astro::FITS::Header module can work with FITS Header blocks, either \
+ directly from the primary FITS HDU of a file complying with the FITS \
+ 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.
# MacPorts version only currently handles cfitsio
-platforms darwin
+platforms darwin
-checksums sha1 656924d70878da2e10144eff5de7e37add7c67f8 \
- rmd160 cfc3365d06ba8e2b44ddbbc3f3433cea13cb6b87
+checksums rmd160 cfc3365d06ba8e2b44ddbbc3f3433cea13cb6b87 \
+ sha256 e396fb6bd984e79199f45a04cc17147a0327a886898860ba0adc4854ea490541
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-astro-fits-cfitsio
-
- supported_archs noarch
-
- perl5.use_module_build
+depends_lib-append port:p${perl5.major}-astro-fits-cfitsio
+
+supported_archs noarch
+
+perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/77598c19/attachment.html>
More information about the macports-changes
mailing list