[122259] trunk/dports/perl/p5-datetime-locale/Portfile

mojca at macports.org mojca at macports.org
Fri Jul 18 15:35:50 PDT 2014


Revision: 122259
          https://trac.macports.org/changeset/122259
Author:   mojca at macports.org
Date:     2014-07-18 15:35:50 -0700 (Fri, 18 Jul 2014)
Log Message:
-----------
p5-datetime-locale: add p5.18, sha256, first line, whitespace

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-locale/Portfile

Modified: trunk/dports/perl/p5-datetime-locale/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-locale/Portfile	2014-07-18 22:33:07 UTC (rev 122258)
+++ trunk/dports/perl/p5-datetime-locale/Portfile	2014-07-18 22:35:50 UTC (rev 122259)
@@ -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
 
-epoch                     1
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup               DateTime-Locale 0.45
-revision                  3
-license                   {Artistic-1 GPL}
-maintainers               nomaintainer
-description               Localization support for DateTime
-long_description          DateTime::Locale is primarily a factory for the \
-                          various locale subclasses. It also provides some \
-                          functions for getting information on available \
-                          locales. If you want to know what methods are \
-                          available for locale objects, then please read the \
-                          DateTime::Locale::Base documentation.
+epoch               1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         DateTime-Locale 0.45
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Localization support for DateTime
+long_description    DateTime::Locale is primarily a factory for the \
+                    various locale subclasses. It also provides some \
+                    functions for getting information on available \
+                    locales. If you want to know what methods are \
+                    available for locale objects, then please read the \
+                    DateTime::Locale::Base documentation.
 
-platforms                 darwin
+platforms           darwin
 
-checksums                 md5 8ba6a4b70f8fa7d987529c2e2c708862 \
-                          sha1 780fbd746d5f4c323b20771e6c7aef98d17d9e86 \
-                          rmd160 f318f1c375b5f7099045ace1509a2c8e4b168d7b
+checksums           rmd160  f318f1c375b5f7099045ace1509a2c8e4b168d7b \
+                    sha256  8aa1b8db0baccc26ed88f8976a228d2cdf4f6ed4e10fc88c1501ecd8f3ccaf9c
 
 if {${perl5.major} != ""} {
-depends_lib-append        port:p${perl5.major}-list-moreutils \
-                          port:p${perl5.major}-params-validate
+depends_lib-append  port:p${perl5.major}-list-moreutils \
+                    port:p${perl5.major}-params-validate
 
 perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140718/31a53f6e/attachment.html>


More information about the macports-changes mailing list