[123404] trunk/dports/perl/p5-astro-fits-cfitsio/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 02:35:49 PDT 2014


Revision: 123404
          https://trac.macports.org/changeset/123404
Author:   mojca at macports.org
Date:     2014-08-09 02:35:49 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-astro-fits-cfitsio: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-astro-fits-cfitsio/Portfile

Modified: trunk/dports/perl/p5-astro-fits-cfitsio/Portfile
===================================================================
--- trunk/dports/perl/p5-astro-fits-cfitsio/Portfile	2014-08-09 09:31:30 UTC (rev 123403)
+++ trunk/dports/perl/p5-astro-fits-cfitsio/Portfile	2014-08-09 09:35:49 UTC (rev 123404)
@@ -1,24 +1,25 @@
+# -*- 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-CFITSIO 1.06
+perl5.setup         Astro-FITS-CFITSIO 1.06
 revision            2
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			Interface to William Pence s cfitsio subroutine library
-long_description	${description}
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Interface to William Pence s cfitsio subroutine library
+long_description    ${description}
 
-platforms			darwin
+platforms           darwin
 
-checksums			sha1    48f004fd14a57639051f84e2e33c0027a142a86c \
-					rmd160  4cf5e9c08e2e0d67d2d8e71bebefd75f613d7ee4
+checksums           rmd160  4cf5e9c08e2e0d67d2d8e71bebefd75f613d7ee4 \
+                    sha256  72408681e702a4f6353e1d64449d230c44c5266ca47cb14729e1bdf860c7f8ca
 
 if {${perl5.major} != ""} {
-    configure.env		CFITSIO="${prefix}"
-    configure.args-append	OPTIMIZE="-O"
-    
-    depends_lib-append	port:cfitsio
+configure.env           CFITSIO="${prefix}"
+configure.args-append   OPTIMIZE="-O"
+
+depends_lib-append      port:cfitsio
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/5d440de5/attachment.html>


More information about the macports-changes mailing list