[129257] trunk/dports/perl/p5-catalyst-action-renderview/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:45:59 PST 2014


Revision: 129257
          https://trac.macports.org/changeset/129257
Author:   mojca at macports.org
Date:     2014-12-09 14:45:59 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-action-renderview: whitespace, status line and sha256 only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-action-renderview/Portfile

Modified: trunk/dports/perl/p5-catalyst-action-renderview/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-action-renderview/Portfile	2014-12-09 22:43:11 UTC (rev 129256)
+++ trunk/dports/perl/p5-catalyst-action-renderview/Portfile	2014-12-09 22:45:59 UTC (rev 129257)
@@ -1,27 +1,28 @@
+# -*- 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-Action-RenderView 0.16 ../by-authors/id/B/BO/BOBTFISH/
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Sensible default end action.
-long_description      This action implements a sensible default end action, \
-                      which will forward to the first available view, unless \
-                      status is set to 3xx, or there is a response body.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Action-RenderView 0.16 ../by-authors/id/B/BO/BOBTFISH/
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Sensible default end action.
+long_description    This action implements a sensible default end action, \
+                    which will forward to the first available view, unless \
+                    status is set to 3xx, or there is a response body.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 ed0ce5d8e57fef806938bf904862a2cd \
-                      sha1 2e97448328791a9a2e95232543595b617b1cc47b \
-                      rmd160 b60adb40db2b5cbaed3a3365f9c5eff915cba767
+checksums           rmd160  b60adb40db2b5cbaed3a3365f9c5eff915cba767 \
+                    sha256  8565203950a057d43ecd64e9593715d565c2fbd8b02c91f43c53b2111acd3948
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-http-request-ascgi \
-                          port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-data-visitor \
-                          port:p${perl5.major}-mro-compat
+    depends_lib-append \
+                    port:p${perl5.major}-http-request-ascgi \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-data-visitor \
+                    port:p${perl5.major}-mro-compat
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/be649c53/attachment.html>


More information about the macports-changes mailing list