[140451] trunk/dports/perl/p5-math-bigrat/Portfile

devans at macports.org devans at macports.org
Sat Sep 19 12:23:57 PDT 2015


Revision: 140451
          https://trac.macports.org/changeset/140451
Author:   devans at macports.org
Date:     2015-09-19 12:23:57 -0700 (Sat, 19 Sep 2015)
Log Message:
-----------
p5-math-bigrat: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-math-bigrat/Portfile

Modified: trunk/dports/perl/p5-math-bigrat/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bigrat/Portfile	2015-09-19 19:23:07 UTC (rev 140450)
+++ trunk/dports/perl/p5-math-bigrat/Portfile	2015-09-19 19:23:57 UTC (rev 140451)
@@ -1,21 +1,21 @@
+# -*- 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.16 5.18 5.20 5.22
-perl5.setup     Math-BigRat 0.2606
-maintainers     nomaintainer
+perl5.setup         Math-BigRat 0.2606
+maintainers         nomaintainer
 categories-append   math
-license         {Artistic-1 GPL}
-platforms       darwin
-description     Arbitrary size rational numbers math package
+license             {Artistic-1 GPL}
+platforms           darwin
+description         Arbitrary size rational numbers math package
 
-long_description \
-                ${description}
+long_description    ${description}
 
-checksums       md5     4ba890756c6cc360bb38564b590f45d9 \
-                sha1    7bf8a61d8c76da13f574c2ad22361e6491b5f5cd \
-                rmd160  2837692cc994968a9cd0ce8dcfec150988679620
+checksums           md5     4ba890756c6cc360bb38564b590f45d9 \
+                    sha1    7bf8a61d8c76da13f574c2ad22361e6491b5f5cd \
+                    rmd160  2837692cc994968a9cd0ce8dcfec150988679620
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150919/b8800f42/attachment.html>


More information about the macports-changes mailing list