[129280] trunk/dports/perl/p5-catalyst-view-html-template/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 16:10:20 PST 2014


Revision: 129280
          https://trac.macports.org/changeset/129280
Author:   mojca at macports.org
Date:     2014-12-09 16:10:20 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-view-html-template: whitespace, status line, sha256 only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-view-html-template/Portfile

Modified: trunk/dports/perl/p5-catalyst-view-html-template/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-html-template/Portfile	2014-12-10 00:07:00 UTC (rev 129279)
+++ trunk/dports/perl/p5-catalyst-view-html-template/Portfile	2014-12-10 00:10:20 UTC (rev 129280)
@@ -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.10 5.12 5.14 5.16
-perl5.setup           Catalyst-View-HTML-Template 0.03
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           HTML::Template View Class
-long_description      This is the HTML::Template view class.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-View-HTML-Template 0.03
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         HTML::Template View Class
+long_description    This is the HTML::Template view class.
 
-platforms             darwin
-supported_archs       noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 63a0055097d640b6d5b345815a96502d \
-                      sha1 756f9ec7fa3eb246eae7ae778112efdd01dbd04d \
-                      rmd160 48fab45b4f910e669f6360699bc9e159d0b7150b
+checksums           rmd160  48fab45b4f910e669f6360699bc9e159d0b7150b \
+                    sha256  1eabe1e44f112578c19cb1e0dfbc2746c9ed6fde70745da57680708667db77d7
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-html-template
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-html-template
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/ba750096/attachment.html>


More information about the macports-changes mailing list